Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > 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 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins2283701582397951723.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-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 [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9301 kB in 1s (12.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-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. 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:261.1-372.1: In function definition `main': MGCP_Emulation.ttcn:280.2-371.2: In while statement: MGCP_Emulation.ttcn:290.3-369.3: In alt construct: MGCP_Emulation.ttcn:315.6-53: In guard operation: MGCP_Emulation.ttcn:315.6-53: In receive statement: MGCP_Emulation.ttcn:315.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:537.1-543.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:542.2-45: In return statement: ConnHdlr.ttcn:542.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:542.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:542.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:542.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:538.39-45: note: Referenced template variable is here ConnHdlr.ttcn:546.1-588.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:551.2-13: In function instance: ConnHdlr.ttcn:551.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:572.2-62: In function instance: ConnHdlr.ttcn:572.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:684.1-727.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:701.2-43: In variable assignment: ConnHdlr.ttcn:701.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:701.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:701.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:701.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:724.2-43: In variable assignment: ConnHdlr.ttcn:724.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:724.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:724.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:724.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:726.2-17: In function instance: ConnHdlr.ttcn:726.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:729.8-789.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:736.2-45: In variable assignment: ConnHdlr.ttcn:736.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:736.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:736.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:736.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:739.2-782.2: In interleave statement: ConnHdlr.ttcn:761.3-773.3: In if statement: ConnHdlr.ttcn:765.4-45: In variable assignment: ConnHdlr.ttcn:765.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:765.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:765.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:765.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:762.39-45: note: Referenced template variable is here ConnHdlr.ttcn:767.4-19: In function instance: ConnHdlr.ttcn:767.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:770.4-47: In variable assignment: ConnHdlr.ttcn:770.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:770.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:770.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:770.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:786.2-45: In variable assignment: ConnHdlr.ttcn:786.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:786.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:786.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:786.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:788.2-19: In function instance: ConnHdlr.ttcn:788.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:796.1-856.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:817.2-43: In variable assignment: ConnHdlr.ttcn:817.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:817.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:817.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:817.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:840.27-841.36: In template variable definition `pdr1': ConnHdlr.ttcn:840.54-841.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:841.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:836.22-837.55: note: Referenced template variable is here ConnHdlr.ttcn:842.27-843.36: In template variable definition `pdr2': ConnHdlr.ttcn:842.54-843.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:843.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:838.22-839.57: note: Referenced template variable is here ConnHdlr.ttcn:844.24-848.39: In template variable definition `r': ConnHdlr.ttcn:844.53-848.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:848.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:840.27-841.36: note: Referenced template variable is here ConnHdlr.ttcn:848.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:842.27-843.36: note: Referenced template variable is here ConnHdlr.ttcn:854.2-43: In variable assignment: ConnHdlr.ttcn:854.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:854.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:854.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:854.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.2-17: In function instance: ConnHdlr.ttcn:855.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:858.1-877.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:868.2-45: In variable assignment: ConnHdlr.ttcn:868.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:868.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:868.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:868.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:865.39-46: note: Referenced template variable is here ConnHdlr.ttcn:876.2-46: In function instance: ConnHdlr.ttcn:876.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:876.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:876.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:876.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:884.1-900.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:894.2-43: In variable assignment: ConnHdlr.ttcn:894.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:894.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:894.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:894.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:898.2-43: In variable assignment: ConnHdlr.ttcn:898.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:898.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:898.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:898.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:899.2-17: In function instance: ConnHdlr.ttcn:899.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:902.1-915.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:910.2-45: In variable assignment: ConnHdlr.ttcn:910.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:910.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:910.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:910.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:907.39-46: note: Referenced template variable is here ConnHdlr.ttcn:914.2-46: In function instance: ConnHdlr.ttcn:914.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:914.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:914.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:914.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:973.1-996.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:990.2-993.2: In if statement: ConnHdlr.ttcn:992.3-20: In function instance: ConnHdlr.ttcn:992.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:716.1-745.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:720.2-55: In send statement: HNBGW_Tests.ttcn:720.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:720.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:720.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:716.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:940.8-943.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:942.2-21: In function instance: HNBGW_Tests.ttcn:942.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1067.9-1095.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1075.2-21: In function instance: HNBGW_Tests.ttcn:1075.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' 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:1092.2-24: In function instance: HNBGW_Tests.ttcn:1092.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1111.9-1127.1: In function definition `f_tc_rab_assignment_concurrent': HNBGW_Tests.ttcn:1119.2-21: In function instance: HNBGW_Tests.ttcn:1119.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1145.8-1186.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1154.2-21: In function instance: HNBGW_Tests.ttcn:1154.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1162.2-24: In function instance: HNBGW_Tests.ttcn:1162.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1168.2-13: In function instance: HNBGW_Tests.ttcn:1168.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1175.2-24: In function instance: HNBGW_Tests.ttcn:1175.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1199.8-1245.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1208.2-21: In function instance: HNBGW_Tests.ttcn:1208.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1223.2-24: In function instance: HNBGW_Tests.ttcn:1223.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1239.2-17: In function instance: HNBGW_Tests.ttcn:1239.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1244.2-24: In function instance: HNBGW_Tests.ttcn:1244.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1272.8-1305.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1282.2-21: In function instance: HNBGW_Tests.ttcn:1282.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1289.2-43: In variable assignment: HNBGW_Tests.ttcn:1289.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1289.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1289.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1289.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:1275.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1336.8-1347.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1338.2-45: In function instance: HNBGW_Tests.ttcn:1338.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1341.2-55: In function instance: HNBGW_Tests.ttcn:1341.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1343.2-55: In function instance: HNBGW_Tests.ttcn:1343.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1346.2-50: In function instance: HNBGW_Tests.ttcn:1346.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1370.9-1380.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1372.2-45: In function instance: HNBGW_Tests.ttcn:1372.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1377.2-58: In function instance: HNBGW_Tests.ttcn:1377.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1403.9-1411.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1405.2-45: In function instance: HNBGW_Tests.ttcn:1405.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1434.9-1451.1: In function definition `f_tc_rua_disconnect_during_sccp_cr_cc': HNBGW_Tests.ttcn:1436.2-45: In function instance: HNBGW_Tests.ttcn:1436.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1476.9-1510.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1481.2-21: In function instance: HNBGW_Tests.ttcn:1481.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1523.9-1552.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1527.2-21: In function instance: HNBGW_Tests.ttcn:1527.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1563.8-1573.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1567.2-21: In function instance: HNBGW_Tests.ttcn:1567.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2352.9-2378.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2364.2-55: In function instance: HNBGW_Tests.ttcn:2364.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2365.2-55: In function instance: HNBGW_Tests.ttcn:2365.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2395.8-2431.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2401.2-21: In function instance: HNBGW_Tests.ttcn:2401.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2412.2-43: In variable assignment: HNBGW_Tests.ttcn:2412.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2412.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2412.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2412.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:2407.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2417.2-17: In function instance: HNBGW_Tests.ttcn:2417.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2425.2-45: In variable assignment: HNBGW_Tests.ttcn:2425.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2425.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2425.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2425.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:2423.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2427.2-19: In function instance: HNBGW_Tests.ttcn:2427.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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-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_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_4.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_4.cc Creating dependency file for RUA_Containers_part_5.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_5.cc Creating dependency file for RUA_Constants_part_6.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_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_2.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_Constants_part_1.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_4.cc Creating dependency file for RANAP_PDU_Contents_part_5.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_IEs_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_1.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_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_7.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_CommonDataTypes_part_7.cc Creating dependency file for RANAP_Constants_part_1.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_1.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_7.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_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_Constants_part_1.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_Constants.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for RANAP_Constants.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_3.cc Creating dependency file for StatsD_Checker_part_4.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_5.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_2.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 RAN_Emulation.cc Creating dependency file for SCCP_Mapping.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_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_6.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_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_4.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_5.cc Creating dependency file for TCCConversion_Functions_part_6.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_4.cc Creating dependency file for StatsD_Types_part_6.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_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_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_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for Socket_API_Definitions_part_1.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_7.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_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_7.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 SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_5.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_4.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_4.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_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_5.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_4.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_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_Templates_part_1.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_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_6.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.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_CtrlFunct_part_1.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_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_7.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_1.cc Creating dependency file for Osmocom_VTY_Functions_part_2.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_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_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.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_4.cc Creating dependency file for Native_Functions_part_5.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_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_4.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_1.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_6.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_2.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_7.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_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.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_6.cc Creating dependency file for Misc_Helpers_part_7.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_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_5.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_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_6.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_4.cc Creating dependency file for MGCP_Templates_part_5.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_Emulation_part_1.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_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.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_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_7.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_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_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.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_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_7.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_6.cc Creating dependency file for Iuh_Emulation_part_7.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_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_Emulation_part_2.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_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.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_6.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_5.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_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Types_part_2.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_6.cc Creating dependency file for IPL4asp_PortType_part_7.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_4.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_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_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_6.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_1.cc Creating dependency file for HNBAP_Types_part_2.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_1.cc Creating dependency file for HNBAP_Templates_part_2.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_4.cc Creating dependency file for General_Types_part_5.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 UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCInterface_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 SDP_Types.cc Creating dependency file for Socket_API_Definitions.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 RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RTP_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_SS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SMS_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_Common.cc Creating dependency file for L3_Templates.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for GSM_Types.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 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:10061:1: warning: control reaches end of non-void function [-Wreturn-type] 10061 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc 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 RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env 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 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++ -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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (1017 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-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-pfcp0: 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-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-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-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 38 newly installed, 0 to remove and 39 not upgraded. Need to get 15.4 MB of archives. After this operation, 25.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.4.0 [16.4 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.1 [57.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1 [101 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.4.0 [40.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.4.0 [40.3 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.6.0 [51.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap-dbg 1.6.0 [191 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp-dbg 0.4.0 [128 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.6.0 [28.0 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua-dbg 1.6.0 [93.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.6.2 [105 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw-dbg 1.6.2 [502 kB] Fetched 15.4 MB in 0s (57.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.2_amd64.deb ... Unpacking osmo-hnbgw (1.6.2) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.2_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.2) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libosmo-rua-dbg:amd64 (1.6.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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.6.0) ... Setting up osmo-hnbgw (1.6.2) ... 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.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.2) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20250121122224956 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20250121122224956 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250121122224956 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250121122224956 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250121122224956 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250121122224956 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250121122224956 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250121122224956 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20250121122224956 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20250121122224956 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20250121122224956 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55d2c6251520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55d2c6251500(iups) with 3 counters 20250121122225123 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250121122225123 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250121122225124 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c62515a0(msc) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c62515a0(msc) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c62515a0(msc) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c62515a0(msc) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c6251580(sgsn) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c6251580(sgsn) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c6251580(sgsn) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Allocated (fsm.c:456) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x55d2c6251580(sgsn) with 15 counters (rate_ctr.c:86) 20250121122225124 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250121122225124 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121122225124 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250121122225124 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20250121122225124 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250121122225124 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250121122225124 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250121122225124 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20250121122225124 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:39204 (mgcp_client.c:987) 20250121122225124 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74) 20250121122225124 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225124 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225124 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:869) 20250121122225124 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20250121122225124 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x7f809019fe60(sigtran_as) with 2 counters (rate_ctr.c:86) 20250121122225124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_DOWN}: Allocated (fsm.c:456) 20250121122225124 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20250121122225124 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20250121122225124 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20250121122225124 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20250121122225124 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20250121122225124 DLGLOBAL DEBUG validating counter group 0x7f809019fea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250121122225124 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20250121122225124 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{IDLE}: Allocated (fsm.c:456) 20250121122225124 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20250121122225125 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_DOWN}: Allocated (fsm.c:456) 20250121122225125 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20250121122225125 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250121122225125 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250121122225125 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55d2c6fcf020 (osmo_ss7.c:431) 20250121122225125 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:889) 20250121122225125 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:897) 20250121122225125 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20250121122225125 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:37981<->l=::1:2905): New m3ua connection accepted 20250121122225125 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:37981<->l=::1:2905): created dynamic ASP asp-dyn-0 20250121122225125 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:37981<->l=:::2905 20250121122225125 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250121122225125 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250121122225125 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122225125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122225125 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:797) 20250121122225125 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121122225125 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:843) 20250121122225125 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121122225125 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:797) 20250121122225125 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122225125 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225125 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225125 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225125 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225125 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122225125 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225125 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225125 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225125 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225125 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122225125 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225125 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225125 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225125 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225125 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122225125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225125 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225125 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225125 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225125 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122225125 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122225125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225126 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225126 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225126 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225126 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225126 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122225126 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225126 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225126 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225126 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225126 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225126 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122225126 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225126 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225126 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225126 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225126 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122225126 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122225126 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122225126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122225126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122225126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122225126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122225126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122225126 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121122225126 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122225126 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:37981){CONNECTING} connection established (stream_cli.c:362) 20250121122225126 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250121122225126 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:37981) (osmo_ss7_asp.c:934) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20250121122225126 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20250121122225126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122225126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250121122225126 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122225126 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122225126 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122225126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122225126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20250121122225126 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20250121122225126 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20250121122225126 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20250121122225126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250121122225126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20250121122225126 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Unix server socket created successfully. MC@ef57f613e2f3: Listening on TCP port 45711. ef57f613e2f3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ef57f613e2f3 45711 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ef57f613e2f3: New HC connected from 10.0.2.100 [10.0.2.100]. ef57f613e2f3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ef57f613e2f3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ef57f613e2f3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ef57f613e2f3: Configuration file was processed on all HCs. MC@ef57f613e2f3: Creating MTC on host 10.0.2.100. MC@ef57f613e2f3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Jan 21 12:22:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_hnb_register started. 20250121122226805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122226812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122226822 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41223<->l=127.0.0.1:4262) (control_if.c:570) 20250121122226844 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226844 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226844 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226844 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226844 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226844 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122226844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122226844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122226845 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226845 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226846 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226846 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122226846 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226846 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122226846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226846 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226846 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226846 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226846 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122226846 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226846 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122226846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226846 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226846 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226846 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226846 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122226846 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122226846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226846 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226846 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226846 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122226846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122226846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226846 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226846 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(11)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122226861 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226861 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226861 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226861 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226861 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226861 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226861 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122226861 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122226863 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226863 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122226863 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226863 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122226863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226863 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226863 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226863 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226863 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122226863 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226863 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122226863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226863 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226863 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226863 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226863 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122226863 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226863 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122226863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226863 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226863 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122226863 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122226863 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122226863 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122226863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122226863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122226863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122226863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122226863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122226863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122226863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122226863 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20250121122226863 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122227058 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122227058 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122227058 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122227058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122227066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227066 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122227066 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122227066 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122227066 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122227066 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122227066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122227068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227068 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122227068 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122227068 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122227068 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122227068 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122227069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122227074 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122227074 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122227074 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122227074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122227080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227080 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122227080 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122227080 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122227080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122227080 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122227080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122227080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122227081 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122227081 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122227081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122227081 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122227081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122227127 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250121122227127 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20250121122227127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20250121122227127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250121122227127 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250121122227127 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250121122227127 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20250121122227127 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250121122227127 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250121122227127 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250121122227127 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122227127 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250121122227128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20250121122227128 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20250121122227128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20250121122227128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20250121122227128 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20250121122227128 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20250121122227128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227128 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122227128 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122227128 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122227128 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122227128 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122227128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122227128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20250121122227129 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20250121122227129 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20250121122227129 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d2c6fceef0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20250121122227129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250121122227129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20250121122227129 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20250121122227129 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250121122227129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20250121122227129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20250121122227129 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20250121122227129 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d2c6fd04c0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20250121122227134 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::48fc:ceff:fe69:4a16]:2905 err=None (stream.c:265) 20250121122227134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20250121122227134 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250121122227134 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::48fc:ceff:fe69:4a16]:2905 err=None (osmo_ss7_asp.c:785) 20250121122227486 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::48fc:ceff:fe69:4a16]:2905 err=None (stream.c:265) 20250121122227486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20250121122227486 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250121122227486 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::48fc:ceff:fe69:4a16]:2905 err=None (osmo_ss7_asp.c:785) 20250121122227877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227877 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122227877 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122227877 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122227877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122227877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122227877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122227877 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122227877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122227877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122227877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122227877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122227877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122227877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122227878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122227878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122227878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122227878 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122227878 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122227878 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122227878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122227878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122227878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122227878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122227878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122227878 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122227878 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122227878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122227878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122227879 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122227879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122227879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122227879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122227879 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@ef57f613e2f3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250121122227884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227884 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122227884 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122227884 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122227884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122227884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122227884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122227884 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122227884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122227884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122227884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122227884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122227884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122227884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122227884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122227884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122227884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122227884 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122227884 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122227884 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122227884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122227884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122227884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122227884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122227884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122227884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122227884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122227884 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122227884 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122227884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122227884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122227885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122227885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122227885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122227885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122227885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@ef57f613e2f3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250121122227899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122227899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122227899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122227899 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122227899 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121122227899 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) 20250121122227899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122227899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122227899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122227899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122227908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register-Iuh0-RUA(8)@ef57f613e2f3: Final verdict of PTC: none 20250121122227909 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122227909 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122227909 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122227909 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122227909 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122227909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122227909 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122227909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122227909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122227909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122227909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122227909 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122227909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122227909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122227909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122227909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122227909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122227909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122227909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122227909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122227909 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122227909 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122227910 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122227910 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122227910 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41223<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(10)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@ef57f613e2f3: Final verdict of PTC: none 20250121122227911 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122227911 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122227911 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122227911 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122227911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122227911 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122227911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122227911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(4)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@ef57f613e2f3: Final verdict of PTC: none 20250121122227911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122227912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122227912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122227912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122227912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122227912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122227912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122227912 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122227912 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122227912 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122227912 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(11)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(15)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122227917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_hnb_register finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Jan 21 12:22:27 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250121122227990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122228392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143156) Waiting for packet dumper to finish... 1 (prev_count=143156, count=168128) 20250121122229911 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122229911 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122229911 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122229912 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122229912 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122229912 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Jan 21 12:22:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_hnb_register_duplicate started. 20250121122231503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122231507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122231509 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44825<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122231523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122231523 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122231532 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231532 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231532 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231532 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231532 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231532 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231532 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231532 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122231532 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35919 (stream_srv.c:129) 20250121122231532 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35919<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122231534 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122231534 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231534 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122231534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231534 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231534 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231534 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122231534 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231534 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122231534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231534 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231534 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231534 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122231534 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122231534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231534 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231534 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122231534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122231534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231534 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231534 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122231534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231534 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122231534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231534 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122231534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231534 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122231534 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(26)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(24)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122231548 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231548 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231548 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231548 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231548 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231548 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231548 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122231548 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231549 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231549 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122231549 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231549 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122231549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231549 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231549 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231549 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122231549 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231550 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122231550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231550 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231550 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122231550 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122231550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231550 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231550 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122231550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122231550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231550 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122231550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122231550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122231550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122231550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122231747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122231747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122231747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122231747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122231755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231755 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122231755 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122231755 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122231756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122231756 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122231756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122231758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231758 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122231758 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122231759 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122231759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122231759 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122231759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122231759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122231759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122231759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122231759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122231759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122231759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122231759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122231759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122231759 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122231759 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231760 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122231760 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122231760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122231761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231761 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122231761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122231761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122231761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122231761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122231763 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122231763 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122231763 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122231763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122231769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231769 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122231769 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122231769 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122231769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231769 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122231769 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122231769 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122231769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122231769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122231769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122231769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122231769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122231769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122231769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122231769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122231769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122231769 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122231769 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122231770 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122231770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122231770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122231770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122231770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122231770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122231771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122231771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122231771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122231771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122231771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122231771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122231771 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122231771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122231771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122231771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122231771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122231771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122231771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122231771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122231771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122232561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122232561 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122232561 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122232561 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122232561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122232561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122232561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122232561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122232561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122232561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122232561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122232561 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122232561 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122232561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122232561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122232561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122232561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122232561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122232561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122232561 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122232561 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122232561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122232561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122232561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122232561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122232561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232562 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122232562 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122232562 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122232562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122232562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122232562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122232562 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122232562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122232562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122232562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122232562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122232562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122232563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122232563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122232563 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122232563 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122232568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122232568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122232568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122232568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122232568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122232568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232568 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122232568 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122232568 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122232568 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122232568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122232568 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122232568 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122232568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122232568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122232568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122232568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122232568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122232568 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122232568 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122232568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122232568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122232568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122232568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122232568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232569 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122232569 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122232569 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122232569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122232569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122232569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122232569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122232569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122232569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122232569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122232569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122232569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122232569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122232569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122232569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122232569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122232569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122232569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122232569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122232569 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122232569 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122232574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122232574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122232574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122232574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122232574 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) 20250121122232574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122232574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122232574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122232574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122232585 DLINP DEBUG SRVCONN(,r=127.0.0.1:35919<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122232585 DLINP DEBUG SRVCONN(,r=127.0.0.1:35919<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122232585 DLINP DEBUG SRVCONN(,r=127.0.0.1:35919<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122232585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122232585 DHNBAP ERROR (127.0.0.1:35919 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250121122232585 DHNBAP ERROR (127.0.0.1:35919 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250121122232585 DLINP DEBUG SRVCONN(,r=127.0.0.1:35919<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122232585 DLINP DEBUG SRVCONN(,r=127.0.0.1:35919<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20250121122232585 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122232595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122232595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122232595 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122232595 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122232595 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122232595 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44825<->l=127.0.0.1:4262) (control_if.c:193) 20250121122232595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(25)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(17)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122232605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(30)@ef57f613e2f3: Final verdict of PTC: none HNBGW-PFCP(19)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Jan 21 12:22:32 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 20250121122232686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122232766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122232766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122232766 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122232766 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122232766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122232766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122232766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122232766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122232766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122232766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122232766 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122232766 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122232766 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122232766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122232766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122232766 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122232766 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122232766 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122232766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122232766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122232766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122232766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122232766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122232766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122232766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122232766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122232766 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122232766 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122232766 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122232766 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122233088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193992) Waiting for packet dumper to finish... 1 (prev_count=193992, count=214524) 20250121122234768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122234768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122234768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122234768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122234768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122234768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:22:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250121122236180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122236183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122236186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40317<->l=127.0.0.1:4262) (control_if.c:570) 20250121122236199 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236199 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236199 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236199 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236200 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236200 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236200 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122236200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122236201 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236201 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122236201 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236201 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122236201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236201 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236201 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236201 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122236201 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122236201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122236201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122236201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122236201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236201 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122236201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236201 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236201 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236201 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122236201 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122236201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236201 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236201 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236201 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122236201 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122236201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236201 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122236202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122236202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122236202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122236202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122236202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(39)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(37)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122236216 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236216 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236216 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236216 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236216 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236216 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236217 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122236217 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236218 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236218 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122236218 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236218 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122236218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236218 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236218 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236218 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122236218 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236218 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122236218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236218 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236218 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236218 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122236218 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122236218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236218 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236218 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122236218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122236218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236218 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122236218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122236218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122236218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122236218 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122236414 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122236414 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122236414 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122236414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122236424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122236424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122236424 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122236424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122236424 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122236424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122236427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236427 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122236427 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122236427 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122236427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122236427 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122236427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122236427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122236427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122236427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122236427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122236427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122236427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122236427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122236427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122236427 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122236427 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236428 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236428 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122236428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122236428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122236429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236429 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122236429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122236429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122236429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122236429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122236432 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122236432 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122236432 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122236432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122236439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236439 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122236439 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122236439 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122236439 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122236439 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122236439 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122236441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236441 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122236441 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122236441 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122236441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122236441 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122236441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122236441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122236441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122236442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122236442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122236442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122236442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122236442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122236442 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122236442 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122236442 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122236443 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122236443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122236443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122236443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122236443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122236443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122236443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122236443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122236443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122236443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122236443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122236443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122236443 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122236443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122236443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122236443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122236443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122236443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122236443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122236443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122236443 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122237226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237226 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122237226 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122237226 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122237226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122237226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122237226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122237226 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122237226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122237226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122237226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122237226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122237226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122237226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122237226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122237226 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122237226 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122237226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122237226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122237226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122237226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122237226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122237226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122237226 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122237226 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122237227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122237227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122237227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122237227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237227 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122237227 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122237227 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122237227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122237227 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122237228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122237228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122237228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122237228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122237228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122237228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122237228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122237228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122237228 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122237228 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122237239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237239 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122237239 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122237239 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122237239 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122237239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122237239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122237239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122237239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122237239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122237239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122237239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122237239 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122237239 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122237239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122237239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122237239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122237239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122237239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122237239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122237239 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122237239 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122237239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122237239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122237239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122237239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122237239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237240 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122237240 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122237240 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122237240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122237240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122237240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122237240 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122237240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122237240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122237240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122237240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122237240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122237240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122237240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122237240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122237241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122237241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122237241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122237241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122237241 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122237241 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122237250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122237250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122237250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122237250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122237250 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) 20250121122237250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122237250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122237250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122237250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122237253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122237253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122237253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122237253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122237253 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) 20250121122237253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122237253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122237253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122237253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122237257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122237257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122237257 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122237257 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122237257 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122237257 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40317<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@ef57f613e2f3: Final verdict of PTC: none 20250121122237259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(37)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(43)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(32)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122237264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51106<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Jan 21 12:22:37 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 20250121122237347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122237434 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122237434 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122237434 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122237434 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122237434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122237434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122237434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122237434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122237434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122237434 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122237434 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122237434 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122237434 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122237434 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122237434 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122237434 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122237434 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122237434 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122237434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122237434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122237434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122237434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122237434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122237434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122237434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122237434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122237434 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122237434 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122237434 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122237434 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122237749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192004) Waiting for packet dumper to finish... 1 (prev_count=192004, count=211852) 20250121122239435 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122239435 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122239435 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122239435 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122239435 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122239435 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Tue Jan 21 12:22:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_hnb_disconnected_timeout started. 20250121122240870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122240874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122240877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46705<->l=127.0.0.1:4262) (control_if.c:570) 20250121122240892 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240892 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240893 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240893 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122240893 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122240893 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122240893 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240893 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240893 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122240893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122240894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122240894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240894 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240894 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122240894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122240894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122240894 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122240895 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122240895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240895 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122240895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240895 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240895 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240895 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122240895 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240895 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122240895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240895 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240895 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240895 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122240895 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122240895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240895 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122240895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122240895 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122240895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122240895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122240895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122240895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122240896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240896 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240896 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240896 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122240896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122240896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122240896 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(52)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(50)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122240911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240911 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240911 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240911 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240912 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240912 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240912 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122240912 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122240913 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122240913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240913 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122240913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240913 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240913 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240913 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122240913 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240913 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122240913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240913 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240913 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240913 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122240913 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122240913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240913 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240913 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122240913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122240913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122240913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122240913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122240913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122240913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122240913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122240913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122240913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122240913 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122240913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240913 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240913 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240913 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122240913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240913 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240913 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240913 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122240913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240913 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240913 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240913 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122240913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122240914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122240914 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122240914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122240914 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122240914 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122240914 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122240914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122240914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122240914 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122240937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122240937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122240937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122240937 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122240937 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) 20250121122240937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122240937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122240937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122240937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122241110 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122241110 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122241110 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122241110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122241119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122241119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122241119 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122241119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122241119 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122241119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122241122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122241122 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122241122 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122241122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122241122 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122241122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122241123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122241123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122241123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122241123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122241123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122241123 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122241123 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122241123 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122241124 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122241124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122241124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122241124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122241124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122241124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122241125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122241125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122241125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122241125 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122241125 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122241125 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122241125 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122241125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122241125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122241125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122241125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122241125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122241125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122241125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122241125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(55)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122241131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122241131 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122241131 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122241131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122241131 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122241131 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122241131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122241131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122241131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122241131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122241131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122241131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122241131 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122241131 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122241131 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122241132 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122241133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122241133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122241133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122241133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122241133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122241133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122241133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122241133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122241133 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122241133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122241133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122241133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122241133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122241133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122241133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122241133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122241922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241922 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122241922 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122241922 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122241922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122241922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122241922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122241922 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122241922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122241922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122241922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122241922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122241922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122241922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122241923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122241923 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122241923 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122241923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122241923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122241923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122241923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122241923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122241923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122241923 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122241923 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122241923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241923 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122241923 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122241923 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122241923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122241923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122241923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122241923 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122241924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122241924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122241924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122241924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122241924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122241924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122241924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122241924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122241924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122241924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122241924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122241924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122241924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122241924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122241924 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122241924 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122241932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241932 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122241932 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122241932 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122241932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122241932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122241932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122241932 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122241933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122241933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122241933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122241933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122241933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122241933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122241933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122241933 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122241933 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122241933 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122241933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122241933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122241933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122241933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122241933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122241933 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122241933 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122241933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122241933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122241933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122241933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122241933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122241933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122241933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122241935 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122241935 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122241936 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122241936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122241936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122241936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122241936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122241936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122241936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122241936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122241936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122241936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122241936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122241936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122241936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122241936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122241936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122241936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122241936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122241936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122241936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122241936 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122241936 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122241945 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef57f613e2f3: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@ef57f613e2f3: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121122241951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122241951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122241951 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122241951 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122241951 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121122242959 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121122247974 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@ef57f613e2f3: 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@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121122249011 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122249013 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122249013 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)@ef57f613e2f3: 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@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122249028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122249028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122249028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122249028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122249028 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121122249028 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) 20250121122249028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122249028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122249028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122249028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121122249030 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122250036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122250036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122250036 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122250036 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122250036 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121122250044 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121122256053 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@ef57f613e2f3: 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@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122256066 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46705<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(51)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@ef57f613e2f3: Final verdict of PTC: none 20250121122256067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51136<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@ef57f613e2f3: Final verdict of PTC: none 20250121122256067 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122256067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122256067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122256067 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122256067 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122256067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122256067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122256068 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122256068 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122256068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122256068 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122256068 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122256068 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122256068 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122256068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122256068 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122256068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122256068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122256068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122256068 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122256068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122256068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122256068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122256068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122256068 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122256068 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122256068 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122256068 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122256068 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122256069 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc0-SCCP(50)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@ef57f613e2f3: Final verdict of PTC: none 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122256069 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122256069 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122256069 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122256069 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122256069 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122256069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122256069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122256069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122256069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122256069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122256069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122256069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122256069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122256069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122256069 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122256069 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122256069 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122256069 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(45)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(56)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122256074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Tue Jan 21 12:22:56 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 20250121122256176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122256578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221448) Waiting for packet dumper to finish... 1 (prev_count=221448, count=222088) 20250121122258069 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122258069 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122258069 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122258070 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122258070 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122258070 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Jan 21 12:22:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ue_register started. 20250121122259649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122259653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122259657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37575<->l=127.0.0.1:4262) (control_if.c:570) 20250121122259673 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259673 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259674 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259674 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122259674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register-Iuh0(63)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122259674 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259674 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259674 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259674 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122259674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122259674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122259674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259674 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259674 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259674 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122259674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122259674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122259674 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122259675 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259675 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122259675 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122259675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259676 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122259676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259676 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259676 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259676 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122259676 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122259676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259676 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259676 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259676 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122259676 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122259676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259676 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122259676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122259676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122259676 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(67)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(65)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122259690 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259690 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259690 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259690 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259690 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259690 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259690 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122259690 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259691 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259691 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122259691 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122259691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259691 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122259691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259691 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259691 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259691 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122259691 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122259691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259692 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122259692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259692 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259692 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259692 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122259692 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122259692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259692 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259692 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259692 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122259692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122259692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259692 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122259692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122259692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122259692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122259692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122259712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122259712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122259712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122259712 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122259712 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121122259712 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) 20250121122259712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122259712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122259712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122259712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122259888 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122259888 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122259888 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122259888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122259896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259896 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122259896 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122259896 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122259896 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122259896 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122259896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122259899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259899 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122259899 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122259899 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122259899 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122259899 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122259899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122259900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122259900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122259900 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122259900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122259900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122259900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122259900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122259900 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122259900 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122259900 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259901 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122259901 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122259901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122259901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259901 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122259902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122259902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122259902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122259902 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122259903 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122259903 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122259903 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122259903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122259909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259909 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122259909 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122259909 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122259909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122259909 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122259909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122259911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259911 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122259911 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122259911 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122259911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122259911 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122259911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122259911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122259912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122259912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122259912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122259912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122259912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122259912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122259912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122259912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122259912 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122259913 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122259913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122259913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122259913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122259913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122259913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122259913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122259913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122259913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122259913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122259913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122259913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122259913 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122259914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122259914 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122259914 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122259914 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122259914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122259914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122259914 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122259914 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122300699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300699 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122300699 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122300699 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122300699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122300699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122300699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122300699 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122300699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122300699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122300699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122300699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122300699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122300699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122300699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122300699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122300699 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122300699 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122300699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122300699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122300699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122300699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122300700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122300700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122300700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122300700 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122300700 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122300700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122300700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122300700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122300700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122300700 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122300700 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122300700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122300700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122300700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122300700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122300700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122300700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122300700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122300700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122300700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122300700 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122300700 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122300707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300707 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122300707 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122300707 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122300707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122300707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122300707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122300707 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122300707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122300707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122300707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122300707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122300707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122300707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122300707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122300708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122300708 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122300708 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122300708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122300708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122300708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122300708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122300708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122300708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122300708 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122300708 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122300708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122300708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122300708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122300708 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300708 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122300708 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122300708 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122300708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122300708 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122300708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122300708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122300708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122300708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122300708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122300708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122300708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122300708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122300708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122300708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122300708 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122300708 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122300718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122300718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122300718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20250121122300718 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121122300718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250121122300718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122300718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122300723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122300724 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37575<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register(59)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@ef57f613e2f3: Final verdict of PTC: none 20250121122300725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122300725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122300725 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122300725 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122300725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(69)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@ef57f613e2f3: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(60)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(71)@ef57f613e2f3: Final verdict of PTC: none TC_ue_register-Iuh0(63)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122300730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_ue_register finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Jan 21 12:23:00 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250121122300818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122300902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122300902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122300902 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122300902 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122300902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122300902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122300902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122300902 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122300902 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122300902 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122300902 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122300902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122300902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122300902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122300902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122300902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122300902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122300902 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122300902 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122300902 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122300902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122300902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122300902 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122300902 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122300902 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122300902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122301220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194936) Waiting for packet dumper to finish... 1 (prev_count=194936, count=211024) 20250121122302904 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122302904 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122302904 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122302904 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122302904 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122302904 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Jan 21 12:23:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ue_register_tmsi_lai started. MTC@ef57f613e2f3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250121122304345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122304348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122304351 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:570) 20250121122304364 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304364 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304364 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304364 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304364 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304364 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304364 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304364 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122304365 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122304365 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122304366 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304366 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122304366 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304366 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122304366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304366 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304366 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304366 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122304366 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304366 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122304366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304366 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304366 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304366 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122304366 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304366 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122304366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304366 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304366 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122304366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122304366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304366 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122304366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122304366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122304366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122304366 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(80)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122304380 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304380 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304380 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304380 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122304380 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304381 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122304381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122304381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304382 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122304382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304382 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304382 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304382 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122304382 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304382 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122304382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304382 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304382 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304382 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122304382 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122304382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304382 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304382 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304382 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122304382 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122304382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304382 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122304382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122304382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122304382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122304382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122304403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122304403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122304403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122304403 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122304403 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) 20250121122304403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122304403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122304403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122304403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122304578 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122304578 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122304578 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122304578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122304586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304586 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122304586 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122304586 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122304586 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122304586 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122304586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122304589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304589 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122304589 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122304589 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122304589 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122304589 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122304589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122304589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122304589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122304589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122304589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122304589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122304589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122304589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122304589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122304589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122304589 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304590 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122304590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122304590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122304590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304591 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122304591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122304591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122304591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122304591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122304593 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122304593 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122304593 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122304593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122304600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304600 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122304600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122304600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122304600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122304600 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122304600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122304603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304603 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122304603 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122304603 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122304603 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122304603 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122304603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122304603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122304603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122304603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122304603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122304603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122304603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122304603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122304603 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122304603 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122304603 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122304604 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122304604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122304604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122304604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122304604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122304604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122304604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122304604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122304604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122304604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122304604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122304604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122304604 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122304605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122304605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122304605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122304605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122304605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122304605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122304605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122304605 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122305392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122305392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122305392 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122305392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122305392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122305392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122305392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122305392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122305392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122305392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122305392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122305392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122305392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122305392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122305392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122305392 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122305393 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122305393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122305393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122305393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122305393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122305393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122305393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122305393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122305393 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122305393 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122305393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122305393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122305393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122305393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122305393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122305393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122305393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122305394 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122305394 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122305394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122305394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122305394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122305394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122305394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122305394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122305394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122305394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122305394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122305394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122305394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122305394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122305394 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122305394 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122305401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122305401 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122305402 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122305402 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122305402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122305402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122305402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122305402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122305402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122305402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122305402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122305402 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122305402 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122305402 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122305402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122305402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122305402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122305402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122305402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122305402 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122305402 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122305402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122305402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122305402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122305402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122305402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122305404 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122305404 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122305404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122305404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122305404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122305404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122305404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122305404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122305404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122305404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122305404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122305404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122305404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122305404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122305404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122305404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122305404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122305404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122305404 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122305404 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122305408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122305408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122305408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20250121122305408 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121122305408 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250121122305408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122305408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122305414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122305415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122305415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122305415 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122305415 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122305415 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@ef57f613e2f3: Final verdict of PTC: none 20250121122305416 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(73)@ef57f613e2f3: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(84)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122305424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Jan 21 12:23:05 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 20250121122305509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122305594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122305594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122305594 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122305594 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122305594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122305594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122305594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122305594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122305594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122305594 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122305594 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122305594 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122305594 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122305594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122305594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122305594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122305594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122305594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122305594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122305594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122305594 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122305594 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122305594 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122305594 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122305594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122305594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122305594 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122305594 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122305594 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122305594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122305911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194192) Waiting for packet dumper to finish... 1 (prev_count=194192, count=210264) 20250121122307595 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122307595 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122307595 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122307595 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122307595 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122307595 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:23:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ue_register_before_hnb_register started. 20250121122308978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122308981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122308984 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44115<->l=127.0.0.1:4262) (control_if.c:570) 20250121122308999 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122308999 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122308999 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122308999 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122308999 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122308999 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122308999 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122308999 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122308999 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122308999 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122309000 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309000 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122309000 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309000 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122309000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309000 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309000 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309000 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122309000 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309000 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122309000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309000 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309000 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309000 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122309000 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122309000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309000 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309000 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122309001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122309001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122309001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309001 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122309001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122309001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122309001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122309001 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(93)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(91)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122309014 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122309014 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309014 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122309014 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122309015 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122309015 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309016 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122309016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122309016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309016 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309016 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122309016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122309016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309016 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309016 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122309016 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122309016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309016 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309016 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309016 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122309016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122309016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309016 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122309016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122309016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122309016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122309016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122309212 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122309212 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122309212 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122309212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122309221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309221 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122309221 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122309221 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122309221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122309221 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122309221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122309224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309224 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122309224 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122309224 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122309224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122309224 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122309224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122309225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122309225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122309225 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122309225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122309225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122309225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122309225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122309225 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122309225 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122309225 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309226 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122309226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122309226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122309226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309226 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122309227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122309227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122309227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122309227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122309229 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122309229 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122309229 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122309229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122309237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309237 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122309237 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122309237 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122309237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122309237 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122309237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122309240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309240 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122309240 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122309240 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122309240 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122309240 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122309240 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122309240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122309241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122309241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122309241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122309241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122309241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122309241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122309241 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122309241 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122309241 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122309242 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122309242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122309242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122309242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122309242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122309242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122309242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122309242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122309242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122309242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122309242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122309242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122309242 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122309242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122309243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122309243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122309243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122309243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122309243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122309243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122309243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122310023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310023 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122310023 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122310023 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122310023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122310023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122310023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122310023 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122310023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122310023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122310023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122310024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122310024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122310024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122310024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122310024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122310024 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122310024 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122310024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122310024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122310024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122310024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122310024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122310024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122310024 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122310024 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122310024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122310024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122310024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122310024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122310024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122310024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122310024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122310025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310025 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122310025 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122310025 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122310025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122310025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122310025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122310025 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122310025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122310026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122310026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122310026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122310026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122310026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122310026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122310026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122310026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122310026 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122310026 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122310036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310036 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122310036 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122310037 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122310037 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(95)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122310037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122310037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122310037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122310037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122310037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122310037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122310037 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122310037 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122310037 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122310037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122310037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122310037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122310037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122310037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122310037 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122310037 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122310037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122310037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122310037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122310037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122310037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310037 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122310037 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122310037 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122310037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122310037 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122310037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122310037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122310037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122310037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122310037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122310037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122310038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122310038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122310038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122310038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122310038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122310038 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122310038 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122310039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122310039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122310039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20250121122310039 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121122310039 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250121122310039 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250121122310039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122310039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_before_hnb_register(85)@ef57f613e2f3: Final verdict of PTC: none 20250121122310047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122310047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122310047 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122310047 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) 20250121122310047 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20250121122310047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122310048 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44115<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(86)@ef57f613e2f3: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(97)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122310057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Jan 21 12:23:10 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 20250121122310164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122310226 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122310226 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122310226 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122310226 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122310226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122310226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122310226 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122310226 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122310226 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122310226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122310226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122310226 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122310226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122310226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122310226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122310226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122310226 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122310226 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122310226 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122310226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122310226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122310226 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122310226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122310226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122310226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122310226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122310226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122310226 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122310226 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122310226 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122310567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207476) Waiting for packet dumper to finish... 1 (prev_count=207476, count=208132) 20250121122312227 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122312227 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122312227 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122312227 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122312227 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122312227 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Jan 21 12:23:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_cs_initial_ue started. 20250121122313668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122313672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122313675 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35099<->l=127.0.0.1:4262) (control_if.c:570) 20250121122313690 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313690 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313690 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313690 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313690 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313690 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313690 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313690 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122313690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122313691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122313692 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313692 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122313692 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313692 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122313692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313692 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313692 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313692 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122313692 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313692 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122313692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313692 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313692 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313692 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122313692 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313692 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122313692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313692 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313692 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122313692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122313692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313692 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122313692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122313692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122313692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122313692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(106)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122313706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313706 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313707 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313707 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313707 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122313707 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313708 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313708 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122313708 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313708 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122313708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313708 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313708 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122313708 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313708 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122313708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313708 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313708 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122313708 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122313708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313708 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313708 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122313708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122313708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313708 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122313708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122313708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122313708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122313708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122313731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122313732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122313732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122313732 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122313732 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121122313732 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) 20250121122313732 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122313732 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122313732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122313732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122313903 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122313903 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122313903 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122313903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122313914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313914 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122313914 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122313914 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122313914 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122313914 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122313914 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122313915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313915 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122313915 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122313915 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122313915 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122313915 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122313915 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122313915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122313915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122313915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122313915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122313915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122313915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122313915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122313915 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122313915 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122313915 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313916 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122313916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122313916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122313916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313916 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313916 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313916 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313916 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122313916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122313916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122313916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122313916 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122313920 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122313920 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122313920 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122313920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122313927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313927 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122313927 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122313927 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122313927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122313927 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122313927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122313931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313931 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122313931 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122313931 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122313931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122313931 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122313931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122313931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122313931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122313931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122313931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122313931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122313931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122313931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122313931 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122313931 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122313931 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122313932 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122313933 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122313933 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122313933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122313933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122313933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122313933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122313933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122313933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122313933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122313933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122313933 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122313933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122313933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122313933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122313933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122313933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122313933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122313933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122313933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122314711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122314711 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122314711 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122314711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122314711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122314711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122314711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122314711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122314711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122314712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122314712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122314712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122314712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122314712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122314712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122314712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122314712 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122314712 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122314712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122314712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122314712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122314712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122314712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122314712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122314712 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122314712 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122314712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122314712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122314712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122314712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314712 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122314712 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122314712 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122314712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122314712 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122314712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122314712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122314712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122314712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122314712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122314712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122314712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122314712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122314712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122314712 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122314712 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122314727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314727 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122314727 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122314727 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122314727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122314727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122314727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122314727 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122314727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122314727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122314727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122314727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122314727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122314727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122314727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122314728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122314728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122314728 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122314728 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122314728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122314728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122314728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122314728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122314728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122314728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122314728 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122314728 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122314728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122314728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122314728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122314728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122314728 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122314728 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122314728 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122314728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122314728 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122314728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122314728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122314728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122314728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122314728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122314728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122314728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122314728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122314728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122314728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122314728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122314729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122314729 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122314729 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122314762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: f_create_expect(l3 := '8E251A4ED045700217BF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: Created Expect[0] for '8E251A4ED045700217BF'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_initial_ue0(111)13723226 20250121122315817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122315817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122315817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122315817 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122315817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1665a, normal) (hnbgw_rua.c:388) 20250121122315817 DHNB DEBUG map_rua[0x55d2c6fda4f0]{init}: Allocated (fsm.c:456) 20250121122315817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122315817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13723226 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122315817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122315817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122315818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13723226 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122315818 DCN DEBUG map_sccp[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122315818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122315818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13723226 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122315818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13723226 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122315818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122315818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122315818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122315818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122315818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122315818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122315818 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: Allocated (fsm.c:456) 20250121122315818 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122315818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8e251a4ed045700217bf004f400300027b0056400500f1100926) (sccp_scrc.c:401) 20250121122315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122315818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122315818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122315818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122315818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122315818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122315818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122315818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122315818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122315818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122315818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122315818 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122315818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122315818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122315819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122315819 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122315819 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122315819 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122315819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122315819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122315819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122315819 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: Found Expect[0] for l3='8E251A4ED045700217BF'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_initial_ue0(111)226258 HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122315840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122315840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122315840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122315840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122315840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122315840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122315841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122315841 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122315841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122315841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122315841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122315841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) TC_ranap_cs_initial_ue0(111)@ef57f613e2f3: Final verdict of PTC: pass 20250121122315841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122315841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122315841 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bbbe8) (sccp_scrc.c:472) 20250121122315841 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20250121122315841 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122315841 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122315841 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122315841 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122315841 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:485) 20250121122315841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122315841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(108)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@ef57f613e2f3: Final verdict of PTC: none 20250121122315852 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35099<->l=127.0.0.1:4262) (control_if.c:193) 20250121122315852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(107)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(110)@ef57f613e2f3: Final verdict of PTC: none 20250121122315853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122315853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122315853 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122315853 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122315853 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122315853 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122315853 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122315853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122315853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122315854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122315854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@ef57f613e2f3: Final verdict of PTC: none 20250121122315854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122315854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122315854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(109)@ef57f613e2f3: Final verdict of PTC: none 20250121122315854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122315854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122315854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122315854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122315854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122315854 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122315854 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122315854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122315854 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122315854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122315854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122315854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122315854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122315854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122315854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(104)@ef57f613e2f3: Final verdict of PTC: none 20250121122315854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122315855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122315855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122315855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122315855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122315855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122315855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122315855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122315855 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122315855 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122315855 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122315855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122315855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122315855 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122315855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbbe8), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122315855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122315855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122315855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122315855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122315855 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122315855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122315855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122315855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122315855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122315855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122315855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122315855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122315855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13723226)[0x55d2c6fda4f0]{disrupted}: Deallocated (fsm.c:568) 20250121122315855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122315855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{disconnected}: Freeing instance (context_map.c:206) 20250121122315855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d2c6fdad40]{disconnected}: Deallocated (fsm.c:568) 20250121122315855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13723226 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) VirtHNBGW-STATS(99)@ef57f613e2f3: Final verdict of PTC: none 20250121122315855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122315855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122315855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122315855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122315855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122315855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122315855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122315855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122315855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122315855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122315855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122315855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122315855 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122315855 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) IPA-CTRL-CLI-IPA(100)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@ef57f613e2f3: Final verdict of PTC: none 20250121122315855 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122315856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Jan 21 12:23:15 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 20250121122315900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122316302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240340) Waiting for packet dumper to finish... 1 (prev_count=240340, count=240996) 20250121122317854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122317855 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122317855 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122317855 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122317855 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122317855 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Jan 21 12:23:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_ps_initial_ue started. 20250121122319403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122319408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122319411 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37079<->l=127.0.0.1:4262) (control_if.c:570) 20250121122319427 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319427 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319427 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319427 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319427 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319427 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319427 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319427 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122319428 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122319428 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122319429 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319429 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122319429 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319429 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122319429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319429 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319429 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319429 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122319429 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319429 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122319429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319429 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319429 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319429 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122319429 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122319429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319429 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319429 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319429 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122319429 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122319429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319429 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122319429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122319429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122319429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122319429 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(120)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122319443 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319443 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319443 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319443 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319443 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319443 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319443 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122319443 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319444 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319444 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122319444 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319444 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122319444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319444 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319444 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319444 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122319444 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319444 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122319444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319444 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319444 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319444 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122319444 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122319444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319444 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319444 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122319444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122319445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319445 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122319445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122319445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122319445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122319445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122319466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122319466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122319466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122319466 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122319466 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) 20250121122319466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122319466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122319466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122319466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122319641 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122319641 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122319641 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122319641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122319650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319650 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122319650 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122319650 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122319650 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122319650 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122319650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122319653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319653 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122319653 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122319654 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122319654 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122319654 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122319654 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122319654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122319654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122319654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122319654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122319654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122319654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122319654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122319654 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122319654 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122319654 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319655 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319655 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122319655 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122319655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122319656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319656 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122319656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122319656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122319656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122319656 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122319656 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122319656 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122319656 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122319656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122319663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319663 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122319663 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122319663 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122319663 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122319663 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122319663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122319666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122319666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122319666 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122319666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122319666 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122319666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122319666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122319667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122319667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122319667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122319667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122319667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122319667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122319667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122319667 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122319667 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122319668 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122319668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122319668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122319668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122319668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122319668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122319668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122319668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122319668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122319668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122319668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122319668 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122319668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122319668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122319669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122319669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122319669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122319669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122319669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122319669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122320450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122320450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122320450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122320450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122320450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122320450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122320450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122320450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122320450 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122320450 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122320450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122320450 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122320450 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122320450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122320450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122320450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122320450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122320450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122320450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122320450 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122320450 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122320450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122320450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122320450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122320450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122320450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122320450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122320450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122320450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122320450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122320450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122320450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122320450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122320450 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122320450 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122320450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122320450 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122320450 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122320450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122320450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122320467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320467 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122320467 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122320467 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122320468 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122320468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122320468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122320468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122320468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122320468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122320468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122320468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122320468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122320468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122320468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122320468 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122320468 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122320468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122320468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122320468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122320468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122320468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122320468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122320468 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122320468 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122320468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122320468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122320468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122320468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122320468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122320470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122320470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122320470 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122320470 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122320470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122320470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122320470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122320470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122320470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122320470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122320470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122320470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122320470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122320470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122320470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122320470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122320470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122320470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122320470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122320470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122320470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122320470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122320470 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122320470 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122320497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: f_create_expect(l3 := 'DDD5CBA43082CD33A923'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: Created Expect[0] for 'DDD5CBA43082CD33A923'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2636364 20250121122321550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122321551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122321551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122321551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122321551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x283a4c, normal) (hnbgw_rua.c:388) 20250121122321551 DHNB DEBUG map_rua[0x55d2c6fda4f0]{init}: Allocated (fsm.c:456) 20250121122321551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122321551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2636364 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122321551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122321551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122321551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2636364 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122321551 DCN DEBUG map_sccp[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122321551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122321551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2636364 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122321551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2636364 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122321551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122321551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122321551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122321551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122321551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122321551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122321551 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: Allocated (fsm.c:456) 20250121122321551 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122321551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0addd5cba43082cd33a923004f40030000610056400500f1100926) (sccp_scrc.c:401) 20250121122321551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122321551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122321551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122321551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122321551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122321551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122321551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122321551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122321551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122321551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122321551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122321551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122321551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122321551 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122321551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122321551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122321551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122321551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122321551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122321551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122321551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122321551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122321551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122321551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: Found Expect[0] for l3='DDD5CBA43082CD33A923'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_initial_ue0(125)15961911 HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122321571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122321571 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122321571 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122321571 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122321571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122321571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122321571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122321571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122321572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122321572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122321572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122321572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122321572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122321572 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b61c31) (sccp_scrc.c:472) 20250121122321572 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20250121122321572 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122321572 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122321572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122321572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122321572 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:485) 20250121122321572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122321572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122321572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(122)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@ef57f613e2f3: Final verdict of PTC: none 20250121122321582 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37079<->l=127.0.0.1:4262) (control_if.c:193) 20250121122321582 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122321582 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122321582 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122321582 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122321582 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122321582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122321583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122321583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122321583 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122321582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122321582 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122321582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122321582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122321583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122321583 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122321583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122321583 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122321583 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122321583 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.msc0-M3UA(120)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@ef57f613e2f3: Final verdict of PTC: none 20250121122321583 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122321583 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(119)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@ef57f613e2f3: Final verdict of PTC: none 20250121122321584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122321584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122321584 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122321584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122321585 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed IPA-CTRL-CLI-IPA(114)@ef57f613e2f3: Final verdict of PTC: none 20250121122321585 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122321585 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122321585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122321585 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122321585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122321585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(123)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(124)@ef57f613e2f3: Final verdict of PTC: none 20250121122321585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122321586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122321586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122321586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122321586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122321586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122321586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) VirtHNBGW-STATS(113)@ef57f613e2f3: Final verdict of PTC: none 20250121122321586 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122321586 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122321586 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122321586 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122321586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122321586 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122321586 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122321586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b61c31), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122321586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122321586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122321586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122321586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_ranap_ps_initial_ue-Iuh0(116)@ef57f613e2f3: Final verdict of PTC: none 20250121122321586 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122321586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122321586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122321586 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122321586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122321586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122321586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122321586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122321586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122321586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122321586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122321586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122321586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122321586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122321586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122321586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122321586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2636364)[0x55d2c6fda4f0]{disrupted}: Deallocated (fsm.c:568) 20250121122321586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122321586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{disconnected}: Freeing instance (context_map.c:206) 20250121122321586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d2c6fdad40]{disconnected}: Deallocated (fsm.c:568) 20250121122321586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2636364 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122321586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122321586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122321586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122321586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122321586 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122321586 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122321586 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122321587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Jan 21 12:23:21 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 20250121122321638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122322141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240160) Waiting for packet dumper to finish... 1 (prev_count=240160, count=240816) 20250121122323584 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122323584 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122323584 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122323585 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122323585 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122323585 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:23:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250121122325238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122325243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122325248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34719<->l=127.0.0.1:4262) (control_if.c:570) 20250121122325264 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325264 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325265 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325265 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325265 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122325265 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122325265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122325265 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325265 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325266 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325266 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122325266 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325266 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122325266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325266 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325266 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122325266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122325266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325266 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325266 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122325266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122325266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325266 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325266 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122325267 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122325267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122325267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325267 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122325267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122325267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122325267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122325267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(134)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122325282 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325282 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325282 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325283 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325283 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325283 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325283 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122325283 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325284 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325284 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122325284 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325284 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122325284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325284 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325284 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325284 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122325284 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325284 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122325284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325284 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325284 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325284 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122325284 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325284 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122325285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325285 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325285 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325285 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122325285 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122325285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325285 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122325285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122325285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122325285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122325285 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122325313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122325313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122325313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122325313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122325313 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) 20250121122325313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122325313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122325313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122325313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122325478 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122325478 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122325479 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122325479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122325488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325488 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122325488 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122325488 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122325488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122325489 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122325489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122325492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325492 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122325492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122325492 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122325492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122325492 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122325492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122325492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122325492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122325493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122325493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122325493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122325493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122325493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122325493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122325493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122325493 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122325494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122325494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122325494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325495 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325495 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325495 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122325495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122325495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122325495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122325495 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122325497 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122325497 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122325497 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122325497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122325504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325504 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122325504 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122325504 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122325504 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122325504 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122325504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122325507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122325507 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122325507 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122325507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122325507 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122325507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122325507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122325507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122325507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122325507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122325507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122325507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122325507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122325507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122325507 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122325507 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122325508 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122325508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122325508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122325508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122325508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122325508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122325509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122325509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122325509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122325509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325509 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122325509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122325509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122325509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122325509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122325509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122325856 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122325856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbbe8), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122325856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122325856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122325856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122325856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122325857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122325857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122325857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122325857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122325857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122325857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122325857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122325866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122325866 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122325866 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122325866 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122325866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122325866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122325866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122325866 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122325866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122325866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122325866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122325866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122325866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122325867 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=000bbbe8) (sccp_scrc.c:472) 20250121122325867 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20250121122325867 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122325867 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122325867 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122325867 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122325867 DLSCCP DEBUG SCCP-SCOC(1)[0x55d2c6fdb7b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122326292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326292 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122326292 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122326292 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122326292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122326292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122326292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122326292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122326293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122326293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122326293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122326293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122326293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122326293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122326293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122326293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122326293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122326293 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122326293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122326293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122326293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122326293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122326293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122326293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122326293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122326293 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122326293 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122326293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122326293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122326293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122326293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122326293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122326293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122326293 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326294 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122326294 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122326295 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122326295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122326295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122326295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122326295 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122326295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122326295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122326295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122326295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122326295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122326295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122326295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122326295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122326295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122326295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122326295 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122326295 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122326303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326303 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122326303 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122326303 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122326303 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122326303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122326303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122326303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122326303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122326303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122326303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122326303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122326303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122326303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122326303 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122326303 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122326303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122326303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122326303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122326303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122326303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122326303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122326303 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122326303 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122326303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122326303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122326303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122326303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122326303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122326306 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122326306 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122326306 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122326306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122326306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122326306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122326306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122326306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122326306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122326306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122326306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122326306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122326306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122326306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122326306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122326306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122326306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122326306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122326306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122326306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122326306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122326306 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122326306 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122326360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5687534 20250121122327403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122327403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122327403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122327403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122327403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56c8ee, normal) (hnbgw_rua.c:388) 20250121122327403 DHNB DEBUG map_rua[0x55d2c6fdb7b0]{init}: Allocated (fsm.c:456) 20250121122327403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122327403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5687534 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122327403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122327403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122327403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5687534 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122327403 DCN DEBUG map_sccp[0x55d2c6fda4f0]{init}: Allocated (fsm.c:456) 20250121122327403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122327403 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5687534 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122327403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5687534 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122327403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122327403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122327403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122327403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122327403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122327403 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122327403 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: Allocated (fsm.c:456) 20250121122327403 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122327403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20250121122327403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122327403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122327403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122327404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122327404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122327404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122327404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122327404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122327404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122327404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122327404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122327404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122327404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122327404 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122327404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122327404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122327404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122327404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122327404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122327404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122327404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122327404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122327404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8232172 HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122327408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327408 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122327408 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122327408 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122327408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122327408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122327408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122327408 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122327408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122327408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122327408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122327408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122327408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122327408 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c0b13) (sccp_scrc.c:472) 20250121122327408 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20250121122327408 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122327408 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122327408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122327409 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122327409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c0b13), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a57c7593a921f7ce5b96e004f40030003d50056400500f1100926) (sccp_scrc.c:401) 20250121122327409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122327409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122327409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122327409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122327409 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122327409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122327409 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:485) 20250121122327409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122327409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122327409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122327409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122327409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122327409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122327409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122327409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122327409 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122327414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@ef57f613e2f3: Final verdict of PTC: none 20250121122327422 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34719<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(133)@ef57f613e2f3: Final verdict of PTC: none 20250121122327424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122327424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122327424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@ef57f613e2f3: Final verdict of PTC: none 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122327424 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122327425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(136)@ef57f613e2f3: Final verdict of PTC: none 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122327425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122327425 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122327425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122327425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(134)@ef57f613e2f3: Final verdict of PTC: none 20250121122327425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122327425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122327425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122327425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122327425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) IPA-CTRL-CLI-IPA(128)@ef57f613e2f3: Final verdict of PTC: none 20250121122327425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122327425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122327425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122327425 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122327425 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122327425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122327425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122327425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122327425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122327425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(137)@ef57f613e2f3: Final verdict of PTC: none 20250121122327425 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122327425 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122327425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c0b13), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122327425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122327425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122327425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122327425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122327425 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122327425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122327425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122327425 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122327425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122327425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122327425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122327425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{disrupted}: Freeing instance (context_map.c:202) 20250121122327425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5687534)[0x55d2c6fdb7b0]{disrupted}: Deallocated (fsm.c:568) 20250121122327425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122327425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122327425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d2c6fda4f0]{disconnected}: Deallocated (fsm.c:568) 20250121122327425 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5687534 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(135)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(138)@ef57f613e2f3: Final verdict of PTC: none 20250121122327425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122327425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122327425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122327425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122327425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122327425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122327425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122327425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122327425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122327425 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122327425 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122327425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122327425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122327425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122327425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122327425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122327425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122327425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122327425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122327425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122327425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122327425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122327425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122327425 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122327425 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122327425 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(127)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122327426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Jan 21 12:23:27 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 20250121122327456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122327958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196896) Waiting for packet dumper to finish... 1 (prev_count=196896, count=259288) 20250121122329426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122329426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122329426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122329426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122329426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122329426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:23:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250121122331070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122331074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122331078 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36125<->l=127.0.0.1:4262) (control_if.c:570) 20250121122331092 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331092 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331092 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331092 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331093 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331093 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122331093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122331093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122331093 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122331093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122331093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122331093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331093 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122331093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122331093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122331093 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122331094 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122331094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331094 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122331094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331094 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331094 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122331094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122331094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331094 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331094 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122331094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122331094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331094 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122331094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122331094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122331094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(148)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(146)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122331107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331108 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331108 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331108 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122331108 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331109 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122331109 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331109 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122331109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331109 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331109 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122331109 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122331109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331109 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331109 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122331109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122331109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331109 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331109 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122331109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122331109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331109 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122331109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122331109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122331109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122331109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122331133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122331133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122331133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122331133 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122331133 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) 20250121122331133 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122331133 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122331133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122331133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122331306 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122331306 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122331306 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122331306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122331314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331314 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122331314 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122331314 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122331314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122331314 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122331314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122331317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331317 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122331317 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122331317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122331317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122331317 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122331317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122331317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122331317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122331317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122331317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122331317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122331317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122331317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122331317 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122331317 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122331317 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331318 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122331318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122331318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122331319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331319 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122331319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122331319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122331319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122331319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122331320 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122331320 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122331321 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122331321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122331327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331327 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122331327 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122331327 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122331327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122331327 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122331327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122331329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331329 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122331329 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122331329 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122331329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122331329 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122331329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122331330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122331330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122331330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122331330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122331330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122331330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122331330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122331330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122331330 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122331330 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122331331 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122331331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122331331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122331331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122331331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122331331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122331331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122331331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122331331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331331 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122331331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122331331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122331332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122331332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122331332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122331587 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122331587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b61c31), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122331587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122331587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122331587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122331587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122331587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331587 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122331587 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122331587 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122331587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122331587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122331587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122331587 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122331597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122331597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122331597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122331597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122331597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122331597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122331597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122331597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122331597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122331597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122331597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122331597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122331597 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=00b61c31) (sccp_scrc.c:472) 20250121122331597 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20250121122331597 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122331597 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122331597 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122331597 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122331597 DLSCCP DEBUG SCCP-SCOC(2)[0x55d2c6fdbce0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122332122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122332122 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122332122 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122332122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122332122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122332122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122332122 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122332123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122332123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122332123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122332123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122332123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122332123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122332123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122332123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122332123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122332123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122332123 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122332123 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122332123 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122332123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122332123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122332123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122332123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122332123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122332123 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122332123 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122332124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122332124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122332124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122332124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122332124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122332124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122332124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122332125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122332125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122332125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122332125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122332126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122332126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122332126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122332126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122332126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122332126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122332126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122332126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122332126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122332126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122332126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122332126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122332126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122332126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122332126 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122332126 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122332128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332128 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122332128 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122332128 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122332128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122332128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122332128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122332128 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122332128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122332128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122332128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122332128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122332128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122332128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122332128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122332128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122332128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122332128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122332128 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122332128 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122332128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122332128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122332128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122332128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122332128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122332128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122332128 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122332128 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122332128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122332129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122332129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122332129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122332129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122332129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122332129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122332130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122332130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122332130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122332130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122332130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122332130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122332130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122332130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122332130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122332130 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122332130 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122332130 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122332130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122332130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122332130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122332130 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122332130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122332130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122332130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122332130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122332130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122332130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122332130 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122332130 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122332149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)5664145 20250121122333163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122333163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122333163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122333163 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122333163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x566d91, normal) (hnbgw_rua.c:388) 20250121122333163 DHNB DEBUG map_rua[0x55d2c6fdbce0]{init}: Allocated (fsm.c:456) 20250121122333163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122333163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664145 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122333163 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122333163 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122333163 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664145 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122333163 DCN DEBUG map_sccp[0x55d2c6fdb7b0]{init}: Allocated (fsm.c:456) 20250121122333163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122333163 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5664145 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122333163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664145 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122333163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122333163 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122333163 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122333163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122333163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122333163 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122333163 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: Allocated (fsm.c:456) 20250121122333163 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122333163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20250121122333163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122333163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122333163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122333163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122333163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122333163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122333163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122333163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122333163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122333163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122333163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122333163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122333163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122333163 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122333163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122333163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122333163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333163 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122333163 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122333163 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122333163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122333163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122333163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122333163 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11241266 HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122333166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122333166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122333166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122333166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122333166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122333166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333166 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122333166 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122333166 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122333166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122333166 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00857f96) (sccp_scrc.c:472) 20250121122333166 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20250121122333166 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122333166 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122333166 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122333166 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122333166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00857f96), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a968fe0910f1879241258004f40030000270056400500f1100926) (sccp_scrc.c:401) 20250121122333166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122333166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122333166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122333166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122333166 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122333166 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122333166 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:485) 20250121122333166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122333166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122333166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122333166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122333166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122333166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122333166 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122333171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122333180 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122333180 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122333180 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@ef57f613e2f3: Final verdict of PTC: none 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122333180 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122333180 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122333180 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122333180 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122333180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122333180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122333181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122333181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122333181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122333181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122333181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122333181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122333181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122333181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122333181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122333181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122333181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122333181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122333181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122333181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122333181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122333181 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122333181 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122333181 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122333181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122333181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122333181 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122333181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00857f96), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122333181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122333181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122333181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122333181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122333181 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122333181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122333181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122333181 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122333181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122333181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122333181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122333181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{disrupted}: Freeing instance (context_map.c:202) 20250121122333181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5664145)[0x55d2c6fdbce0]{disrupted}: Deallocated (fsm.c:568) 20250121122333181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122333181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{disconnected}: Freeing instance (context_map.c:206) 20250121122333181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d2c6fdb7b0]{disconnected}: Deallocated (fsm.c:568) 20250121122333181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664145 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122333181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122333181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122333181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122333181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122333181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122333181 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122333181 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122333181 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(152)@ef57f613e2f3: Final verdict of PTC: none 20250121122333182 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36125<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(141)@ef57f613e2f3: Final verdict of PTC: none 20250121122333183 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122333183 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122333183 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122333183 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122333183 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122333183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122333183 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122333183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122333183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(148)@ef57f613e2f3: Final verdict of PTC: none 20250121122333183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122333183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122333183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122333183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122333183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122333183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122333183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122333183 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122333183 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122333183 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122333183 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(149)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122333203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Jan 21 12:23:33 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 20250121122333258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122333761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197708) Waiting for packet dumper to finish... 1 (prev_count=197708, count=260036) 20250121122335181 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122335181 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122335181 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122335184 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122335184 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122335184 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Jan 21 12:23:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_cs_bidir started. 20250121122336871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122336876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122336879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43445<->l=127.0.0.1:4262) (control_if.c:570) 20250121122336893 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336893 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336893 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336893 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336893 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336893 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336893 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336893 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122336894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122336895 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122336895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336895 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122336895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336895 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336895 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336895 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122336895 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336895 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122336895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336895 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336895 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336895 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122336895 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122336895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336895 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336895 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336895 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122336895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122336895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336895 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122336895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122336895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122336895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122336895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(162)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122336908 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336908 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336908 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336908 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336908 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336908 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336909 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122336909 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122336910 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336910 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122336910 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336910 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122336910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336910 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336910 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336910 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122336910 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336910 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122336910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336910 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336910 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336910 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122336910 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122336910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336910 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336910 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122336910 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122336910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122336910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122336910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122336910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122336910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122336910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122336910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122336910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122336910 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122336910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122336910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122336910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122336910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122336910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122336910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122336910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122336910 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122336931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122336931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122336931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122336931 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122336931 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) 20250121122336931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122336931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122336931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122336931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122337107 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122337107 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122337107 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122337107 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122337116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337116 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122337116 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122337116 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122337116 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122337116 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122337116 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122337119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122337119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122337119 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122337119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122337119 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122337119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122337119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122337120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122337120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122337120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122337120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122337120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122337120 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122337120 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122337121 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122337121 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122337121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122337121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122337121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122337121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122337121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122337121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122337121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122337121 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122337121 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122337122 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122337122 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122337122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122337122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122337122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122337122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122337122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122337122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122337122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122337122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122337127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337127 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122337127 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122337127 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122337127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122337127 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122337127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122337128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337128 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122337128 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122337128 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122337128 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122337128 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122337128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122337128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122337128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122337128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122337128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122337128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122337128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122337128 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122337128 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122337129 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122337129 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122337129 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122337129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122337129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122337129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122337129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122337129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122337129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122337129 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122337129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122337129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122337129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122337129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122337129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122337129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122337129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337426 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122337426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c0b13), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122337426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122337426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122337426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122337426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122337426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122337426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122337427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122337427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122337427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122337427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122337427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337436 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122337436 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122337436 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122337436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122337436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122337436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122337436 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122337436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122337436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122337436 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=008c0b13) (sccp_scrc.c:472) 20250121122337437 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20250121122337437 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122337437 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122337437 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122337437 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122337437 DLSCCP DEBUG SCCP-SCOC(3)[0x55d2c6fdad40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122337920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337920 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122337920 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122337920 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122337920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122337920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122337920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122337920 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122337920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122337920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122337920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122337920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122337920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122337920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122337920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122337920 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122337920 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122337920 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122337920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122337920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122337920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122337921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122337921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122337921 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122337921 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122337921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337921 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122337921 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122337921 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122337921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122337921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122337921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122337921 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122337924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122337924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122337924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122337924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122337924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122337924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122337924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122337924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122337924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122337924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122337924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122337924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122337924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122337925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122337925 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122337925 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122337928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337928 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122337928 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122337928 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122337928 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122337928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122337928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122337928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122337928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122337928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122337928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122337928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122337928 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122337928 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122337928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122337928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122337928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122337928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122337928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122337928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122337928 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122337928 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122337928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122337928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122337928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122337928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122337928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122337928 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122337928 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122337928 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122337929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122337929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122337929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122337929 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122337929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122337929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122337929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122337929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122337929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122337929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122337929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122337929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122337929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122337929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122337929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122337929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122337929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122337929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122337929 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122337929 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122337949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: f_create_expect(l3 := 'C6A5F3E7CEA9DD188E81'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: Created Expect[0] for 'C6A5F3E7CEA9DD188E81'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_bidir0(167)14941024 20250121122339000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122339000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122339000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122339000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122339000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3fb60, normal) (hnbgw_rua.c:388) 20250121122339000 DHNB DEBUG map_rua[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122339000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122339000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14941024 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122339000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122339000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122339000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14941024 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122339000 DCN DEBUG map_sccp[0x55d2c6fdbce0]{init}: Allocated (fsm.c:456) 20250121122339000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122339000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14941024 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122339000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14941024 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122339000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122339000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122339000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122339000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122339000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122339000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122339000 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: Allocated (fsm.c:456) 20250121122339000 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122339000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac6a5f3e7cea9dd188e81004f40030001ac0056400500f1100926) (sccp_scrc.c:401) 20250121122339000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122339000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122339000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122339000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122339000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122339000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122339000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122339000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122339000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122339000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122339000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122339000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122339000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122339000 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122339000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122339000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122339000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122339000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122339000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122339000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122339000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122339000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122339000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: Found Expect[0] for l3='C6A5F3E7CEA9DD188E81'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_bidir0(167)9365561 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122339016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339016 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122339016 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122339016 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122339016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122339016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122339016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122339016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122339017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122339017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122339017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122339017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122339017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122339017 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00027d70) (sccp_scrc.c:472) 20250121122339017 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20250121122339017 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122339017 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122339017 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122339017 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122339017 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:485) 20250121122339017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122339017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: vl_len:22 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7BDC796A2DDFDE7E7C1F'O 20250121122339218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339218 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122339218 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122339218 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122339218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122339218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122339218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122339218 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122339219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122339219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122339219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122339219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122339219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122339219 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=001440120000010010400b0a7bdc796a2ddfde7e7c1f) (sccp_scrc.c:472) 20250121122339219 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20250121122339219 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122339219 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122339219 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122339219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122339219 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121122339219 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121122339219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121122339219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122339219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250121122339219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122339219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122339238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122339238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122339238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121122339238 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122339238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3fb60) (hnbgw_rua.c:452) 20250121122339238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14941024 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121122339238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122339238 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121122339238 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121122339238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121122339238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122339238 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122339238 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122339238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d70), PART(T=Data,L=22,D=001440120000010010400b0af850bfb5595a1d055549) (sccp_scrc.c:401) 20250121122339238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122339238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122339238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122339238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122339238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122339238 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122339238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122339239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122339239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122339239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122339239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: vl_len:20 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250121122339258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122339258 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122339258 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122339258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122339258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122339258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122339258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122339258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122339258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122339258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122339258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122339258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122339258 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:472) 20250121122339258 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20250121122339258 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122339258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122339258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122339258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122339258 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250121122339258 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250121122339258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250121122339258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122339259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250121122339259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122339259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122339268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122339278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122339278 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43445<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_bidir(154)@ef57f613e2f3: Final verdict of PTC: none 20250121122339279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122339279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122339279 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122339279 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122339279 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122339279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122339279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122339279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122339279 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122339279 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122339279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d70), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122339279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122339279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122339279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122339279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122339279 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122339279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122339279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122339279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{disrupted}: Freeing instance (context_map.c:202) 20250121122339279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14941024)[0x55d2c6fdad40]{disrupted}: Deallocated (fsm.c:568) 20250121122339279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122339279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{disconnected}: Freeing instance (context_map.c:206) 20250121122339279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d2c6fdbce0]{disconnected}: Deallocated (fsm.c:568) 20250121122339279 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14941024 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122339280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122339280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122339280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122339280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122339280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122339280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122339280 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef57f613e2f3: Final verdict of PTC: none 20250121122339281 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122339281 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122339281 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122339281 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122339281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(163)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@ef57f613e2f3: Final verdict of PTC: none 20250121122339282 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_bidir-Iuh0-RUA(159)@ef57f613e2f3: Final verdict of PTC: none 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122339282 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122339282 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122339282 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122339282 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122339282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122339282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122339282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122339282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122339282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122339282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122339282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122339282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122339282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122339282 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122339283 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122339283 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122339283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122339283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122339283 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122339283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122339283 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122339283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122339283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122339283 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122339283 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122339283 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122339283 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(156)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(155)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(166)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122339286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Jan 21 12:23:39 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 20250121122339368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122339871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215956) Waiting for packet dumper to finish... 1 (prev_count=215956, count=274412) 20250121122341283 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122341283 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122341283 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122341283 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122341283 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122341283 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Jan 21 12:23:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_ps_bidir started. 20250121122342991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122342995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122342999 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43505<->l=127.0.0.1:4262) (control_if.c:570) 20250121122343014 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343014 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343015 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122343015 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)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122343015 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343015 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343015 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122343015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122343016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122343016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343016 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343016 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343016 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122343016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122343016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122343016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122343017 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343017 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122343017 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343017 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122343017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343017 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343017 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122343017 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343017 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122343017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343017 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343017 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122343017 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343017 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122343017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343017 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122343018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122343018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122343018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(176)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(174)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122343031 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343031 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343031 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343031 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343032 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343032 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343032 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122343032 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343033 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343033 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122343033 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343033 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122343033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343033 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343033 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343033 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122343033 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343033 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122343033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343033 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343033 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343033 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122343033 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122343033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343033 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343033 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122343033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122343033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343033 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122343033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122343033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122343033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122343033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122343055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122343055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122343055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122343055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122343055 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) 20250121122343055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122343055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122343055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122343055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122343181 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122343181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00857f96), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122343181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122343181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122343182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122343182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122343182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122343229 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122343229 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122343229 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122343229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122343238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122343238 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122343238 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122343238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122343238 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122343238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122343241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343241 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122343241 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122343241 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122343241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122343241 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122343241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122343242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122343242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122343242 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122343242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122343242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122343242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122343242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122343242 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122343242 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122343242 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343243 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343243 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122343243 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122343243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122343244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343244 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122343244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122343244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122343244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122343244 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122343244 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122343244 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122343244 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122343244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122343249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343249 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122343249 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122343249 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122343249 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122343249 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122343249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122343250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122343250 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122343250 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122343250 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122343250 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122343250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122343250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122343250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122343250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122343250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122343250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122343250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122343250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122343250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122343250 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122343250 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122343251 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122343251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122343251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122343251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122343251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122343251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122343251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122343251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122343251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122343252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122343252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122343252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122343252 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122343252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122343252 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122343252 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122343252 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122343252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122343252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122343252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122343252 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122344045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122344045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122344045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122344045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122344045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122344045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122344045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122344045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122344045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122344045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122344045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122344045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122344045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122344045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122344045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122344045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122344046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122344046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122344046 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122344046 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122344046 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122344046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122344046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122344046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122344046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122344046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122344046 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122344046 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122344047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122344047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122344047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122344047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122344047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122344047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122344047 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122344048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122344048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122344048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122344048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122344048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122344048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122344048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122344048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122344048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122344048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122344048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122344048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122344048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122344048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122344048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122344048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122344048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122344048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122344048 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122344048 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122344052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122344052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122344052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122344052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122344052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122344052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122344052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122344052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122344052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122344052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122344052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122344052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122344052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122344052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122344052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122344052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122344052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122344052 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122344052 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122344052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122344052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122344052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122344052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122344052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122344052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122344052 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122344052 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122344052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122344052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122344053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122344053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122344053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122344053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122344053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122344053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122344053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122344053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122344053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122344053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122344053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122344053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122344053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122344053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122344053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122344053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122344053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122344053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122344053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122344053 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122344053 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122344053 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122344090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: f_create_expect(l3 := '955F412A588933617142'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: Created Expect[0] for '955F412A588933617142'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_bidir0(181)11730166 20250121122345144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122345144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122345144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122345144 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122345144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2fcf6, normal) (hnbgw_rua.c:388) 20250121122345144 DHNB DEBUG map_rua[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122345144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122345144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11730166 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122345144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122345144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122345144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11730166 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122345144 DCN DEBUG map_sccp[0x55d2c6fdbce0]{init}: Allocated (fsm.c:456) 20250121122345144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122345144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11730166 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122345144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11730166 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122345144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122345144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122345144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122345144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122345144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122345144 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122345144 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: Allocated (fsm.c:456) 20250121122345144 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122345144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a955f412a588933617142004f40030001320056400500f1100926) (sccp_scrc.c:401) 20250121122345144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122345144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122345144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122345144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122345144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122345144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122345144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122345144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122345144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122345144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122345144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122345144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122345144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122345144 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122345144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122345144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122345144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122345144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122345144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122345144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122345144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122345144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122345144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: Found Expect[0] for l3='955F412A588933617142'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_bidir0(181)8933855 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122345164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345164 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122345164 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122345164 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122345164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122345164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122345164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122345164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122345164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122345164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122345164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122345164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122345164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122345164 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf1cb4) (sccp_scrc.c:472) 20250121122345164 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20250121122345164 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122345164 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122345164 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122345164 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122345164 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:485) 20250121122345165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122345165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA4837821C8F775DFBD28'O 20250121122345366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345366 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122345366 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122345366 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122345366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122345366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122345366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122345366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122345367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122345367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122345367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122345367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122345367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122345367 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=001440120000010010400b0aa4837821c8f775dfbd28) (sccp_scrc.c:472) 20250121122345367 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20250121122345367 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122345367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122345367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122345367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122345367 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121122345367 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121122345367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121122345367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122345367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250121122345367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122345367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122345392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122345393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122345393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121122345393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122345393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2fcf6) (hnbgw_rua.c:452) 20250121122345393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11730166 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121122345393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122345393 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121122345393 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121122345393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121122345393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122345393 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122345393 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122345393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Data,L=22,D=001440120000010010400b0a8eee47e94fae94c99d34) (sccp_scrc.c:401) 20250121122345393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122345393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122345393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122345393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122345394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122345394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122345394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122345394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122345394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122345394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122345394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250121122345411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345411 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122345411 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122345411 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122345411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122345411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122345411 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122345411 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122345411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122345411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122345411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122345411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122345411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122345411 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:472) 20250121122345411 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20250121122345411 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122345411 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122345411 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122345411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122345411 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250121122345411 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250121122345411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250121122345411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122345411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250121122345411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122345411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122345415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122345420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122345420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122345420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122345420 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122345420 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122345420 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122345420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122345420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122345420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122345420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122345420 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122345420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122345420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122345420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122345420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122345420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122345420 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122345420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122345420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122345420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{disrupted}: Freeing instance (context_map.c:202) 20250121122345420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11730166)[0x55d2c6fdad40]{disrupted}: Deallocated (fsm.c:568) 20250121122345420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122345420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{disconnected}: Freeing instance (context_map.c:206) 20250121122345420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d2c6fdbce0]{disconnected}: Deallocated (fsm.c:568) 20250121122345420 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11730166 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(175)@ef57f613e2f3: Final verdict of PTC: none 20250121122345421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122345421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122345421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122345421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122345421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122345421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122345421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_ps_bidir-Iuh0-RUA(173)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@ef57f613e2f3: Final verdict of PTC: none 20250121122345422 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43505<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(178)@ef57f613e2f3: Final verdict of PTC: none 20250121122345422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122345422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_ranap_ps_bidir(168)@ef57f613e2f3: Final verdict of PTC: none 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122345422 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122345422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122345423 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122345423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122345423 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122345423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122345423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122345423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(174)@ef57f613e2f3: Final verdict of PTC: none 20250121122345423 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250121122345423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122345423 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122345423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122345423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122345423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122345423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122345423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122345423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122345423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122345423 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122345423 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122345423 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122345423 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(169)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(180)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122345429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Jan 21 12:23:45 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 20250121122345489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122345991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261676) Waiting for packet dumper to finish... 1 (prev_count=261676, count=262332) 20250121122347424 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122347424 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122347424 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Jan 21 12:23:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_assignment started. 20250121122349084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122349089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122349092 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33129<->l=127.0.0.1:4262) (control_if.c:570) 20250121122349106 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349106 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349106 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349106 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349106 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349106 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122349107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122349107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122349108 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349108 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122349108 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349108 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122349108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349108 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349108 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122349108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122349108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349108 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349108 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122349108 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122349108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349108 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349108 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122349108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122349108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349108 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122349108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122349108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122349108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122349108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(190)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122349121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349121 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349121 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122349121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349121 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349121 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349121 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349121 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122349121 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349122 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349122 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122349122 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349122 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122349122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349122 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349122 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349122 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122349122 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349122 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122349122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349122 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349122 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122349122 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349122 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122349122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349122 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349122 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122349122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122349122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349122 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122349123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122349123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122349123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122349123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122349123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122349123 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122349143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122349143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122349143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122349143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122349143 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) 20250121122349144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122349144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122349144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122349144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122349280 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122349280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d70), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122349280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122349280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122349281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122349281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122349281 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122349319 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122349319 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122349319 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122349319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122349326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122349326 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122349326 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122349326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122349326 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122349326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122349329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349329 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122349329 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122349329 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122349329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122349329 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122349329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122349329 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122349329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122349330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122349330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122349330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122349330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122349330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122349330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122349330 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122349330 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122349330 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349331 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122349331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122349331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122349331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349331 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122349332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122349332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122349332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122349332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122349334 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122349334 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122349334 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250121122349334 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121122349334 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121122349334 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121122349334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122349342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349342 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122349342 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121122349342 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121122349342 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121122349342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122349342 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122349342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121122349342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122349342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122349342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122349342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122349342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122349342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122349342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122349342 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122349349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349349 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122349349 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122349349 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122349349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122349349 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250121122349349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122349349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122349349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122349349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122349349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122349349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122349349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122349349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122349349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122349349 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122349349 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122349350 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122349350 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122349350 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122349350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122349350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122349350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122349350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122349350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122349350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122349350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122349350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122349351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122349351 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122349351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122349351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122349351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122349351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122349351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122349351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122349351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122349351 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122350128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350128 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122350128 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122350128 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122350128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122350128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122350128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122350128 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122350128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122350128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122350128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122350128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122350128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122350128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122350128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122350128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122350128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122350128 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122350128 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122350128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122350128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122350128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122350128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122350128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122350128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122350128 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122350128 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122350129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122350129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122350129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122350129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122350129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122350129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122350129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350131 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122350131 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122350131 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122350131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122350131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122350131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122350131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122350131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122350131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122350131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122350131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122350131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122350131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122350131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122350131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122350131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122350131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122350131 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122350131 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122350141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350141 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122350141 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122350141 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122350141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122350141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122350141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122350141 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122350141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122350141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122350141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122350141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122350141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122350141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122350141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122350141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122350141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122350141 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122350141 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122350141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122350141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122350141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122350142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122350142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122350142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122350142 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122350142 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122350142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122350142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122350142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122350142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122350142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122350142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122350142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122350144 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122350144 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122350144 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122350144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122350144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122350144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122350144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122350144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122350144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122350144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122350144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122350144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122350144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122350144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122350144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122350144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122350144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122350144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122350144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122350144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122350144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122350144 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122350144 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122350163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: f_create_expect(l3 := 'BEB51C4F3E3D9397EF06'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: Created Expect[0] for 'BEB51C4F3E3D9397EF06'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@ef57f613e2f3: Added conn table entry 0TC_rab_assignment0(195)175119 20250121122351203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122351203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122351203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122351203 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122351203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ac0f, normal) (hnbgw_rua.c:388) 20250121122351203 DHNB DEBUG map_rua[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122351203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122351203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122351203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122351203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122351203 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122351204 DCN DEBUG map_sccp[0x55d2c6fdbce0]{init}: Allocated (fsm.c:456) 20250121122351204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122351204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-175119 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122351204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122351204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122351204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122351204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122351204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122351204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122351204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122351204 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: Allocated (fsm.c:456) 20250121122351204 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122351204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abeb51c4f3e3d9397ef06004f40030002a70056400500f1100926) (sccp_scrc.c:401) 20250121122351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122351204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122351204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122351204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122351204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122351204 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122351204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122351204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122351204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122351204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122351204 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122351204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122351204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122351204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122351204 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: Found Expect[0] for l3='BEB51C4F3E3D9397EF06'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: Added conn table entry 0TC_rab_assignment0(195)14040618 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122351219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351219 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122351219 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122351219 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122351219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122351219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122351219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122351219 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122351220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122351220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122351220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122351220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122351220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122351220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f6d77d) (sccp_scrc.c:472) 20250121122351220 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20250121122351220 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122351220 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122351220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122351220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122351220 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:485) 20250121122351220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122351220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(183)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122351422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122351422 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122351422 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122351422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122351422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122351422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122351422 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122351423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122351423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122351423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122351423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122351423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122351423 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:472) 20250121122351423 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20250121122351423 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122351423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122351423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122351423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122351423 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122351423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122351423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122351423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122351423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122351423 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122351423 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122351423 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122351423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122351423 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122351423 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{UNUSED}: Allocated (fsm.c:456) 20250121122351423 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{UNUSED}: is child of mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0] (fsm.c:486) 20250121122351423 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0] (mgcp_client_endpoint_fsm.c:724) 20250121122351423 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122351424 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122351424 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122351424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fd62f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122351424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fd62f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20] (fsm.c:486) 20250121122351424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fd62f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122351424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fd62f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122351424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=197 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 2ac0f1'... (mgcp_client.c:805) 20250121122351424 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1208) 20250121122351424 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fd62f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122351424 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ac0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ac0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122351459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250121122351459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122351459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122351459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122351459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122351459 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351459 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122351459 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122351459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122351459 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122351459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122351459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122351459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122351459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122351481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122351481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122351481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122351481 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122351481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ac0f) (hnbgw_rua.c:452) 20250121122351481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122351481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122351481 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122351481 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122351481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122351481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122351481 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122351481 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122351481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122351481 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0] (mgcp_client_endpoint_fsm.c:724) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122351481 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=211 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ac0f1'... (mgcp_client.c:805) 20250121122351481 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1208) 20250121122351481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351481 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ac0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122351504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250121122351504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122351504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122351504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122351504 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351504 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122351504 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122351505 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0] (mgcp_client_endpoint_fsm.c:724) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122351505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fdccb0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122351505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fdccb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20] (fsm.c:486) 20250121122351505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fdccb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122351505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fdccb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121122351505 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=201 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ac0f1'... (mgcp_client.c:805) 20250121122351505 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20250121122351505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-175119-0)[0x55d2c6fdccb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351505 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ac0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122351518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250121122351518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122351519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122351519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122351519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351519 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{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) 20250121122351519 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122351519 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122351519 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122351519 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122351519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122351519 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122351519 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122351519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d77d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122351519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122351519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122351519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122351519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122351519 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122351519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122351519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122351519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122351519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122351519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122351519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122351519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122351560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122351560 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122351560 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122351560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122351560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122351560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122351560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122351560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122351560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122351560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122351560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122351560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122351560 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:472) 20250121122351560 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20250121122351560 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122351560 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122351560 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122351560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122351560 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122351560 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122351560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122351560 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122351560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122351560 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=55 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ac0f1'... (mgcp_client.c:805) 20250121122351560 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1208) 20250121122351560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122351560 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122351560 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=55 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ac0f1'... (mgcp_client.c:805) 20250121122351560 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1208) 20250121122351560 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122351560 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: Removing from parent mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0] (mgcp_client_endpoint_fsm.c:873) 20250121122351560 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122351560 DLMGCP DEBUG mgw-endp(mgw-fsm-175119-0)[0x55d2c6fdcf20]{IN_USE}: Deallocated (fsm.c:568) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122351560 DMGW DEBUG mgw(mgw-fsm-175119-0)[0x55d2c6fdcde0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122351560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122351560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122351560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122351560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ac0f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122351562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250121122351562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122351562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122351562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122351562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd62f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122351563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250121122351563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122351563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122351563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122351563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fdccb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assignment0(195)175119 20250121122351565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122351565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122351565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122351565 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122351565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ac0f,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122351565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122351565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122351565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122351565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122351565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122351565 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122351565 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122351565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122351565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122351565 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122351565 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122351565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d77d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122351565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122351565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122351565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122351565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122351565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122351565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122351565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122351565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122351565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122351565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122351565 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assignment0(195)14040618 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on connection ID:0 20250121122351567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122351567 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122351567 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122351567 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122351567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122351567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122351567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122351567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122351567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122351567 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=00f6d77d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122351567 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20250121122351567 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122351567 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122351567 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122351567 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122351567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122351567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122351567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122351567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{disconnected}: Freeing instance (context_map.c:202) 20250121122351567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-175119)[0x55d2c6fdad40]{disconnected}: Deallocated (fsm.c:568) 20250121122351567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122351567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{disconnected}: Freeing instance (context_map.c:206) 20250121122351567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d2c6fdbce0]{disconnected}: Deallocated (fsm.c:568) 20250121122351567 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-175119 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122351567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6d77d), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20250121122351567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122351567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122351567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122351567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122351567 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122351567 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122351567 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122351567 DLSCCP DEBUG SCCP-SCOC(7)[0x55d2c6fd7070]{IDLE}: Deallocated (fsm.c:568) 20250121122351567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122351567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122351567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122351567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122351567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122351567 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122353182 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122353182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00857f96), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122353182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122353182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122353182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122353182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122353182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122353182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122353182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122353182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122353182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122353182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122353182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122353182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122353185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122353185 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122353185 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122353185 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122353185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122353185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122353185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122353185 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122353185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122353185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122353185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122353185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122353185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122353185 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=00857f96) (sccp_scrc.c:472) 20250121122353185 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20250121122353185 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122353185 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122353185 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122353185 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122353185 DLSCCP DEBUG SCCP-SCOC(4)[0x55d2c6fda4f0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122353573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assignment(182)@ef57f613e2f3: Final verdict of PTC: none 20250121122353584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122353584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122353584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122353584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122353584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(191)@ef57f613e2f3: Final verdict of PTC: none 20250121122353585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122353585 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122353585 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122353585 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33129<->l=127.0.0.1:4262) (control_if.c:193) 20250121122353584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122353585 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122353585 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122353585 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122353585 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122353585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122353585 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122353585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122353585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122353586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(190)@ef57f613e2f3: Final verdict of PTC: none 20250121122353586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122353586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122353586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122353586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122353586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122353586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122353586 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122353586 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122353586 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122353586 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122353586 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(192)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@ef57f613e2f3: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@ef57f613e2f3: Final verdict of PTC: none 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122353586 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122353586 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122353586 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122353586 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122353586 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122353586 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122353586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122353586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122353587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122353587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122353587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122353587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122353587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122353587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122353587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122353587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122353587 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122353587 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-RAN(189)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(194)@ef57f613e2f3: Final verdict of PTC: none 20250121122353587 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@ef57f613e2f3: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(183)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122353591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_assignment finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Jan 21 12:23:53 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250121122353677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122354179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356200) Waiting for packet dumper to finish... 1 (prev_count=356200, count=356740) 20250121122355421 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122355421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122355421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122355421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122355421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122355421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122355421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122355421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122355421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122355421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122355421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122355421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122355421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122355421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122355587 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122355587 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122355587 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122355587 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122355587 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122355587 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Tue Jan 21 12:23:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_assignment_concurrent started. 20250121122357281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122357286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122357290 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:570) 20250121122357305 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357305 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357306 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357306 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357306 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357306 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357306 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122357306 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122357306 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357306 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122357307 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357307 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122357307 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122357307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357307 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122357307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357308 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357308 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357308 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122357308 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122357308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357308 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357308 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357308 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122357308 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122357308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357308 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357308 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122357308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122357308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357308 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122357308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122357308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122357308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122357308 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(204)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122357321 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357321 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357321 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357321 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357321 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357321 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357321 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122357321 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357323 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357323 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122357323 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357323 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122357323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357323 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357323 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357323 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122357323 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357323 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122357323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357323 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357323 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357323 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122357323 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122357323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357323 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357323 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357323 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122357323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122357323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357323 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122357323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122357323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122357323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122357323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122357345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122357345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122357345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122357345 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122357345 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) 20250121122357345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122357345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122357345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122357345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122357520 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122357520 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122357520 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122357520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122357531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357531 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122357531 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122357531 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122357531 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122357531 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122357531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122357535 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122357535 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122357535 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122357535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122357536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122357536 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122357536 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122357536 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122357536 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122357536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122357536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122357536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122357536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122357536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122357536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122357536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122357536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122357536 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122357536 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122357536 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357537 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122357538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122357538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122357538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357538 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122357538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122357538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122357538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122357538 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(207)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122357545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357545 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122357545 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122357545 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122357545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122357545 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122357546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122357551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357551 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122357551 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122357551 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122357551 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122357551 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122357551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122357551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122357551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122357552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122357552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122357552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122357552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122357552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122357552 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122357552 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122357552 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122357553 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122357553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122357553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122357553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122357553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122357553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122357553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122357554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122357554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122357554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122357554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122357554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122357554 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122357554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122357554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122357554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122357554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122357554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122357554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122357554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122357555 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122358335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358335 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122358335 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122358335 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122358335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122358335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122358335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122358335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122358335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122358335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122358335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122358335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122358335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122358335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122358335 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122358335 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122358335 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122358335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122358335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122358335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122358335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122358335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122358335 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122358335 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122358335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358335 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122358335 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122358335 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122358335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122358335 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358337 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122358337 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122358337 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122358337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122358337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122358337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122358337 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122358337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122358337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122358337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122358337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122358338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122358338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122358338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122358338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122358338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122358338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122358338 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122358338 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122358343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358343 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122358343 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122358343 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122358343 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122358343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122358343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122358343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122358343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122358343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122358343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122358343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122358343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122358343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122358343 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122358343 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122358343 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122358343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122358343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122358343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122358343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122358343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122358343 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122358343 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122358343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122358343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122358343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122358343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122358343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122358344 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122358344 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122358344 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122358344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122358344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122358344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122358344 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122358344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122358344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122358344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122358344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122358344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122358344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122358344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122358344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122358344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122358344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122358344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122358344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122358344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122358344 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122358344 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122358344 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122359281 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122359281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d70), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122359281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122359281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122359281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122359281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122359282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122359282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122359282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122359282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122359282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122359282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122359282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122359282 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122359287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122359287 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122359287 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122359287 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122359287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122359287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122359287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122359288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122359288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122359288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122359288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122359288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122359288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122359288 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=00027d70) (sccp_scrc.c:472) 20250121122359288 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20250121122359288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122359288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122359288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122359288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122359288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d2c6fdb7b0]{IDLE}: Deallocated (fsm.c:568) 20250121122359391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122359522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '63F33147095E08A03A91'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[0] for '63F33147095E08A03A91'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '10F6A634A5340A220D70'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[1] for '10F6A634A5340A220D70'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 0TC_rab_assignment_concurrent0(209)14164006 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 1TC_rab_assignment_concurrent0(210)12296663 20250121122400431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400431 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd82026, normal) (hnbgw_rua.c:388) 20250121122400431 DHNB DEBUG map_rua[0x55d2c6fda4f0]{init}: Allocated (fsm.c:456) 20250121122400431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400431 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400431 DCN DEBUG map_sccp[0x55d2c6fdad40]{init}: Allocated (fsm.c:456) 20250121122400432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400432 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14164006 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400432 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400432 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: Allocated (fsm.c:456) 20250121122400432 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a63f33147095e08a03a91004f400300034f0056400500f1100926) (sccp_scrc.c:401) 20250121122400432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400432 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[0] for l3='63F33147095E08A03A91'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 0TC_rab_assignment_concurrent0(209)5429879 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'B220BD84616899A65FA9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[0] for 'B220BD84616899A65FA9'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122400439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400439 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400439 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400439 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400439 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00016289) (sccp_scrc.c:472) 20250121122400439 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20250121122400439 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400439 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400439 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400439 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400439 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:485) 20250121122400439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(209)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 2TC_rab_assignment_concurrent0(211)5680738 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'ED8F87F32601922FB052'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[2] for 'ED8F87F32601922FB052'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 3TC_rab_assignment_concurrent0(212)13535789 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'C33CBAA9EFA4C92816A1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[3] for 'C33CBAA9EFA4C92816A1'O to be handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '21F18173756A10B0A4F1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[4] for '21F18173756A10B0A4F1'O to be handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '663928598C571AFFF940'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[5] for '663928598C571AFFF940'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 4TC_rab_assignment_concurrent0(214)14520222 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 5TC_rab_assignment_concurrent0(213)4749051 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 6TC_rab_assignment_concurrent0(215)13815297 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '4498DA4F8800E37BEDBF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[6] for '4498DA4F8800E37BEDBF'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 7TC_rab_assignment_concurrent0(216)679510 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '63482E42435E43CAF7C2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[7] for '63482E42435E43CAF7C2'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 8TC_rab_assignment_concurrent0(217)8439788 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '79DB523C1D82881BD94A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[8] for '79DB523C1D82881BD94A'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 9TC_rab_assignment_concurrent0(218)15250864 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '6C4B1E94DA18C05CBA34'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[9] for '6C4B1E94DA18C05CBA34'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 10TC_rab_assignment_concurrent0(219)14164373 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '375F2A4029A551FC206D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[10] for '375F2A4029A551FC206D'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 11TC_rab_assignment_concurrent0(220)16601283 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'B074215C1F04CD40E99E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[11] for 'B074215C1F04CD40E99E'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 12TC_rab_assignment_concurrent0(221)14404488 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'F5FE992DCA4C577A86A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[12] for 'F5FE992DCA4C577A86A5'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 13TC_rab_assignment_concurrent0(222)7202959 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := '75139D66A33FE9644DF6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[13] for '75139D66A33FE9644DF6'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 14TC_rab_assignment_concurrent0(223)10327538 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: f_create_expect(l3 := 'D3FE990FD9BAD39CC967'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Created Expect[14] for 'D3FE990FD9BAD39CC967'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Added conn table entry 15TC_rab_assignment_concurrent0(224)8913530 20250121122400634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400634 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbba1d7, normal) (hnbgw_rua.c:388) 20250121122400634 DHNB DEBUG map_rua[0x55d2c6fd7070]{init}: Allocated (fsm.c:456) 20250121122400634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400635 DCN DEBUG map_sccp[0x55d2c6fdccb0]{init}: Allocated (fsm.c:456) 20250121122400635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12296663 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400635 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400635 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: Allocated (fsm.c:456) 20250121122400635 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a10f6a634a5340a220d70004f400300022d0056400500f1100926) (sccp_scrc.c:401) 20250121122400635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400635 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400635 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56ae62, normal) (hnbgw_rua.c:388) 20250121122400635 DHNB DEBUG map_rua[0x55d2c6fdcf20]{init}: Allocated (fsm.c:456) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400636 DCN DEBUG map_sccp[0x55d2c6fe25d0]{init}: Allocated (fsm.c:456) 20250121122400636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5680738 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400636 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: Allocated (fsm.c:456) 20250121122400636 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab220bd84616899a65fa9004f400300021f0056400500f1100926) (sccp_scrc.c:401) 20250121122400636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400636 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce8a2d, normal) (hnbgw_rua.c:388) 20250121122400636 DHNB DEBUG map_rua[0x55d2c6fe2fb0]{init}: Allocated (fsm.c:456) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400636 DCN DEBUG map_sccp[0x55d2c6fe40d0]{init}: Allocated (fsm.c:456) 20250121122400636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400636 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400636 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400636 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400636 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13535789 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400637 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: Allocated (fsm.c:456) 20250121122400637 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aed8f87f32601922fb052004f40030001a10056400500f1100926) (sccp_scrc.c:401) 20250121122400637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400637 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400637 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:472) 20250121122400637 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20250121122400637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400637 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400637 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400637 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400637 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400637 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400637 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400637 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400637 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{UNUSED}: Allocated (fsm.c:456) 20250121122400637 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{UNUSED}: is child of mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0] (fsm.c:486) 20250121122400638 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0] (mgcp_client_endpoint_fsm.c:724) 20250121122400638 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400638 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400638 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6fe0e90]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6fe0e90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122400638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6fe0e90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6fe0e90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400638 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: d82026'... (mgcp_client.c:805) 20250121122400638 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20250121122400638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6fe0e90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400638 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400638 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd8f9e, normal) (hnbgw_rua.c:388) 20250121122400638 DHNB DEBUG map_rua[0x55d2c6fe1600]{init}: Allocated (fsm.c:456) 20250121122400638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400638 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400638 DCN DEBUG map_sccp[0x55d2c6fe4cd0]{init}: Allocated (fsm.c:456) 20250121122400638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400638 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14520222 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400638 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400638 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: Allocated (fsm.c:456) 20250121122400638 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a21f18173756a10b0a4f1004f40030000c20056400500f1100926) (sccp_scrc.c:401) 20250121122400638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400639 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400639 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4876fb, normal) (hnbgw_rua.c:388) 20250121122400639 DHNB DEBUG map_rua[0x55d2c6fe4400]{init}: Allocated (fsm.c:456) 20250121122400639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400639 DCN DEBUG map_sccp[0x55d2c6fe6920]{init}: Allocated (fsm.c:456) 20250121122400639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400639 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4749051 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400639 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: Allocated (fsm.c:456) 20250121122400639 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac33cbaa9efa4c92816a1004f40030003af0056400500f1100926) (sccp_scrc.c:401) 20250121122400639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400639 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2ce01, normal) (hnbgw_rua.c:388) 20250121122400640 DHNB DEBUG map_rua[0x55d2c6fe6a50]{init}: Allocated (fsm.c:456) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400640 DCN DEBUG map_sccp[0x55d2c6fed8e0]{init}: Allocated (fsm.c:456) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13815297 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: Allocated (fsm.c:456) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a663928598c571afff940004f40030001d50056400500f1100926) (sccp_scrc.c:401) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa5e56, normal) (hnbgw_rua.c:388) 20250121122400640 DHNB DEBUG map_rua[0x55d2c6fee9d0]{init}: Allocated (fsm.c:456) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400640 DCN DEBUG map_sccp[0x55d2c6fedcd0]{init}: Allocated (fsm.c:456) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-679510 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: Allocated (fsm.c:456) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4498da4f8800e37bedbf004f40030002da0056400500f1100926) (sccp_scrc.c:401) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80c7ec, normal) (hnbgw_rua.c:388) 20250121122400640 DHNB DEBUG map_rua[0x55d2c6feeb70]{init}: Allocated (fsm.c:456) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400640 DCN DEBUG map_sccp[0x55d2c6fee4d0]{init}: Allocated (fsm.c:456) 20250121122400640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8439788 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: Allocated (fsm.c:456) 20250121122400640 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a63482e42435e43caf7c2004f400300021f0056400500f1100926) (sccp_scrc.c:401) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:1 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8b5b0, normal) (hnbgw_rua.c:388) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff0780]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6fefa50]{init}: Allocated (fsm.c:456) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15250864 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a79db523c1d82881bd94a004f40030001070056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd82195, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6fefd40]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff1160]{init}: Allocated (fsm.c:456) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14164373 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6c4b1e94da18c05cba34004f40030000d60056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd50c3, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff0930]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff2300]{init}: Allocated (fsm.c:456) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16601283 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a375f2a4029a551fc206d004f40030002010056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdbcb88, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff1fa0]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff20d0]{init}: Allocated (fsm.c:456) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14404488 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab074215c1f04cd40e99e004f40030000d80056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6de88f, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff2d90]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff37d0]{init}: Allocated (fsm.c:456) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7202959 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af5fe992dca4c577a86a5004f40030001510056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d95f2, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff4690]{init}: Allocated (fsm.c:456) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff4970]{init}: Allocated (fsm.c:456) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10327538 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a75139d66a33fe9644df6004f40030000cd0056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122400641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88027a, normal) (hnbgw_rua.c:388) 20250121122400641 DHNB DEBUG map_rua[0x55d2c6ff59b0]{init}: Allocated (fsm.c:456) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122400641 DCN DEBUG map_sccp[0x55d2c6ff5390]{init}: Allocated (fsm.c:456) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122400641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8913530 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122400641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122400641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122400641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: Allocated (fsm.c:456) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122400641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad3fe990fd9bad39cc967004f40030001da0056400500f1100926) (sccp_scrc.c:401) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122400641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122400641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122400641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122400641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122400641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[1] for l3='10F6A634A5340A220D70'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 1TC_rab_assignment_concurrent0(210)13950337 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[0] for l3='B220BD84616899A65FA9'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 2TC_rab_assignment_concurrent0(211)11451404 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[2] for l3='ED8F87F32601922FB052'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 3TC_rab_assignment_concurrent0(212)3619138 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:4 TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[4] for l3='21F18173756A10B0A4F1'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 4TC_rab_assignment_concurrent0(214)5675768 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:7 TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[3] for l3='C33CBAA9EFA4C92816A1'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 5TC_rab_assignment_concurrent0(213)2818327 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[5] for l3='663928598C571AFFF940'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 6TC_rab_assignment_concurrent0(215)5724450 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:1 TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:2 20250121122400649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400649 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400649 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400649 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400649 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400649 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00201afe) (sccp_scrc.c:472) 20250121122400649 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20250121122400649 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[6] for l3='4498DA4F8800E37BEDBF'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 7TC_rab_assignment_concurrent0(216)5293521 TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122400649 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400649 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400650 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:485) 20250121122400650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[7] for l3='63482E42435E43CAF7C2'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 8TC_rab_assignment_concurrent0(217)14511360 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[8] for l3='79DB523C1D82881BD94A'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 9TC_rab_assignment_concurrent0(218)1448633 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[9] for l3='6C4B1E94DA18C05CBA34'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 10TC_rab_assignment_concurrent0(219)16082807 TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[10] for l3='375F2A4029A551FC206D'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 11TC_rab_assignment_concurrent0(220)582411 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:4 TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[11] for l3='B074215C1F04CD40E99E'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 12TC_rab_assignment_concurrent0(221)8058356 TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[12] for l3='F5FE992DCA4C577A86A5'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 13TC_rab_assignment_concurrent0(222)11377502 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:6 TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[13] for l3='75139D66A33FE9644DF6'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 14TC_rab_assignment_concurrent0(223)15763389 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Found Expect[14] for l3='D3FE990FD9BAD39CC967'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Added conn table entry 15TC_rab_assignment_concurrent0(224)3721116 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8202617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8202617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250121122400688 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250121122400688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400688 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400688 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400688 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400688 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400703 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd82026) (hnbgw_rua.c:452) 20250121122400703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400703 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400703 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400703 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0] (mgcp_client_endpoint_fsm.c:724) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: d82026'... (mgcp_client.c:805) 20250121122400703 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121122400703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400703 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8202617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400710 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250121122400710 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400710 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400710 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400710 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400710 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400710 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0] (mgcp_client_endpoint_fsm.c:724) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6ff5630]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6ff5630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122400710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6ff5630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6ff5630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20250121122400710 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: d82026'... (mgcp_client.c:805) 20250121122400710 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121122400710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164006-0)[0x55d2c6ff5630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400710 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8202617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250121122400716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400716 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{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) 20250121122400716 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400716 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400716 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400716 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00016289), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400716 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400716 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400716 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400716 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed93a6) (sccp_scrc.c:472) 20250121122400716 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400716 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400716 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400716 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:485) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400716 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400716 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400716 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c814bd) (sccp_scrc.c:472) 20250121122400716 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400716 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400716 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400716 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:485) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400716 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400716 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400716 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f87951) (sccp_scrc.c:472) 20250121122400716 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400716 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400716 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400716 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400716 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:485) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f2b51) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400716 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400716 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00907893) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2589e) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003145dd) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d91900) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e4693) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae85b7) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da93fa) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a74327) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:0 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00615016) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer 20250121122400717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400717 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0024777c) (sccp_scrc.c:472) 20250121122400717 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122400717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400717 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122400717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122400717 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:485) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122400717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121122400717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400717 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:472) 20250121122400717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400717 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20250121122400717 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400717 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400717 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400717 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400717 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400718 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400718 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400718 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400718 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{UNUSED}: Allocated (fsm.c:456) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{UNUSED}: is child of mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0] (fsm.c:486) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6fe5e00]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6fe5e00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480] (fsm.c:486) 20250121122400718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6fe5e00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6fe5e00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400718 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: bba1d7'... (mgcp_client.c:805) 20250121122400718 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20250121122400718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6fe5e00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400718 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bba1d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bba1d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250121122400724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250121122400724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400724 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400724 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400724 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400724 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400724 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400725 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400725 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400725 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400725 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400729 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbba1d7) (hnbgw_rua.c:452) 20250121122400729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400729 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400729 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400729 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400729 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400729 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: bba1d'... (mgcp_client.c:805) 20250121122400729 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400729 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bba1d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400738 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250121122400738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400738 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400738 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400738 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6ff6230]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6ff6230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480] (fsm.c:486) 20250121122400738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6ff6230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6ff6230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20250121122400738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: bba1d'... (mgcp_client.c:805) 20250121122400738 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12296663-0)[0x55d2c6ff6230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400738 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bba1d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250121122400744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400744 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{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) 20250121122400744 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400744 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400744 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400744 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400744 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00201afe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400744 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400744 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400744 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400744 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400744 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400744 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:472) 20250121122400744 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20250121122400744 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400744 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400744 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400744 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400744 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400745 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400745 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400745 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400745 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{UNUSED}: Allocated (fsm.c:456) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{UNUSED}: is child of mgw(mgw-fsm-5680738-0)[0x55d2c7000b20] (fsm.c:486) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5680738-0)[0x55d2c7000b20] (mgcp_client_endpoint_fsm.c:724) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c70073f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c70073f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0] (fsm.c:486) 20250121122400745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c70073f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c70073f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 56ae6'... (mgcp_client.c:805) 20250121122400745 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c70073f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400745 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56ae6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56ae6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250121122400754 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250121122400754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400754 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400754 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400754 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400754 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400759 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56ae62) (hnbgw_rua.c:452) 20250121122400759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400759 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400759 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400759 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400759 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400759 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5680738-0)[0x55d2c7000b20] (mgcp_client_endpoint_fsm.c:724) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400759 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 56ae6'... (mgcp_client.c:805) 20250121122400759 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400759 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56ae6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122400766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250121122400766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400766 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400766 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400766 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5680738-0)[0x55d2c7000b20] (mgcp_client_endpoint_fsm.c:724) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c6ff6f70]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c6ff6f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0] (fsm.c:486) 20250121122400766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c6ff6f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c6ff6f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20250121122400766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 56ae6'... (mgcp_client.c:805) 20250121122400766 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5680738-0)[0x55d2c6ff6f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400766 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56ae6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400773 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250121122400773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400773 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{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) 20250121122400773 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400773 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400773 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400773 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400773 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed93a6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400773 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400773 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400773 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400773 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400773 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400774 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:472) 20250121122400774 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20250121122400774 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400774 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400774 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400774 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400774 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400774 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400774 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400774 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400774 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{UNUSED}: Allocated (fsm.c:456) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{UNUSED}: is child of mgw(mgw-fsm-13535789-0)[0x55d2c70091b0] (fsm.c:486) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13535789-0)[0x55d2c70091b0] (mgcp_client_endpoint_fsm.c:724) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c700fdf0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c700fdf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520] (fsm.c:486) 20250121122400774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c700fdf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c700fdf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: ce8a2'... (mgcp_client.c:805) 20250121122400774 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c700fdf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400774 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce8a2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce8a2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250121122400788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250121122400788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400788 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400788 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400788 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400788 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400788 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400795 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce8a2d) (hnbgw_rua.c:452) 20250121122400795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400795 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400795 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400795 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400795 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400795 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13535789-0)[0x55d2c70091b0] (mgcp_client_endpoint_fsm.c:724) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400795 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400795 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: ce8a2'... (mgcp_client.c:805) 20250121122400795 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400795 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400795 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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)@ef57f613e2f3: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce8a2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400803 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250121122400803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400803 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400803 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400803 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13535789-0)[0x55d2c70091b0] (mgcp_client_endpoint_fsm.c:724) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c7008fd0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c7008fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520] (fsm.c:486) 20250121122400803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c7008fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c7008fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121122400803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: ce8a2'... (mgcp_client.c:805) 20250121122400803 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13535789-0)[0x55d2c7008fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400803 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce8a2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400810 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250121122400810 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400810 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400810 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400810 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{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) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400810 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400810 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c814bd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400810 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400810 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400810 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400810 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400810 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:472) 20250121122400810 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20250121122400810 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400810 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400810 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400810 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400810 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400810 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400810 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{UNUSED}: Allocated (fsm.c:456) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{UNUSED}: is child of mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150] (fsm.c:486) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150] (mgcp_client_endpoint_fsm.c:724) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400810 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c70188f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c70188f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580] (fsm.c:486) 20250121122400811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c70188f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c70188f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: dd8f9'... (mgcp_client.c:805) 20250121122400811 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c70188f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400811 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd8f9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd8f9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250121122400828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250121122400828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400828 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400828 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400828 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400828 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400836 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdd8f9e) (hnbgw_rua.c:452) 20250121122400836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400836 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400836 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400836 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400836 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400836 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150] (mgcp_client_endpoint_fsm.c:724) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400836 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 19 rtpbridge/5@mgw MGCP 1.0\r\nC: dd8f9'... (mgcp_client.c:805) 20250121122400836 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400836 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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)@ef57f613e2f3: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd8f9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400845 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250121122400845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400845 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400845 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400845 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150] (mgcp_client_endpoint_fsm.c:724) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c7010900]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c7010900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580] (fsm.c:486) 20250121122400845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c7010900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c7010900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20250121122400845 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 20 rtpbridge/5@mgw MGCP 1.0\r\nC: dd8f9'... (mgcp_client.c:805) 20250121122400845 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400845 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14520222-0)[0x55d2c7010900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400845 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd8f9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250121122400854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{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) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400854 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400854 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f87951), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400854 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400854 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400854 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400854 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400854 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:472) 20250121122400854 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20250121122400854 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400854 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400854 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400854 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400854 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400854 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{UNUSED}: Allocated (fsm.c:456) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{UNUSED}: is child of mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0] (fsm.c:486) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0] (mgcp_client_endpoint_fsm.c:724) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c7021610]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c7021610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720] (fsm.c:486) 20250121122400854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c7021610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c7021610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 4876f'... (mgcp_client.c:805) 20250121122400854 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c7021610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400854 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4876fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4876fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250121122400865 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250121122400865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400865 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400865 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400865 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400865 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400871 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4876fb) (hnbgw_rua.c:452) 20250121122400872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400872 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400872 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400872 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400872 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400872 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0] (mgcp_client_endpoint_fsm.c:724) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 22 rtpbridge/4@mgw MGCP 1.0\r\nC: 4876f'... (mgcp_client.c:805) 20250121122400872 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400872 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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)@ef57f613e2f3: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4876fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250121122400880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400880 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400880 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400880 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0] (mgcp_client_endpoint_fsm.c:724) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c701a4d0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c701a4d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720] (fsm.c:486) 20250121122400880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c701a4d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c701a4d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20250121122400880 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 23 rtpbridge/4@mgw MGCP 1.0\r\nC: 4876f'... (mgcp_client.c:805) 20250121122400880 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4749051-0)[0x55d2c701a4d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400880 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4876fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250121122400893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400893 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{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) 20250121122400893 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400893 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400893 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400893 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2b51), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400893 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400894 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:472) 20250121122400894 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20250121122400894 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400894 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400894 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400894 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400894 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400894 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400894 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400894 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400894 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{UNUSED}: Allocated (fsm.c:456) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{UNUSED}: is child of mgw(mgw-fsm-13815297-0)[0x55d2c7022d10] (fsm.c:486) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13815297-0)[0x55d2c7022d10] (mgcp_client_endpoint_fsm.c:724) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400894 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c702a3e0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400894 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c702a3e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10] (fsm.c:486) 20250121122400894 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c702a3e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400894 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c702a3e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400894 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: d2ce0'... (mgcp_client.c:805) 20250121122400894 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400894 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c702a3e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400894 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2ce0117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2ce0117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250121122400907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250121122400907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400908 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400908 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400908 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400908 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400908 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400916 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd2ce01) (hnbgw_rua.c:452) 20250121122400916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400916 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400916 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400916 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400916 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400916 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400916 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400916 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13815297-0)[0x55d2c7022d10] (mgcp_client_endpoint_fsm.c:724) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: d2ce0'... (mgcp_client.c:805) 20250121122400916 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400916 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2ce0117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400924 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250121122400924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400924 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400924 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400924 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13815297-0)[0x55d2c7022d10] (mgcp_client_endpoint_fsm.c:724) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c701a920]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c701a920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10] (fsm.c:486) 20250121122400924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c701a920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c701a920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20250121122400924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: d2ce0'... (mgcp_client.c:805) 20250121122400924 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13815297-0)[0x55d2c701a920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400924 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2ce0117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250121122400931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{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) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400931 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00907893), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400931 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400931 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400931 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400931 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400931 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:472) 20250121122400931 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20250121122400931 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400931 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400931 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400931 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400931 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400931 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400931 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{UNUSED}: Allocated (fsm.c:456) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{UNUSED}: is child of mgw(mgw-fsm-679510-0)[0x55d2c702c130] (fsm.c:486) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-679510-0)[0x55d2c702c130] (mgcp_client_endpoint_fsm.c:724) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400931 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c7032ff0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c7032ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720] (fsm.c:486) 20250121122400931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c7032ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c7032ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400931 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: a5e56'... (mgcp_client.c:805) 20250121122400932 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20250121122400932 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c7032ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400932 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5e5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5e5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250121122400941 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250121122400941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400941 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400941 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400941 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400941 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400949 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa5e56) (hnbgw_rua.c:452) 20250121122400949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400949 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400949 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400949 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400949 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-679510-0)[0x55d2c702c130] (mgcp_client_endpoint_fsm.c:724) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: a5e56'... (mgcp_client.c:805) 20250121122400949 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20250121122400949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400949 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5e5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400956 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250121122400956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400956 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400956 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400956 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-679510-0)[0x55d2c702c130] (mgcp_client_endpoint_fsm.c:724) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c702bfc0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c702bfc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720] (fsm.c:486) 20250121122400956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c702bfc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c702bfc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20250121122400956 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: a5e56'... (mgcp_client.c:805) 20250121122400956 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20250121122400956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-679510-0)[0x55d2c702bfc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400956 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5e5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250121122400964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400964 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{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) 20250121122400964 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400964 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400964 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400964 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400964 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2589e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400964 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400964 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400964 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400964 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400965 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400965 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:472) 20250121122400965 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20250121122400965 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400965 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400965 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400965 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400965 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400965 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400965 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400965 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400965 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{UNUSED}: Allocated (fsm.c:456) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{UNUSED}: is child of mgw(mgw-fsm-8439788-0)[0x55d2c7034680] (fsm.c:486) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8439788-0)[0x55d2c7034680] (mgcp_client_endpoint_fsm.c:724) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c703bc90]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c703bc90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0] (fsm.c:486) 20250121122400965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c703bc90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c703bc90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 80c7e'... (mgcp_client.c:805) 20250121122400965 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c703bc90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400965 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c7ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c7ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250121122400976 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250121122400976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122400976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122400976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400976 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400976 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400976 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122400976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400976 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122400976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122400976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122400976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122400976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122400984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122400984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122400984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122400984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122400984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80c7ec) (hnbgw_rua.c:452) 20250121122400984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122400984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122400984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122400984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122400984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122400984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400984 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122400984 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122400984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400984 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8439788-0)[0x55d2c7034680] (mgcp_client_endpoint_fsm.c:724) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122400984 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 80c7e'... (mgcp_client.c:805) 20250121122400984 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122400984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400984 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c7ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400990 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250121122400990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122400990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122400990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400990 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400990 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122400990 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8439788-0)[0x55d2c7034680] (mgcp_client_endpoint_fsm.c:724) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c7033b00]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c7033b00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0] (fsm.c:486) 20250121122400990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c7033b00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c7033b00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20250121122400990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 80c7e'... (mgcp_client.c:805) 20250121122400990 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122400990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8439788-0)[0x55d2c7033b00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400990 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c7ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122400996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250121122400996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122400996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122400996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122400996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400996 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{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) 20250121122400996 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122400996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122400996 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122400996 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122400996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122400996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122400996 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122400996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145dd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122400996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122400996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122400996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122400996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122400996 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122400996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122400996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122400996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122400996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122400996 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122400996 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122400996 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122400996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122400996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122400996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122400996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122400996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122400996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122400996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122400996 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:472) 20250121122400996 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20250121122400996 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122400996 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122400996 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122400996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122400996 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122400996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122400997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122400997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400997 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122400997 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122400997 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122400997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122400997 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{UNUSED}: Allocated (fsm.c:456) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{UNUSED}: is child of mgw(mgw-fsm-14164373-0)[0x55d2c703db80] (fsm.c:486) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14164373-0)[0x55d2c703db80] (mgcp_client_endpoint_fsm.c:724) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122400997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c7044910]{ST_CRCX}: Allocated (fsm.c:456) 20250121122400997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c7044910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110] (fsm.c:486) 20250121122400997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c7044910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122400997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c7044910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122400997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: d8219'... (mgcp_client.c:805) 20250121122400997 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122400997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c7044910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122400997 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8219517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8219517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250121122401003 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250121122401003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401003 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401003 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401003 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401003 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401007 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd82195) (hnbgw_rua.c:452) 20250121122401007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401007 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401007 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401007 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401007 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401007 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14164373-0)[0x55d2c703db80] (mgcp_client_endpoint_fsm.c:724) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 34 rtpbridge/10@mgw MGCP 1.0\r\nC: d821'... (mgcp_client.c:805) 20250121122401007 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401007 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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)@ef57f613e2f3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8219517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401012 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250121122401012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401012 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401012 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401012 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14164373-0)[0x55d2c703db80] (mgcp_client_endpoint_fsm.c:724) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c703d870]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c703d870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110] (fsm.c:486) 20250121122401012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c703d870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c703d870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20250121122401012 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 35 rtpbridge/10@mgw MGCP 1.0\r\nC: d821'... (mgcp_client.c:805) 20250121122401012 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14164373-0)[0x55d2c703d870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401012 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8219517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250121122401017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{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) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401017 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401017 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4693), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401017 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:472) 20250121122401017 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20250121122401017 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401017 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401017 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401017 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{UNUSED}: Allocated (fsm.c:456) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{UNUSED}: is child of mgw(mgw-fsm-15250864-0)[0x55d2c7046d90] (fsm.c:486) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15250864-0)[0x55d2c7046d90] (mgcp_client_endpoint_fsm.c:724) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c704d790]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c704d790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0] (fsm.c:486) 20250121122401017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c704d790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c704d790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: e8b5b'... (mgcp_client.c:805) 20250121122401017 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c704d790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401017 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8b5b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8b5b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250121122401023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250121122401023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) [38;5;51m20250121122401023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401023 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401023 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401023 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401023 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401023 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401028 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe8b5b0) (hnbgw_rua.c:452) 20250121122401028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401028 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401028 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401028 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401028 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401028 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15250864-0)[0x55d2c7046d90] (mgcp_client_endpoint_fsm.c:724) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401028 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 37 rtpbridge/9@mgw MGCP 1.0\r\nC: e8b5b'... (mgcp_client.c:805) 20250121122401028 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122401028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401028 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8b5b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401037 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250121122401037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401037 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401037 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401037 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15250864-0)[0x55d2c7046d90] (mgcp_client_endpoint_fsm.c:724) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c70454b0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c70454b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0] (fsm.c:486) 20250121122401037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c70454b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c70454b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20250121122401037 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 38 rtpbridge/9@mgw MGCP 1.0\r\nC: e8b5b'... (mgcp_client.c:805) 20250121122401037 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122401037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15250864-0)[0x55d2c70454b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401037 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8b5b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250121122401045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{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) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401045 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401045 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91900), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401045 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401045 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:472) 20250121122401045 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20250121122401045 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401045 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401045 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401045 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401045 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401045 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{UNUSED}: Allocated (fsm.c:456) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{UNUSED}: is child of mgw(mgw-fsm-16601283-0)[0x55d2c704f550] (fsm.c:486) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16601283-0)[0x55d2c704f550] (mgcp_client_endpoint_fsm.c:724) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c70564b0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c70564b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0] (fsm.c:486) 20250121122401045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c70564b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c70564b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: fd50c'... (mgcp_client.c:805) 20250121122401045 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c70564b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401045 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd50c317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd50c317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250121122401052 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250121122401052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401052 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401052 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401052 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401052 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401057 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd50c3) (hnbgw_rua.c:452) 20250121122401057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401057 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401057 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401057 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401057 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16601283-0)[0x55d2c704f550] (mgcp_client_endpoint_fsm.c:724) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401057 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: fd50'... (mgcp_client.c:805) 20250121122401057 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401057 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd50c317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401062 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250121122401062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401062 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401062 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401062 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16601283-0)[0x55d2c704f550] (mgcp_client_endpoint_fsm.c:724) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c704f370]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c704f370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0] (fsm.c:486) 20250121122401062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c704f370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c704f370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20250121122401062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: fd50'... (mgcp_client.c:805) 20250121122401062 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16601283-0)[0x55d2c704f370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401062 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd50c317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401067 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250121122401067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{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) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401067 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401067 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae85b7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401067 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401067 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401067 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401067 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401067 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401067 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401067 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401067 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:472) 20250121122401067 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20250121122401067 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401067 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401067 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401067 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401067 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401067 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401067 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{UNUSED}: Allocated (fsm.c:456) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{UNUSED}: is child of mgw(mgw-fsm-14404488-0)[0x55d2c7057b20] (fsm.c:486) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14404488-0)[0x55d2c7057b20] (mgcp_client_endpoint_fsm.c:724) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c705f180]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c705f180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0] (fsm.c:486) 20250121122401067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c705f180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c705f180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401067 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: dbcb8'... (mgcp_client.c:805) 20250121122401067 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c705f180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401067 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbcb8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbcb8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250121122401074 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250121122401074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401074 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401074 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401074 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401075 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401079 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdbcb88) (hnbgw_rua.c:452) 20250121122401079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401079 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401079 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401079 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401079 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401079 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14404488-0)[0x55d2c7057b20] (mgcp_client_endpoint_fsm.c:724) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: dbcb'... (mgcp_client.c:805) 20250121122401079 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401079 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbcb8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401084 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250121122401084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401084 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401084 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401084 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14404488-0)[0x55d2c7057b20] (mgcp_client_endpoint_fsm.c:724) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c704df00]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c704df00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0] (fsm.c:486) 20250121122401084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c704df00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c704df00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20250121122401084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: dbcb'... (mgcp_client.c:805) 20250121122401084 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14404488-0)[0x55d2c704df00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401084 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbcb8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250121122401089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{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) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401089 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401089 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da93fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401089 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401089 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401089 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401089 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401089 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:472) 20250121122401089 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20250121122401089 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401089 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401089 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401089 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401089 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401089 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401089 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{UNUSED}: Allocated (fsm.c:456) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{UNUSED}: is child of mgw(mgw-fsm-7202959-0)[0x55d2c7061450] (fsm.c:486) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7202959-0)[0x55d2c7061450] (mgcp_client_endpoint_fsm.c:724) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7067d20]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7067d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0] (fsm.c:486) 20250121122401089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7067d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7067d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401089 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 6de88'... (mgcp_client.c:805) 20250121122401089 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7067d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401089 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6de88f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6de88f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250121122401099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250121122401099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401099 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401099 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401099 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401099 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401103 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6de88f) (hnbgw_rua.c:452) 20250121122401103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401103 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401103 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401103 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401103 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401103 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7202959-0)[0x55d2c7061450] (mgcp_client_endpoint_fsm.c:724) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401103 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 6de8'... (mgcp_client.c:805) 20250121122401103 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401103 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6de88f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401108 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250121122401108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401108 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401108 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401108 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7202959-0)[0x55d2c7061450] (mgcp_client_endpoint_fsm.c:724) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7060d60]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7060d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0] (fsm.c:486) 20250121122401108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7060d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7060d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20250121122401108 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 6de8'... (mgcp_client.c:805) 20250121122401108 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7202959-0)[0x55d2c7060d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401108 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6de88f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250121122401113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{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) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401113 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401113 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a74327), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401113 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401113 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401113 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401113 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401113 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401113 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401113 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401113 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401113 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:472) 20250121122401113 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20250121122401113 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401113 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401113 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401113 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401113 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401113 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401113 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{UNUSED}: Allocated (fsm.c:456) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{UNUSED}: is child of mgw(mgw-fsm-10327538-0)[0x55d2c7069c40] (fsm.c:486) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10327538-0)[0x55d2c7069c40] (mgcp_client_endpoint_fsm.c:724) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7070b90]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7070b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0] (fsm.c:486) 20250121122401113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7070b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7070b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 9d95f'... (mgcp_client.c:805) 20250121122401113 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7070b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401113 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d95f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d95f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250121122401122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250121122401122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401122 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401122 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401122 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401122 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401127 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d95f2) (hnbgw_rua.c:452) 20250121122401127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401127 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401127 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401127 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401127 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401127 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10327538-0)[0x55d2c7069c40] (mgcp_client_endpoint_fsm.c:724) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 9d95'... (mgcp_client.c:805) 20250121122401127 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401127 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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)@ef57f613e2f3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d95f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401137 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250121122401137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401137 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401137 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401137 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10327538-0)[0x55d2c7069c40] (mgcp_client_endpoint_fsm.c:724) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7068830]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7068830]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0] (fsm.c:486) 20250121122401137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7068830]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7068830]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20250121122401137 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 9d95'... (mgcp_client.c:805) 20250121122401137 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327538-0)[0x55d2c7068830]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401137 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d95f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401145 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250121122401145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{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) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401145 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00615016), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401145 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122401145 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122401145 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122401145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122401145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122401145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122401145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122401145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122401145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122401145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122401145 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:472) 20250121122401145 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20250121122401145 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122401145 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122401145 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122401145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122401145 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122401145 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122401145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122401145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122401145 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122401145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401145 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{UNUSED}: Allocated (fsm.c:456) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{UNUSED}: is child of mgw(mgw-fsm-8913530-0)[0x55d2c70729f0] (fsm.c:486) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8913530-0)[0x55d2c70729f0] (mgcp_client_endpoint_fsm.c:724) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c70798b0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c70798b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0] (fsm.c:486) 20250121122401145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c70798b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c70798b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122401145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 88027'... (mgcp_client.c:805) 20250121122401145 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122401145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c70798b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401145 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88027a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88027a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122401156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250121122401156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122401156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122401156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401156 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401156 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401156 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122401156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122401156 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122401156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122401156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122401156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122401156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122401163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122401163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122401163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122401163 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122401163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88027a) (hnbgw_rua.c:452) 20250121122401163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122401163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122401163 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122401163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122401163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122401163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401163 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122401163 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122401163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401163 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8913530-0)[0x55d2c70729f0] (mgcp_client_endpoint_fsm.c:724) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122401163 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 8802'... (mgcp_client.c:805) 20250121122401163 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122401163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401163 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88027a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401173 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250121122401173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122401173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122401174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401174 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401174 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122401174 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8913530-0)[0x55d2c70729f0] (mgcp_client_endpoint_fsm.c:724) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122401174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c7072770]{ST_CRCX}: Allocated (fsm.c:456) 20250121122401174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c7072770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0] (fsm.c:486) 20250121122401174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c7072770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122401174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c7072770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20250121122401174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 8802'... (mgcp_client.c:805) 20250121122401174 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122401174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8913530-0)[0x55d2c7072770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401174 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88027a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122401187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250121122401187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122401187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122401187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122401187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401187 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{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) 20250121122401187 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122401187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122401187 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122401187 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122401187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122401187 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122401187 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122401187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024777c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122401187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122401187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122401187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122401187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122401187 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122401187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122401187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122401187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122401187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122401187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122401187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122401187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122401187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402745 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402745 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402745 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402745 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:472) 20250121122402745 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20250121122402745 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402745 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402745 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402745 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402745 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402745 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: d8202'... (mgcp_client.c:805) 20250121122402745 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: d8202'... (mgcp_client.c:805) 20250121122402745 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402745 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: Removing from parent mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0] (mgcp_client_endpoint_fsm.c:873) 20250121122402745 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402745 DLMGCP DEBUG mgw-endp(mgw-fsm-14164006-0)[0x55d2c6fe1ef0]{IN_USE}: Deallocated (fsm.c:568) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402745 DMGW DEBUG mgw(mgw-fsm-14164006-0)[0x55d2c6fe4ba0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:1 TC_rab_assignment_concurrent0(209)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8202617" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122402761 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250121122402761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402761 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402762 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250121122402762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff5630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14164006 20250121122402775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402775 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd82026,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402775 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402775 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402775 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402775 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00016289), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402775 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402775 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402775 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402775 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402775 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402775 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:472) 20250121122402775 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20250121122402775 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402775 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402775 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402775 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402775 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402775 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402775 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402775 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402775 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: bba1d'... (mgcp_client.c:805) 20250121122402775 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: bba1d'... (mgcp_client.c:805) 20250121122402776 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402776 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: Removing from parent mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:873) 20250121122402776 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402776 DLMGCP DEBUG mgw-endp(mgw-fsm-12296663-0)[0x55d2c6fe5480]{IN_USE}: Deallocated (fsm.c:568) 20250121122402776 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402776 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402776 DMGW DEBUG mgw(mgw-fsm-12296663-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5429879 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bba1d717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402782 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe5e00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122402782 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12296663 20250121122402783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402783 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbba1d7,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402783 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402783 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402783 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00201afe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402783 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402783 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402783 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=00016289), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402783 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1823) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402783 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402783 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402783 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{disconnected}: Freeing instance (context_map.c:202) 20250121122402783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164006)[0x55d2c6fda4f0]{disconnected}: Deallocated (fsm.c:568) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{disconnected}: Freeing instance (context_map.c:206) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d2c6fdad40]{disconnected}: Deallocated (fsm.c:568) 20250121122402783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402783 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402783 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164006 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00016289), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:401) 20250121122402783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(8)[0x55d2c6fdbce0]{IDLE}: Deallocated (fsm.c:568) 20250121122402783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402783 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:472) 20250121122402783 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20250121122402783 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402783 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402783 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402783 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402783 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402784 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 56ae6'... (mgcp_client.c:805) 20250121122402784 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 56ae6'... (mgcp_client.c:805) 20250121122402784 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402784 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: Removing from parent mgw(mgw-fsm-5680738-0)[0x55d2c7000b20] (mgcp_client_endpoint_fsm.c:873) 20250121122402784 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402784 DLMGCP DEBUG mgw-endp(mgw-fsm-5680738-0)[0x55d2c70009a0]{IN_USE}: Deallocated (fsm.c:568) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402784 DMGW DEBUG mgw(mgw-fsm-5680738-0)[0x55d2c7000b20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402784 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)13950337 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "I", val := "11111" } }, sdp := omit } 20250121122402786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402786 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402786 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402786 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=00201afe), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402786 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1823) 20250121122402786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402786 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402786 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{disconnected}: Freeing instance (context_map.c:202) 20250121122402786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12296663)[0x55d2c6fd7070]{disconnected}: Deallocated (fsm.c:568) 20250121122402786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{disconnected}: Freeing instance (context_map.c:206) 20250121122402786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d2c6fdccb0]{disconnected}: Deallocated (fsm.c:568) 20250121122402786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12296663 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00201afe), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:401) 20250121122402786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d2c6fd62f0]{IDLE}: Deallocated (fsm.c:568) 20250121122402786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402786 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "56ae6217" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122402788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70073f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff6f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5680738 20250121122402789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402789 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x56ae62,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402789 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402789 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed93a6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402789 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11451404 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:2 20250121122402791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402792 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402792 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=00ed93a6), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402792 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1823) 20250121122402792 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402792 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402792 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402792 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{disconnected}: Freeing instance (context_map.c:202) 20250121122402792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5680738)[0x55d2c6fdcf20]{disconnected}: Deallocated (fsm.c:568) 20250121122402792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122402792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d2c6fe25d0]{disconnected}: Deallocated (fsm.c:568) 20250121122402792 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5680738 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed93a6), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:401) 20250121122402792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402792 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402792 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402792 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402792 DLSCCP DEBUG SCCP-SCOC(10)[0x55d2c6fe3fa0]{IDLE}: Deallocated (fsm.c:568) 20250121122402792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402792 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402792 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402792 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402792 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402822 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402822 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402822 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402822 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:472) 20250121122402822 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20250121122402822 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402822 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402822 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402822 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402822 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402822 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402822 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402822 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402822 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: ce8a2'... (mgcp_client.c:805) 20250121122402822 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: ce8a2'... (mgcp_client.c:805) 20250121122402822 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402822 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: Removing from parent mgw(mgw-fsm-13535789-0)[0x55d2c70091b0] (mgcp_client_endpoint_fsm.c:873) 20250121122402823 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402823 DLMGCP DEBUG mgw-endp(mgw-fsm-13535789-0)[0x55d2c7009520]{IN_USE}: Deallocated (fsm.c:568) 20250121122402823 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402823 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402823 DMGW DEBUG mgw(mgw-fsm-13535789-0)[0x55d2c70091b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ce8a2d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402837 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250121122402837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c700fdf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122402838 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250121122402838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402838 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7008fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13535789 20250121122402844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402844 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce8a2d,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402844 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402844 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402844 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402844 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c814bd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3619138 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:3 20250121122402852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402852 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402852 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402852 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402852 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402852 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402852 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=00c814bd), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402853 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20250121122402853 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402853 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402853 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402853 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{disconnected}: Freeing instance (context_map.c:202) 20250121122402853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13535789)[0x55d2c6fe2fb0]{disconnected}: Deallocated (fsm.c:568) 20250121122402853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122402853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d2c6fe40d0]{disconnected}: Deallocated (fsm.c:568) 20250121122402853 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13535789 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c814bd), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20250121122402853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402853 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402853 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402853 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402853 DLSCCP DEBUG SCCP-SCOC(11)[0x55d2c6fe4960]{IDLE}: Deallocated (fsm.c:568) 20250121122402853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402853 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402865 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402865 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402865 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402865 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402865 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:472) 20250121122402866 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20250121122402866 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402866 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402866 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402866 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 62 rtpbridge/5@mgw MGCP 1.0\r\nC: dd8f9'... (mgcp_client.c:805) 20250121122402866 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 63 rtpbridge/5@mgw MGCP 1.0\r\nC: dd8f9'... (mgcp_client.c:805) 20250121122402866 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402866 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: Removing from parent mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150] (mgcp_client_endpoint_fsm.c:873) 20250121122402866 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402866 DLMGCP DEBUG mgw-endp(mgw-fsm-14520222-0)[0x55d2c7011580]{IN_USE}: Deallocated (fsm.c:568) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402866 DMGW DEBUG mgw(mgw-fsm-14520222-0)[0x55d2c6ff8150]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "dd8f9e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70188f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122402879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7010900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 4TC_rab_assignment_concurrent0(214)14520222 20250121122402885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402885 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdd8f9e,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402885 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402885 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402885 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402885 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f87951), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 4TC_rab_assignment_concurrent0(214)5675768 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:4 20250121122402894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402894 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=00f87951), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402894 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20250121122402894 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402894 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402894 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402894 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{disconnected}: Freeing instance (context_map.c:202) 20250121122402894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14520222)[0x55d2c6fe1600]{disconnected}: Deallocated (fsm.c:568) 20250121122402894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122402894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d2c6fe4cd0]{disconnected}: Deallocated (fsm.c:568) 20250121122402894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14520222 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f87951), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20250121122402894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402894 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402894 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402894 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402894 DLSCCP DEBUG SCCP-SCOC(12)[0x55d2c6fe6ff0]{IDLE}: Deallocated (fsm.c:568) 20250121122402895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402895 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402906 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402906 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402906 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402906 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402906 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:472) 20250121122402906 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20250121122402906 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402906 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402906 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402906 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402906 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 64 rtpbridge/4@mgw MGCP 1.0\r\nC: 4876f'... (mgcp_client.c:805) 20250121122402906 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 65 rtpbridge/4@mgw MGCP 1.0\r\nC: 4876f'... (mgcp_client.c:805) 20250121122402906 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402906 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: Removing from parent mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0] (mgcp_client_endpoint_fsm.c:873) 20250121122402906 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402906 DLMGCP DEBUG mgw-endp(mgw-fsm-4749051-0)[0x55d2c7008720]{IN_USE}: Deallocated (fsm.c:568) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402906 DMGW DEBUG mgw(mgw-fsm-4749051-0)[0x55d2c701a7e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4876fb17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122402921 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250121122402921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7021610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250121122402922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a4d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 5TC_rab_assignment_concurrent0(213)4749051 20250121122402927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402928 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4876fb,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402928 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402928 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402928 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402928 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2b51), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 5TC_rab_assignment_concurrent0(213)2818327 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:5 20250121122402936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402936 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402936 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402936 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=006f2b51), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402936 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20250121122402936 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402936 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402936 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402936 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{disconnected}: Freeing instance (context_map.c:202) 20250121122402936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4749051)[0x55d2c6fe4400]{disconnected}: Deallocated (fsm.c:568) 20250121122402936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{disconnected}: Freeing instance (context_map.c:206) 20250121122402936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d2c6fe6920]{disconnected}: Deallocated (fsm.c:568) 20250121122402936 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4749051 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2b51), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20250121122402936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402936 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402936 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402936 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402936 DLSCCP DEBUG SCCP-SCOC(13)[0x55d2c6fef190]{IDLE}: Deallocated (fsm.c:568) 20250121122402937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402941 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402941 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402941 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402941 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402942 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:472) 20250121122402942 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20250121122402942 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402942 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402942 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402942 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402942 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402942 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: d2ce0'... (mgcp_client.c:805) 20250121122402942 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402942 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: d2ce0'... (mgcp_client.c:805) 20250121122402942 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122402942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402942 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: Removing from parent mgw(mgw-fsm-13815297-0)[0x55d2c7022d10] (mgcp_client_endpoint_fsm.c:873) 20250121122402942 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402942 DLMGCP DEBUG mgw-endp(mgw-fsm-13815297-0)[0x55d2c7023b10]{IN_USE}: Deallocated (fsm.c:568) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402942 DMGW DEBUG mgw(mgw-fsm-13815297-0)[0x55d2c7022d10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "d2ce0117" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122402956 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c702a3e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402956 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c701a920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13815297 20250121122402962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402962 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd2ce01,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402962 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402962 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402962 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402962 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00907893), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402962 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)5724450 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:6 20250121122402969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402970 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=00907893), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122402970 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20250121122402970 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122402970 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402970 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122402970 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122402970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122402970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122402970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122402970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{disconnected}: Freeing instance (context_map.c:202) 20250121122402970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815297)[0x55d2c6fe6a50]{disconnected}: Deallocated (fsm.c:568) 20250121122402970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122402970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{disconnected}: Freeing instance (context_map.c:206) 20250121122402970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d2c6fed8e0]{disconnected}: Deallocated (fsm.c:568) 20250121122402970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815297 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122402970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00907893), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20250121122402970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402970 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122402970 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122402970 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122402970 DLSCCP DEBUG SCCP-SCOC(14)[0x55d2c6fee3a0]{IDLE}: Deallocated (fsm.c:568) 20250121122402970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402971 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122402976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122402976 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122402976 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122402976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122402976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122402976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122402976 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122402976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122402976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122402976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122402976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122402976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122402976 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:472) 20250121122402976 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20250121122402976 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122402976 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122402976 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122402976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122402976 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122402976 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122402976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122402977 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122402977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: a5e56'... (mgcp_client.c:805) 20250121122402977 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20250121122402977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122402977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: a5e56'... (mgcp_client.c:805) 20250121122402977 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20250121122402977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122402977 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: Removing from parent mgw(mgw-fsm-679510-0)[0x55d2c702c130] (mgcp_client_endpoint_fsm.c:873) 20250121122402977 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122402977 DLMGCP DEBUG mgw-endp(mgw-fsm-679510-0)[0x55d2c702c720]{IN_USE}: Deallocated (fsm.c:568) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122402977 DMGW DEBUG mgw(mgw-fsm-679510-0)[0x55d2c702c130]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122402977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122402977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122402977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122402977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a5e5617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122402990 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250121122402990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7032ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122402991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250121122402991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122402991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122402991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122402991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c702bfc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)679510 20250121122402996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122402996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122402996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122402996 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122402996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa5e56,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122402996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122402996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122402996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122402996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122402996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122402996 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122402996 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122402996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122402996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122402996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122402996 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122402996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2589e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122402996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122402996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122402996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122402996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122402996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122402996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122402996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122402997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122402997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122402997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122402997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122402997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)5293521 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:7 20250121122403003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403003 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403003 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403003 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403004 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403004 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403004 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=00c2589e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403004 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1823) 20250121122403004 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403004 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403004 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403004 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{disconnected}: Freeing instance (context_map.c:202) 20250121122403004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-679510)[0x55d2c6fee9d0]{disconnected}: Deallocated (fsm.c:568) 20250121122403004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122403004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d2c6fedcd0]{disconnected}: Deallocated (fsm.c:568) 20250121122403004 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-679510 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2589e), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:401) 20250121122403004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403004 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403004 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403004 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403004 DLSCCP DEBUG SCCP-SCOC(15)[0x55d2c6fef6e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 20250121122403004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403004 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403004 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403004 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 20250121122403005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122403006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403006 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403006 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403007 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403007 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:472) 20250121122403007 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20250121122403007 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403007 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403007 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403007 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403007 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403007 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 80c7e'... (mgcp_client.c:805) 20250121122403007 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122403007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 80c7e'... (mgcp_client.c:805) 20250121122403007 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122403007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403007 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: Removing from parent mgw(mgw-fsm-8439788-0)[0x55d2c7034680] (mgcp_client_endpoint_fsm.c:873) 20250121122403007 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403007 DLMGCP DEBUG mgw-endp(mgw-fsm-8439788-0)[0x55d2c70353c0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403007 DMGW DEBUG mgw(mgw-fsm-8439788-0)[0x55d2c7034680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "80c7ec17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c703bc90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122403023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7033b00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)8439788 20250121122403029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403029 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80c7ec,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403029 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403029 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403029 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403029 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145dd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403030 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403030 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403030 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403030 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:472) 20250121122403030 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20250121122403030 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403030 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403030 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403030 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403030 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403030 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403030 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403030 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403030 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 72 rtpbridge/10@mgw MGCP 1.0\r\nC: d821'... (mgcp_client.c:805) 20250121122403031 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 73 rtpbridge/10@mgw MGCP 1.0\r\nC: d821'... (mgcp_client.c:805) 20250121122403031 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403031 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: Removing from parent mgw(mgw-fsm-14164373-0)[0x55d2c703db80] (mgcp_client_endpoint_fsm.c:873) 20250121122403031 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403031 DLMGCP DEBUG mgw-endp(mgw-fsm-14164373-0)[0x55d2c7034110]{IN_USE}: Deallocated (fsm.c:568) 20250121122403031 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403031 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403031 DMGW DEBUG mgw(mgw-fsm-14164373-0)[0x55d2c703db80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)14511360 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:8 TC_rab_assignment_concurrent0(219)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d8219517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403050 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250121122403050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7044910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122403051 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250121122403051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c703d870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14164373 20250121122403054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403054 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd82195,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403054 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403054 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403054 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403054 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4693), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403055 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403055 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403055 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403055 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403055 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403055 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403055 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=003145dd), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403055 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1823) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403055 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403055 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403055 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{disconnected}: Freeing instance (context_map.c:202) 20250121122403055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8439788)[0x55d2c6feeb70]{disconnected}: Deallocated (fsm.c:568) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d2c6fee4d0]{disconnected}: Deallocated (fsm.c:568) 20250121122403055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8439788 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145dd), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:401) 20250121122403055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(16)[0x55d2c6ff02f0]{IDLE}: Deallocated (fsm.c:568) 20250121122403055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403055 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:472) 20250121122403055 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20250121122403055 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403055 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403055 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403055 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403055 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403056 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403056 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 74 rtpbridge/9@mgw MGCP 1.0\r\nC: e8b5b'... (mgcp_client.c:805) 20250121122403056 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122403056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403056 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 75 rtpbridge/9@mgw MGCP 1.0\r\nC: e8b5b'... (mgcp_client.c:805) 20250121122403056 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122403056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403056 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: Removing from parent mgw(mgw-fsm-15250864-0)[0x55d2c7046d90] (mgcp_client_endpoint_fsm.c:873) 20250121122403056 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403056 DLMGCP DEBUG mgw-endp(mgw-fsm-15250864-0)[0x55d2c7046ec0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403056 DMGW DEBUG mgw(mgw-fsm-15250864-0)[0x55d2c7046d90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122403056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403056 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403056 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)16082807 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:10 20250121122403062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403062 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403062 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403062 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403063 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403063 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=009e4693), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403063 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1823) 20250121122403063 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403063 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403063 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403063 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{disconnected}: Freeing instance (context_map.c:202) 20250121122403063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14164373)[0x55d2c6fefd40]{disconnected}: Deallocated (fsm.c:568) 20250121122403063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{disconnected}: Freeing instance (context_map.c:206) 20250121122403063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d2c6ff1160]{disconnected}: Deallocated (fsm.c:568) 20250121122403063 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14164373 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4693), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:401) 20250121122403063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403063 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403063 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403063 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403063 DLSCCP DEBUG SCCP-SCOC(18)[0x55d2c6ff1c30]{IDLE}: Deallocated (fsm.c:568) 20250121122403063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(218)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8b5b017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403073 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250121122403073 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403073 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403073 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403073 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c704d790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122403074 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c70454b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122403074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403074 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403074 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403074 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403074 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:472) 20250121122403074 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20250121122403074 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403074 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403074 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403074 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403074 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403074 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403074 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: fd50'... (mgcp_client.c:805) 20250121122403074 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403074 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: fd50'... (mgcp_client.c:805) 20250121122403074 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403074 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: Removing from parent mgw(mgw-fsm-16601283-0)[0x55d2c704f550] (mgcp_client_endpoint_fsm.c:873) 20250121122403074 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403074 DLMGCP DEBUG mgw-endp(mgw-fsm-16601283-0)[0x55d2c704fbe0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403074 DMGW DEBUG mgw(mgw-fsm-16601283-0)[0x55d2c704f550]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15250864 TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403076 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe8b5b0,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403077 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403077 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403077 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403077 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91900), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)1448633 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:9 20250121122403080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403080 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403080 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403080 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403080 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403080 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=00d91900), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403080 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1823) 20250121122403080 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403080 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403080 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403080 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{disconnected}: Freeing instance (context_map.c:202) 20250121122403080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15250864)[0x55d2c6ff0780]{disconnected}: Deallocated (fsm.c:568) 20250121122403080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{disconnected}: Freeing instance (context_map.c:206) 20250121122403080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d2c6fefa50]{disconnected}: Deallocated (fsm.c:568) 20250121122403080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15250864 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91900), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:401) 20250121122403081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403081 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403081 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403081 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403081 DLSCCP DEBUG SCCP-SCOC(17)[0x55d2c6ff1030]{IDLE}: Deallocated (fsm.c:568) 20250121122403081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403081 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "fd50c317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70564b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122403082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704f370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16601283 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122403099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403100 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403100 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403100 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403100 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403100 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:472) 20250121122403100 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20250121122403100 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403100 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403100 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403100 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403100 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403100 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403100 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: dbcb'... (mgcp_client.c:805) 20250121122403100 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403100 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: dbcb'... (mgcp_client.c:805) 20250121122403100 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403100 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: Removing from parent mgw(mgw-fsm-14404488-0)[0x55d2c7057b20] (mgcp_client_endpoint_fsm.c:873) 20250121122403100 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403100 DLMGCP DEBUG mgw-endp(mgw-fsm-14404488-0)[0x55d2c70588b0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403100 DMGW DEBUG mgw(mgw-fsm-14404488-0)[0x55d2c7057b20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122403100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403101 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd50c3,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403101 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403101 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403101 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403101 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae85b7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403101 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)582411 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "I", val := "11111" } }, sdp := omit } 20250121122403109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403109 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403109 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403110 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403110 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403110 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=00ae85b7), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403110 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20250121122403110 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403110 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403110 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403110 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{disconnected}: Freeing instance (context_map.c:202) 20250121122403110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16601283)[0x55d2c6ff0930]{disconnected}: Deallocated (fsm.c:568) 20250121122403110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{disconnected}: Freeing instance (context_map.c:206) 20250121122403110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d2c6ff2300]{disconnected}: Deallocated (fsm.c:568) 20250121122403110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16601283 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae85b7), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20250121122403110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403111 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403111 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403111 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403111 DLSCCP DEBUG SCCP-SCOC(19)[0x55d2c6ff2a20]{IDLE}: Deallocated (fsm.c:568) 20250121122403111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403111 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "dbcb8817" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122403118 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250121122403118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c705f180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403119 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250121122403119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c704df00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)14404488 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122403124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403125 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:472) 20250121122403125 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20250121122403125 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403125 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403125 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403125 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403125 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403125 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403125 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403125 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403125 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403125 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403125 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 6de8'... (mgcp_client.c:805) 20250121122403125 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403125 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403125 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403125 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 6de8'... (mgcp_client.c:805) 20250121122403125 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403126 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: Removing from parent mgw(mgw-fsm-7202959-0)[0x55d2c7061450] (mgcp_client_endpoint_fsm.c:873) 20250121122403126 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403126 DLMGCP DEBUG mgw-endp(mgw-fsm-7202959-0)[0x55d2c7060ed0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403126 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403126 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403126 DMGW DEBUG mgw(mgw-fsm-7202959-0)[0x55d2c7061450]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122403126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403126 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdbcb88,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403126 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403126 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403127 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403127 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da93fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403127 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403127 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403127 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)8058356 TC_rab_assignment_concurrent0(222)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:12 20250121122403135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403135 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=00da93fa), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403135 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1823) 20250121122403135 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403135 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403135 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403135 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{disconnected}: Freeing instance (context_map.c:202) 20250121122403135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14404488)[0x55d2c6ff1fa0]{disconnected}: Deallocated (fsm.c:568) 20250121122403136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122403136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d2c6ff20d0]{disconnected}: Deallocated (fsm.c:568) 20250121122403136 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14404488 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da93fa), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:401) 20250121122403136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403136 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403136 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403136 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403136 DLSCCP DEBUG SCCP-SCOC(20)[0x55d2c6ff36a0]{IDLE}: Deallocated (fsm.c:568) 20250121122403136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403136 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "6de88f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122403140 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7067d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403140 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7060d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)7202959 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122403154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403154 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403154 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403155 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:472) 20250121122403155 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20250121122403155 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403155 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403155 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403155 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403155 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403155 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 9d95'... (mgcp_client.c:805) 20250121122403155 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 9d95'... (mgcp_client.c:805) 20250121122403155 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403155 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: Removing from parent mgw(mgw-fsm-10327538-0)[0x55d2c7069c40] (mgcp_client_endpoint_fsm.c:873) 20250121122403155 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403155 DLMGCP DEBUG mgw-endp(mgw-fsm-10327538-0)[0x55d2c706a2c0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403155 DMGW DEBUG mgw(mgw-fsm-10327538-0)[0x55d2c7069c40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122403155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403155 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6de88f,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403155 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403155 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403155 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a74327), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403156 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)11377502 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "I", val := "11111" } }, sdp := omit } 20250121122403164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403164 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403164 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403164 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403164 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=00a74327), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403164 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1823) 20250121122403164 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403164 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403164 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403164 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{disconnected}: Freeing instance (context_map.c:202) 20250121122403165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7202959)[0x55d2c6ff2d90]{disconnected}: Deallocated (fsm.c:568) 20250121122403165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122403165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d2c6ff37d0]{disconnected}: Deallocated (fsm.c:568) 20250121122403165 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7202959 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a74327), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:401) 20250121122403165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403165 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403165 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403165 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403165 DLSCCP DEBUG SCCP-SCOC(21)[0x55d2c6ff4560]{IDLE}: Deallocated (fsm.c:568) 20250121122403165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403165 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122403171 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250121122403171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c7070b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9d95f217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250121122403172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7068830]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10327538 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122403199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403199 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403199 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403199 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403199 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:472) 20250121122403199 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20250121122403199 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122403200 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403200 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122403200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122403200 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122403200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122403200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122403200 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122403200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403200 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 8802'... (mgcp_client.c:805) 20250121122403200 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122403200 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 8802'... (mgcp_client.c:805) 20250121122403200 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122403200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122403200 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: Removing from parent mgw(mgw-fsm-8913530-0)[0x55d2c70729f0] (mgcp_client_endpoint_fsm.c:873) 20250121122403200 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122403200 DLMGCP DEBUG mgw-endp(mgw-fsm-8913530-0)[0x55d2c7072fe0]{IN_USE}: Deallocated (fsm.c:568) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122403200 DMGW DEBUG mgw(mgw-fsm-8913530-0)[0x55d2c70729f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122403200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122403200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122403200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122403200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122403200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403200 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9d95f2,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403200 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403200 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00615016), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403201 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15763389 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:14 20250121122403211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403211 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403211 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403211 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403211 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403212 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=00615016), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403212 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1823) 20250121122403212 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403212 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403212 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403212 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{disconnected}: Freeing instance (context_map.c:202) 20250121122403212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327538)[0x55d2c6ff4690]{disconnected}: Deallocated (fsm.c:568) 20250121122403212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{disconnected}: Freeing instance (context_map.c:206) 20250121122403212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d2c6ff4970]{disconnected}: Deallocated (fsm.c:568) 20250121122403212 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327538 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00615016), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:401) TC_rab_assignment_concurrent0(224)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250121122403212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403212 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403212 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403212 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403212 DLSCCP DEBUG SCCP-SCOC(22)[0x55d2c6ff5260]{IDLE}: Deallocated (fsm.c:568) 20250121122403212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "88027a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122403218 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c70798b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122403219 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122403219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c7072770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8913530 20250121122403402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122403402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122403402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122403402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122403402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88027a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122403402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122403402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122403402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122403402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122403402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122403403 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122403403 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122403403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122403403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122403403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122403403 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122403403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024777c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122403403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3721116 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on connection ID:15 20250121122403413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122403413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122403413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122403413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122403413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122403413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122403413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122403414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122403414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122403414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122403414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122403414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122403414 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=0024777c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122403414 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1823) 20250121122403414 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122403414 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122403414 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122403414 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122403414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122403414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122403414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122403414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{disconnected}: Freeing instance (context_map.c:202) 20250121122403414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8913530)[0x55d2c6ff59b0]{disconnected}: Deallocated (fsm.c:568) 20250121122403414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122403414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{disconnected}: Freeing instance (context_map.c:206) 20250121122403414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d2c6ff5390]{disconnected}: Deallocated (fsm.c:568) 20250121122403414 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8913530 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122403414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024777c), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:401) 20250121122403414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122403414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122403414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122403414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122403414 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122403414 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122403414 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122403414 DLSCCP DEBUG SCCP-SCOC(23)[0x55d2c6ff5f00]{IDLE}: Deallocated (fsm.c:568) 20250121122403414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122403414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122403414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122403414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122403414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122403414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122403414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122403414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122404970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@ef57f613e2f3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@ef57f613e2f3: Final verdict of PTC: pass 20250121122405421 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122405421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122405421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122405421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122405421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122405421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122405422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122405422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122405422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122405422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122405422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122405422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122405422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122405422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122405424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122405424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122405424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122405424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122405424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122405424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@ef57f613e2f3: Final verdict of PTC: none 20250121122405424 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(197)@ef57f613e2f3: Final verdict of PTC: none 20250121122405424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(205)@ef57f613e2f3: Warning: The last outgoing messages on port MTP3_SCCP_PORT may be lost. 20250121122405424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122405424 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122405424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed TC_rab_assignment_concurrent-Iuh0(200)@ef57f613e2f3: Final verdict of PTC: none 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122405425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122405425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122405425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122405425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW-MGCP(208)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@ef57f613e2f3: Final verdict of PTC: none 20250121122405425 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122405425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122405425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122405425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122405425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122405425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122405425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122405425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122405425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122405425 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122405425 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(198)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@ef57f613e2f3: Final verdict of PTC: none 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122405425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122405425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122405425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122405425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(203)@ef57f613e2f3: Final verdict of PTC: none 20250121122405425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122405425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122405425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122405425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122405425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122405425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122405425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122405425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122405425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122405425 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122405425 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(202)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122405425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Tue Jan 21 12:24:05 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 20250121122405481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122405883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1902780) Waiting for packet dumper to finish... 1 (prev_count=1902780, count=1934440) 20250121122407426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122407426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122407426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122407426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122407426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122407426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Jan 21 12:24:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_release started. 20250121122409001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122409005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122409009 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39891<->l=127.0.0.1:4262) (control_if.c:570) 20250121122409026 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409026 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409026 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409026 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409027 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409027 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409027 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409027 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122409027 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122409027 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122409028 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409028 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122409028 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409028 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122409028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409028 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409028 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409028 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122409028 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409028 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122409028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409028 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409028 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409028 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122409028 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122409028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409028 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409028 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409028 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122409028 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122409028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409028 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122409028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122409028 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122409028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122409028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122409028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122409028 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122409028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122409029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122409029 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(233)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122409041 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409041 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409041 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409041 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409041 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409041 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409041 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122409041 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409042 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409042 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122409042 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409042 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122409042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409042 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409042 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409042 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122409042 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409042 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122409042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409042 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409042 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409042 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122409042 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409042 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122409042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409042 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409042 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409042 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122409042 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122409042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409042 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409042 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122409042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122409042 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122409043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122409043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122409043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122409043 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122409063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122409063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122409063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122409063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122409063 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) 20250121122409063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122409063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122409063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122409063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122409240 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122409240 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122409240 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122409241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122409252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409252 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122409252 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122409252 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122409252 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122409252 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122409252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122409255 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122409255 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122409255 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122409255 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122409256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409256 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122409256 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122409256 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122409256 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122409256 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122409256 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122409257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122409257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122409257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122409257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122409257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122409257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122409257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122409257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122409257 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122409257 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn0-M3UA(236)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122409258 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122409258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122409258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122409258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409258 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122409259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122409259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122409259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122409259 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122409261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409261 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122409261 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122409261 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122409261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409261 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122409261 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122409261 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122409261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122409261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122409261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122409261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122409261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122409261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122409261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122409261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122409261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122409261 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122409261 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122409262 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122409262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122409262 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122409262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122409262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122409262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122409263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122409263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122409263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122409263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122409263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122409263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122409263 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122409263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122409263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122409263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122409263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122409263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122409263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122409263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122409263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122410045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122410045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122410045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122410045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122410045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122410045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122410045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122410045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122410045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122410045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122410045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122410045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122410045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122410045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122410045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122410046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122410046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122410046 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122410046 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122410046 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122410046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122410046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122410046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122410046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122410046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122410046 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122410046 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122410046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122410046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122410046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122410046 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122410046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122410046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122410046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122410046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122410046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122410046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122410046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122410046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122410046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122410046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122410046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122410046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122410046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122410046 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122410046 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122410060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410060 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122410060 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122410060 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122410060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122410060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122410060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122410060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122410060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122410060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122410060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122410060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122410060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122410060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122410060 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122410060 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122410060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122410060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122410060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122410060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122410060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122410060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122410060 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122410060 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122410060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122410060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122410060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122410060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122410060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122410061 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122410061 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122410061 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122410061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122410061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122410061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122410061 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122410061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122410061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122410061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122410061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122410061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122410061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122410061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122410061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122410061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122410061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122410061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122410061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122410061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122410061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122410061 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122410061 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122410092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: f_create_expect(l3 := '52C1ED637401C25403F1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: Created Expect[0] for '52C1ED637401C25403F1'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@ef57f613e2f3: Added conn table entry 0TC_rab_release0(238)8409647 20250121122411139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122411139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122411139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122411139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122411139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80522f, normal) (hnbgw_rua.c:388) 20250121122411139 DHNB DEBUG map_rua[0x55d2c6fe5e00]{init}: Allocated (fsm.c:456) 20250121122411139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122411139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8409647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122411139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122411139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122411140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8409647 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122411140 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122411140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122411140 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8409647 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122411140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8409647 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122411140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122411140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122411140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122411140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122411140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122411140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122411140 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: Allocated (fsm.c:456) 20250121122411140 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122411140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a52c1ed637401c25403f1004f40030003720056400500f1100926) (sccp_scrc.c:401) 20250121122411140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122411140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122411140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122411140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122411140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122411140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122411140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122411140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122411140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122411140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122411140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122411140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122411140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122411140 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122411140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122411140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122411140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122411140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122411140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122411140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122411140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122411140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122411140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: Found Expect[0] for l3='52C1ED637401C25403F1'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: Added conn table entry 0TC_rab_release0(238)7848829 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122411158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411158 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122411158 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122411158 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122411158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122411158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122411158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122411158 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122411159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122411159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122411159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122411159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122411159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122411159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00885da5) (sccp_scrc.c:472) 20250121122411159 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20250121122411159 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122411159 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122411159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122411159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122411159 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:485) 20250121122411159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122411159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release0(238)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122411362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411362 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122411362 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122411362 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122411362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122411362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122411362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122411362 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122411363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122411363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122411363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122411363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122411363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122411363 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:472) 20250121122411363 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20250121122411363 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122411363 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122411363 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122411363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122411363 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122411363 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122411363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122411363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122411363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122411363 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122411363 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122411363 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122411363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122411363 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122411363 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{UNUSED}: Allocated (fsm.c:456) 20250121122411363 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{UNUSED}: is child of mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630] (fsm.c:486) 20250121122411364 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630] (mgcp_client_endpoint_fsm.c:724) 20250121122411364 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122411364 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122411364 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122411364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe1ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122411364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe1ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122411364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe1ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122411364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe1ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122411364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 80522'... (mgcp_client.c:805) 20250121122411364 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122411364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe1ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122411364 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80522f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80522f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122411402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250121122411402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122411402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122411402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122411402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122411402 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411402 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122411402 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122411402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122411402 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122411402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122411402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122411402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122411402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122411423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122411423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122411423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122411423 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122411423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80522f) (hnbgw_rua.c:452) 20250121122411423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8409647 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122411423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122411423 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122411423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122411423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122411424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122411424 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122411424 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122411424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122411424 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630] (mgcp_client_endpoint_fsm.c:724) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122411424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 80522'... (mgcp_client.c:805) 20250121122411424 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122411424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411424 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80522f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122411442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250121122411442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122411442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122411442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411442 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122411442 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122411442 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630] (mgcp_client_endpoint_fsm.c:724) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122411442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe4ba0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122411442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe4ba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122411442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe4ba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122411442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe4ba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20250121122411442 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 80522'... (mgcp_client.c:805) 20250121122411442 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122411442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8409647-0)[0x55d2c6fe4ba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122411442 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411443 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411443 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80522f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122411453 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250121122411453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122411453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122411453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122411453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411453 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{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) 20250121122411453 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122411454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122411454 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122411454 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122411454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122411454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122411454 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122411454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885da5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122411454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122411454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122411454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122411454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122411454 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122411454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122411454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122411454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122411454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122411454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122411454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122411454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: vl_len:21 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250121122411478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411478 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122411478 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122411478 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122411478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122411478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122411478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122411478 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122411478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122411478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122411478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122411478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122411478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122411478 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:472) 20250121122411478 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20250121122411478 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122411479 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122411479 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122411479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122411479 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122411479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122411479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122411479 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121122411479 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121122411479 DMGW NOTICE mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250121122411479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250121122411479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122411479 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122411479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122411479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 80522'... (mgcp_client.c:805) 20250121122411479 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122411479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122411479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122411479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 80522'... (mgcp_client.c:805) 20250121122411479 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122411479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122411479 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: Removing from parent mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630] (mgcp_client_endpoint_fsm.c:873) 20250121122411479 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122411479 DLMGCP DEBUG mgw-endp(mgw-fsm-8409647-0)[0x55d2c6fe0e90]{IN_USE}: Deallocated (fsm.c:568) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122411479 DMGW DEBUG mgw(mgw-fsm-8409647-0)[0x55d2c6ff5630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122411479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122411479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) TC_rab_release0(238)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "80522f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121122411482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122411482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122411482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe4ba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@ef57f613e2f3: 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 } 20250121122411518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release(225)@ef57f613e2f3: Final verdict of PTC: none 20250121122411520 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39891<->l=127.0.0.1:4262) (control_if.c:193) 20250121122411520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122411520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_rab_release-Iuh0-RUA(230)@ef57f613e2f3: Final verdict of PTC: none 20250121122411520 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122411520 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122411520 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122411520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122411520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122411520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122411520 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122411520 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122411520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885da5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122411520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122411520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122411520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122411520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122411520 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122411520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122411520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122411520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{disrupted}: Freeing instance (context_map.c:202) 20250121122411520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8409647)[0x55d2c6fe5e00]{disrupted}: Deallocated (fsm.c:568) 20250121122411520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122411520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122411520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(234)@ef57f613e2f3: Final verdict of PTC: none 20250121122411520 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8409647 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122411520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122411520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122411520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122411520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122411520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122411520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122411520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@ef57f613e2f3: Final verdict of PTC: none TC_rab_release-Iuh0(229)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@ef57f613e2f3: Final verdict of PTC: none 20250121122411520 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW-MGCP(237)@ef57f613e2f3: Final verdict of PTC: none 20250121122411520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122411520 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122411520 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122411520 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122411521 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122411521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122411521 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122411521 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122411521 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122411521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122411521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122411521 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122411521 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122411521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122411521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122411521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122411521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122411521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122411521 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122411521 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122411521 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122411521 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122411521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122411521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122411521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122411521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122411521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122411521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122411521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122411521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122411521 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122411521 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122411521 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122411521 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(236)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ef57f613e2f3: Final verdict of PTC: none 20250121122411539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122411541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_release finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Tue Jan 21 12:24:11 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250121122411584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122412086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270960) Waiting for packet dumper to finish... 1 (prev_count=270960, count=321652) 20250121122413522 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122413522 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122413522 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122413522 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122413522 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122413522 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Jan 21 12:24:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_release_abnormal started. 20250121122415199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122415204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122415208 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44029<->l=127.0.0.1:4262) (control_if.c:570) 20250121122415235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415235 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415236 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415236 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415236 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122415236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122415237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415237 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_rab_release_abnormal-Iuh0(243)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122415237 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415237 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415237 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122415237 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415237 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122415237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415237 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415237 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122415237 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122415237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122415237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122415237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122415238 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122415238 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122415238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415238 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415238 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415238 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122415238 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122415238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415238 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122415239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122415239 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122415239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122415239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122415239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122415239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(247)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122415255 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415255 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415255 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415255 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415255 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415255 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415256 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122415256 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415257 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415257 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122415257 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415257 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122415257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415257 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415257 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415257 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122415257 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415257 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122415257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415257 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415257 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415257 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122415257 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122415257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415257 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415257 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415257 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122415257 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122415257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415257 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122415257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122415257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122415257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122415257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122415280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122415280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122415280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122415280 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122415281 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) 20250121122415281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122415281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122415281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122415281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122415422 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122415422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122415422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122415422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122415422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122415422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122415422 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122415454 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122415454 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122415454 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122415454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122415463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122415463 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122415463 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122415463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122415463 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122415463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122415466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415466 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122415466 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122415466 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122415466 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122415466 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122415466 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122415466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122415466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122415466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122415466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122415467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122415467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122415467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122415467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122415467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122415467 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415468 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122415468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122415468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122415468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415468 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122415468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122415469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122415469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122415469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122415470 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122415470 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122415470 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122415470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122415476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415476 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122415476 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122415476 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122415476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415476 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122415476 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122415476 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122415476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122415476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122415476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122415476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122415476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122415476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122415476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122415476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122415476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122415476 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122415476 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122415477 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122415477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122415477 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122415477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122415477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122415477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122415478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122415478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122415478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122415478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122415478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122415478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122415478 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122415478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122415478 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122415478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122415478 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122415478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122415478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122415478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122415478 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122416270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416270 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122416270 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122416270 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122416270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122416270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122416270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122416270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122416270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122416270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122416270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122416270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122416270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122416270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122416270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122416270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122416270 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122416270 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122416270 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122416270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122416270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122416270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122416270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122416270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122416270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122416270 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122416270 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122416271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122416271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122416271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122416271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122416271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122416271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122416271 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122416272 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122416272 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122416272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122416272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122416272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122416272 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122416272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122416272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122416272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122416272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122416272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122416272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122416272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122416272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122416273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122416273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122416273 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122416273 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122416278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416278 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122416278 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122416278 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122416278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122416278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122416278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122416278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122416278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122416278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122416278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122416278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122416278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122416278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122416278 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122416278 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122416278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122416278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122416278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122416278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122416278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122416278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122416278 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122416278 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122416278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416278 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122416278 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122416278 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122416278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122416278 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122416279 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122416279 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122416279 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122416280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122416280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122416280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122416280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122416280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122416280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122416280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122416280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122416280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122416280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122416280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122416280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122416280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122416280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122416280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122416280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122416280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122416280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122416280 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122416280 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122416293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: f_create_expect(l3 := 'CD95A992D264832C62C0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: Created Expect[0] for 'CD95A992D264832C62C0'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@ef57f613e2f3: Added conn table entry 0TC_rab_release_abnormal0(252)1781444 20250121122417341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122417341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122417341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122417341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122417341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b2ec4, normal) (hnbgw_rua.c:388) 20250121122417341 DHNB DEBUG map_rua[0x55d2c6fe5e00]{init}: Allocated (fsm.c:456) 20250121122417341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122417341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781444 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122417341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122417341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122417341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781444 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122417341 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122417341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122417341 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1781444 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122417341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781444 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122417341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122417341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122417341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122417341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122417341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122417341 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122417341 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: Allocated (fsm.c:456) 20250121122417341 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122417341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acd95a992d264832c62c0004f40030002580056400500f1100926) (sccp_scrc.c:401) 20250121122417341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122417341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122417341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122417341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122417341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122417341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122417341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122417341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122417341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122417341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122417341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122417341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122417341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122417342 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122417342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122417342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122417342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122417342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122417342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122417342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122417342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122417342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122417342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: Found Expect[0] for l3='CD95A992D264832C62C0'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: Added conn table entry 0TC_rab_release_abnormal0(252)12166296 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122417357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122417357 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122417357 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122417357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122417357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122417357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122417357 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122417357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122417357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122417357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122417357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122417358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122417358 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fff95f) (sccp_scrc.c:472) 20250121122417358 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20250121122417358 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122417358 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122417358 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122417358 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122417358 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:485) 20250121122417358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122417358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release_abnormal0(252)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122417558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417558 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122417558 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122417558 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122417558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122417558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122417558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122417558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122417559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122417559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122417559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122417559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122417559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122417559 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:472) 20250121122417559 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20250121122417559 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122417559 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122417559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122417559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122417559 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122417559 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122417559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122417559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122417559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122417559 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122417559 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122417559 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122417559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122417559 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{UNUSED}: Allocated (fsm.c:456) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{UNUSED}: is child of mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:724) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122417559 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122417560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff5630]{ST_CRCX}: Allocated (fsm.c:456) 20250121122417560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff5630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122417560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff5630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122417560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff5630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122417560 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 1b2ec'... (mgcp_client.c:805) 20250121122417560 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122417560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff5630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122417560 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b2ec417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b2ec417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122417601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250121122417601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122417601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122417601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122417601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122417601 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417601 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122417601 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122417601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122417601 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122417601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122417601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122417601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122417601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122417625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122417625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122417625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122417625 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122417625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b2ec4) (hnbgw_rua.c:452) 20250121122417625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781444 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122417625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122417625 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122417625 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122417625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122417625 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122417625 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122417625 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122417625 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122417625 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:724) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122417625 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 1b2ec'... (mgcp_client.c:805) 20250121122417625 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121122417625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417625 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b2ec417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122417649 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250121122417649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122417649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122417649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417649 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122417649 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122417649 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:724) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122417649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff8290]{ST_CRCX}: Allocated (fsm.c:456) 20250121122417649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff8290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122417649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff8290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122417649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff8290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20250121122417649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 1b2ec'... (mgcp_client.c:805) 20250121122417649 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121122417649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1781444-0)[0x55d2c6ff8290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122417649 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417650 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417650 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b2ec417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122417673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250121122417673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122417673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122417673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122417674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417674 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{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) 20250121122417674 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122417674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122417674 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122417674 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122417674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122417674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122417674 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122417674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122417674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122417674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122417674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122417674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122417674 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122417674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122417674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122417674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122417674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122417674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122417675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122417675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: vl_len:21 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250121122417724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417724 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122417724 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122417724 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122417724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122417724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122417724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122417724 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122417724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122417724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122417724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122417724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122417724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122417724 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:472) 20250121122417724 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20250121122417724 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122417724 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122417724 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122417724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122417724 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122417724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122417724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122417724 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121122417724 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121122417724 DMGW NOTICE mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250121122417724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250121122417724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122417724 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122417724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122417724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 1b2ec'... (mgcp_client.c:805) 20250121122417724 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122417724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122417724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122417724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 1b2ec'... (mgcp_client.c:805) 20250121122417724 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122417724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122417724 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: Removing from parent mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:873) 20250121122417724 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122417724 DLMGCP DEBUG mgw-endp(mgw-fsm-1781444-0)[0x55d2c6fe0e90]{IN_USE}: Deallocated (fsm.c:568) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122417724 DMGW DEBUG mgw(mgw-fsm-1781444-0)[0x55d2c6fe1ef0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122417724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122417724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1b2ec417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122417728 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122417728 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122417728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6ff8290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@ef57f613e2f3: 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 } 20250121122417770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@ef57f613e2f3: Final verdict of PTC: none 20250121122417772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44029<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(245)@ef57f613e2f3: Final verdict of PTC: none 20250121122417772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122417772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122417772 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122417773 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122417773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122417773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122417773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122417773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122417773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122417773 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122417773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122417773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122417773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122417773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122417773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122417773 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122417773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122417773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122417773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{disrupted}: Freeing instance (context_map.c:202) 20250121122417773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781444)[0x55d2c6fe5e00]{disrupted}: Deallocated (fsm.c:568) 20250121122417773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122417773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122417773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122417773 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1781444 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122417773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122417773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122417773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122417773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122417773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 TC_rab_release_abnormal-Iuh0-RUA(244)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@ef57f613e2f3: Final verdict of PTC: none 20250121122417773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@ef57f613e2f3: Final verdict of PTC: none 20250121122417773 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122417773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122417773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122417773 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122417773 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122417773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122417773 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122417773 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122417773 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122417773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122417773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122417773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122417773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122417773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122417773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122417773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122417773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122417774 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) IPA-CTRL-CLI-IPA(241)@ef57f613e2f3: Final verdict of PTC: none 20250121122417774 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122417774 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122417774 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(247)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@ef57f613e2f3: Final verdict of PTC: none 20250121122417774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122417774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122417774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122417774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122417774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122417774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122417774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122417774 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122417774 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122417774 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122417774 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(243)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(251)@ef57f613e2f3: Final verdict of PTC: none 20250121122417791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122417793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Jan 21 12:24:17 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 20250121122417834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122418337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324800) Waiting for packet dumper to finish... 1 (prev_count=324800, count=325340) 20250121122419774 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122419774 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122419774 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122419774 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122419774 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122419774 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Jan 21 12:24:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_assign_fail started. 20250121122421431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122421435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122421444 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39823<->l=127.0.0.1:4262) (control_if.c:570) 20250121122421468 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421468 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421469 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421469 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421469 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421469 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421469 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421469 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122421469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122421470 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421470 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122421470 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421470 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122421470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421470 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421470 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421470 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122421470 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421470 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122421470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421470 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421470 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122421470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122421470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421470 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421470 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122421470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122421471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421471 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122421471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122421471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122421471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122421471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(261)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122421484 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421484 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421484 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421484 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421485 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421485 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421485 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122421485 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421486 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421486 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122421486 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421486 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122421486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421486 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421486 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421486 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122421486 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421486 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122421486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421486 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421486 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421486 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122421486 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421486 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122421486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421486 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421486 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421486 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122421486 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122421486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421486 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122421486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122421486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122421486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122421486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122421507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122421507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122421507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122421507 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122421507 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) 20250121122421507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122421507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122421507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122421507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122421520 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122421520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885da5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122421520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122421520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122421520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122421520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122421520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122421683 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122421683 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122421683 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122421683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122421693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421693 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122421693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122421693 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122421693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122421693 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122421693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122421696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421696 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122421696 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122421696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122421696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122421696 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122421696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122421696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122421696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122421696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122421696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122421696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122421696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122421696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122421697 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122421697 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122421697 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421698 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122421698 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122421698 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122421698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122421698 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122421698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122421698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122421698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421698 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122421698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122421698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122421699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122421699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(264)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122421703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421703 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122421703 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122421703 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122421703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122421703 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122421703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122421704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421704 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122421704 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122421704 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122421704 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122421704 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122421704 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122421704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122421704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122421704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122421704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122421704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122421704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122421704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122421704 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122421704 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122421704 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122421705 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122421705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122421705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122421705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122421705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122421705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122421705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122421705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122421705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122421705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122421705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122421705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122421705 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122421705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122421705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122421705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122421705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122421705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122421705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122421705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122421705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122422498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422498 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122422498 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122422498 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122422498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122422498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122422498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122422498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122422499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122422499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122422499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122422499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122422499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122422499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122422499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122422499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122422499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122422499 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122422499 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122422499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122422499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122422499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122422499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122422499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122422500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122422500 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122422500 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122422500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122422500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122422500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122422500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122422500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122422500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122422500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422501 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122422501 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122422501 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122422501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122422501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122422501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122422501 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122422501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122422501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122422501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122422502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122422502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122422502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122422502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122422502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122422502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122422502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122422502 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122422502 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122422509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422509 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122422509 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122422509 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122422509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122422509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122422509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122422509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122422509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122422510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122422510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122422510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122422510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122422510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122422510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122422510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122422510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122422510 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122422510 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122422510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122422510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122422510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122422510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122422510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122422510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122422510 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122422510 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122422510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122422510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122422510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122422510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122422510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122422510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122422510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122422512 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122422512 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122422512 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122422512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122422512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122422512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122422512 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122422512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122422512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122422512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122422512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122422512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122422512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122422512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122422512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122422512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122422513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122422513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122422513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122422513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122422513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122422513 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122422513 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122422539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: f_create_expect(l3 := '26EA8E8ED6D9A52B5BDD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: Created Expect[0] for '26EA8E8ED6D9A52B5BDD'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_fail0(266)6435732 20250121122423572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122423572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122423572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122423572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122423572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x623394, normal) (hnbgw_rua.c:388) 20250121122423572 DHNB DEBUG map_rua[0x55d2c6fe5e00]{init}: Allocated (fsm.c:456) 20250121122423572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122423572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6435732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122423572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122423572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122423572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6435732 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122423572 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122423572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122423572 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6435732 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122423572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6435732 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122423572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122423572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122423572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122423572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122423572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122423572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122423572 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: Allocated (fsm.c:456) 20250121122423572 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122423572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a26ea8e8ed6d9a52b5bdd004f400300002f0056400500f1100926) (sccp_scrc.c:401) 20250121122423572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122423572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122423572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122423572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122423572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122423572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122423572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122423572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122423572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122423572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122423572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122423572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122423572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122423572 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122423572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122423572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122423572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122423572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122423572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122423572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122423572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122423572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122423572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: Found Expect[0] for l3='26EA8E8ED6D9A52B5BDD'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_fail0(266)10064854 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Session index based on connection ID:0 TC_rab_assign_fail0(266)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122423578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423578 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122423578 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122423578 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122423578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122423578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122423578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122423578 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122423578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122423578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122423578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122423578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122423578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122423578 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00583c0b) (sccp_scrc.c:472) 20250121122423578 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20250121122423578 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122423578 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122423578 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122423578 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122423578 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:485) 20250121122423578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122423578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(254)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122423782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122423782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122423782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122423782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122423782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122423782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122423782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122423782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122423783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122423783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122423783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122423783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122423783 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:472) 20250121122423783 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1823) 20250121122423783 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122423783 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122423783 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122423783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122423783 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122423783 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122423783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122423783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122423783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122423783 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122423783 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122423783 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122423783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122423783 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{UNUSED}: Allocated (fsm.c:456) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{UNUSED}: is child of mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:724) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122423783 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122423784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6435732-0)[0x55d2c6fd69f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122423784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6435732-0)[0x55d2c6fd69f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122423784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6435732-0)[0x55d2c6fd69f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122423784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6435732-0)[0x55d2c6fd69f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122423784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 62339'... (mgcp_client.c:805) 20250121122423784 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122423784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6435732-0)[0x55d2c6fd69f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122423784 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62339417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62339417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62339417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62339417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122423837 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250121122423837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122423837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122423837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122423837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{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) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{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) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122423837 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{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) 20250121122423837 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122423837 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122423837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122423837 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122423837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122423837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122423837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122423837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122423875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122423875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122423875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20250121122423875 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122423875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x623394) (hnbgw_rua.c:452) 20250121122423875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6435732 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20250121122423875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122423875 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122423875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122423876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122423876 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122423876 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250121122423876 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250121122423876 DMGW ERROR mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250121122423876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250121122423876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122423876 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122423876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c0b), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20250121122423876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122423876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122423876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122423876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122423876 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122423876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122423876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 62339'... (mgcp_client.c:805) 20250121122423876 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121122423876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122423876 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{IN_USE}: Removing from parent mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:873) 20250121122423876 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122423876 DLMGCP DEBUG mgw-endp(mgw-fsm-6435732-0)[0x55d2c6fe1ef0]{IN_USE}: Deallocated (fsm.c:568) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122423876 DMGW DEBUG mgw(mgw-fsm-6435732-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122423877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122423877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122423877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122423877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122423877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122423877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122423877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "62339417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122423932 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250121122423932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122423932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122423932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122423932 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd69f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122423932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@ef57f613e2f3: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@ef57f613e2f3: Final verdict of PTC: none 20250121122423940 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39823<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(260)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@ef57f613e2f3: Final verdict of PTC: none 20250121122423941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122423941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_rab_assign_fail-Iuh0(257)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@ef57f613e2f3: Final verdict of PTC: none 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122423941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122423941 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122423941 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122423941 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122423942 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122423942 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(264)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@ef57f613e2f3: Final verdict of PTC: none 20250121122423942 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122423942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122423942 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122423942 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122423942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122423942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW-MGCP(265)@ef57f613e2f3: Final verdict of PTC: none 20250121122423943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122423943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122423943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122423943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122423943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122423943 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122423943 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122423943 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122423943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122423943 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122423943 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122423943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c0b), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122423943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122423943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122423943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122423943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122423944 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122423944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122423944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122423944 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122423944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122423944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122423944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122423944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{disrupted}: Freeing instance (context_map.c:202) 20250121122423944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6435732)[0x55d2c6fe5e00]{disrupted}: Deallocated (fsm.c:568) 20250121122423944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122423944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122423944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122423944 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6435732 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122423944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122423944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122423944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122423944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122423944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122423944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122423944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122423944 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122423944 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122423944 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122423944 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122423945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122423945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122423945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122423945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122423945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122423945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122423945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122423945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122423945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122423945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122423945 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122423945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122423945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122423945 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122423945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122423987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122423990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Jan 21 12:24:23 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 20250121122424041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122424544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294032) 20250121122425422 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122425423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122425423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122425423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122425423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122425423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122425423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122425423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122425423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122425423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122425423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122425423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122425423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122425423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=294032, count=298028) 20250121122425943 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122425943 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122425943 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122425943 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122425943 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122425943 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Jan 21 12:24:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_rab_assign_mgcp_to started. 20250121122427658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122427664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122427669 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32923<->l=127.0.0.1:4262) (control_if.c:570) 20250121122427686 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427686 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427687 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427687 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427687 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427687 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122427687 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122427687 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122427687 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427687 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427688 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427688 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122427688 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427688 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122427688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427688 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427688 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427688 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122427688 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427688 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122427688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427688 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427688 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427688 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122427689 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122427689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427689 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427689 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427689 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122427689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122427689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427689 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122427689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122427689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122427689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122427689 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(275)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122427703 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427703 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427704 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427704 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427704 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122427704 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427705 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427705 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122427705 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427705 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122427705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427705 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427705 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122427705 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122427705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427705 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427705 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122427705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122427705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427705 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427705 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122427705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122427705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427705 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122427705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122427705 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122427705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122427705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122427705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122427705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122427705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122427706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122427706 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122427726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122427726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122427726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122427726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122427726 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) 20250121122427726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122427726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122427726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122427726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122427773 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122427773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122427773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122427773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122427774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122427774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122427774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122427901 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122427901 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122427901 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122427901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122427909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122427909 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122427909 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122427909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122427909 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122427910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122427912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427913 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122427913 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122427913 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122427913 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122427913 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122427913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122427913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122427913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122427913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122427913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122427913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122427913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122427913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122427913 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122427913 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122427913 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427914 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122427915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122427915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122427915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427915 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427915 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427915 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427915 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122427915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122427915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122427915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122427915 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122427917 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122427917 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122427917 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122427917 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122427922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427922 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122427922 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122427922 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122427922 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122427922 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122427922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122427923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427923 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122427923 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122427923 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122427923 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122427923 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122427923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122427923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122427923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122427923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122427923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122427923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122427923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122427923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122427923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122427923 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122427923 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122427924 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122427924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122427924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122427924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122427924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122427924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122427924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122427924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122427924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122427924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122427924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122427924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122427924 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122427924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122427924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122427924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122427924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122427924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122427924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122427924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122427924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122428720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428720 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122428720 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122428720 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122428720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122428720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122428720 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122428720 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122428720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122428720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122428720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122428720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122428720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122428720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122428720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122428720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122428721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122428721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122428721 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122428721 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122428721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122428721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122428721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122428721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122428721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122428721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122428721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122428721 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122428721 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122428721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428721 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122428721 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122428721 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122428721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428721 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122428721 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122428721 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122428721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122428721 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122428722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122428722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122428722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122428722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122428722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122428722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122428722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122428722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122428722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122428722 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122428722 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122428722 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122428727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428727 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122428727 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122428727 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122428727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122428727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122428727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122428727 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122428727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122428727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122428727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122428727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122428727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122428727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122428727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122428727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122428727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122428727 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122428727 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122428727 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122428727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122428727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122428727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122428727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122428727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122428727 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122428727 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122428728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122428728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122428728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122428728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122428728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122428728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122428728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122428729 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122428729 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122428729 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122428729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122428729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122428729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122428729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122428729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122428729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122428729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122428729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122428729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122428729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122428729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122428729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122428729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122428729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122428729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122428729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122428729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122428729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122428729 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122428729 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122428760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: f_create_expect(l3 := '5ECC6D4C23A1B2D6565A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: Created Expect[0] for '5ECC6D4C23A1B2D6565A'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_mgcp_to0(280)4901850 20250121122429813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122429813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122429813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122429813 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122429813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4acbda, normal) (hnbgw_rua.c:388) 20250121122429813 DHNB DEBUG map_rua[0x55d2c6fe5e00]{init}: Allocated (fsm.c:456) 20250121122429813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122429813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901850 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122429813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122429813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122429813 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901850 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122429813 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122429813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122429813 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4901850 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122429813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901850 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122429813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122429813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122429813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122429813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122429813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122429813 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122429813 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: Allocated (fsm.c:456) 20250121122429813 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122429813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5ecc6d4c23a1b2d6565a004f40030001e10056400500f1100926) (sccp_scrc.c:401) 20250121122429813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122429813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122429813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122429813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122429813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122429813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122429813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122429813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122429813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122429813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122429813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122429813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122429813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122429813 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122429813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122429813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122429814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122429814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122429814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122429814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122429814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122429814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122429814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122429814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: Found Expect[0] for l3='5ECC6D4C23A1B2D6565A'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3079326 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122429832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122429832 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122429832 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122429832 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122429832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122429832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122429832 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122429832 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122429833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122429833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122429833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122429833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122429833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122429833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000230ff) (sccp_scrc.c:472) 20250121122429833 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20250121122429833 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122429833 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122429833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122429833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122429833 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:485) 20250121122429833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122429833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122430034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122430034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122430034 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122430034 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122430034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122430034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122430034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122430034 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122430035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122430035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122430035 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:472) 20250121122430035 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20250121122430035 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122430035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122430035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122430035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122430035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122430035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122430035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122430035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122430035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122430035 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122430035 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122430035 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122430035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122430035 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{UNUSED}: Allocated (fsm.c:456) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{UNUSED}: is child of mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:724) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122430035 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122430035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4901850-0)[0x55d2c6fd43d0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122430035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4901850-0)[0x55d2c6fd43d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122430035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4901850-0)[0x55d2c6fd43d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122430035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4901850-0)[0x55d2c6fd43d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122430036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 4acbd'... (mgcp_client.c:805) 20250121122430036 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122430036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4901850-0)[0x55d2c6fd43d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122430036 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4acbda17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4acbda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4acbda17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4acbda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250121122431521 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122431521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885da5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122431521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122431521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122431522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122431522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122431522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122431522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122431522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122431522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122431522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122431522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122431522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122431522 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122431528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122431528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122431528 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122431528 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122431528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122431528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122431528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122431528 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122431529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122431529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122431529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122431529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122431529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122431529 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=00885da5) (sccp_scrc.c:472) 20250121122431529 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20250121122431529 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122431529 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122431529 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122431529 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122431529 DLSCCP DEBUG SCCP-SCOC(24)[0x55d2c6fe5cd0]{IDLE}: Deallocated (fsm.c:568) 20250121122433945 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122433945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c0b), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122433945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122433945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122433945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122433945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122433946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122433946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122433946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122433946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122433946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122433946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122433946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122433946 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122433952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122433952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122433952 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122433952 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122433952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122433952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122433952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122433952 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122433952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122433952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122433952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122433952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122433952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122433952 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=00583c0b) (sccp_scrc.c:472) 20250121122433952 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20250121122433952 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122433952 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122433952 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122433952 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122433952 DLSCCP DEBUG SCCP-SCOC(26)[0x55d2c6ff5630]{IDLE}: Deallocated (fsm.c:568) 20250121122434036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd43d0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250121122434036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd43d0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121122434037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd43d0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90] (mgcp_client_fsm.c:522) 20250121122434037 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20250121122434037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd43d0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121122434037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd43d0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0] (mgcp_client_endpoint_fsm.c:925) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250121122434037 DLMGCP DEBUG mgw-endp(mgw-fsm-4901850-0)[0x55d2c6fe0e90]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250121122434037 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250121122434037 DMGW ERROR mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250121122434037 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250121122434037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250121122434037 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122434037 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122434037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000230ff), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20250121122434037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122434037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122434037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122434037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122434037 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250121122434037 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250121122434037 DMGW DEBUG mgw(mgw-fsm-4901850-0)[0x55d2c6fe1ef0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250121122434037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122434037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122434037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122434037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122434037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122434037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122434037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122434037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122434065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122434065 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122434065 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122434065 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122434065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122434065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122434065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122434065 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122434065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122434065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122434065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122434065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122434065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122434065 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:472) 20250121122434065 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20250121122434065 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122434065 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122434065 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122434065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122434065 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122434065 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122434065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122434065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122434065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122434065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122434065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)4901850 20250121122434096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122434096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122434096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122434096 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122434096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4acbda,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122434096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901850 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122434096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122434096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122434096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122434096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122434096 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122434096 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122434096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122434096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122434096 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122434096 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122434096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000230ff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122434096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122434096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122434096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122434096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122434097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122434097 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122434097 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122434097 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122434097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122434097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122434097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122434097 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3079326 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on connection ID:0 20250121122434107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122434107 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122434107 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122434107 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122434107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122434107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122434107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122434107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122434107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122434107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122434107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122434107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122434107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122434108 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=000230ff), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122434108 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1823) 20250121122434108 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122434108 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122434108 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122434108 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122434108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122434108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122434108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122434108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{disconnected}: Freeing instance (context_map.c:202) 20250121122434108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4901850)[0x55d2c6fe5e00]{disconnected}: Deallocated (fsm.c:568) 20250121122434108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122434108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122434108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122434108 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901850 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122434108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000230ff), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:401) 20250121122434108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122434108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122434108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122434108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122434108 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122434108 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122434108 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122434108 DLSCCP DEBUG SCCP-SCOC(27)[0x55d2c6fd69f0]{IDLE}: Deallocated (fsm.c:568) 20250121122434108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122434108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122434108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122434108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122434108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122434108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122434108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122434108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122435424 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122435424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1cb4), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122435424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122435424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122435424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122435424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122435424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122435424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122435424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122435424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122435424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122435424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122435424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122435424 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122435430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122435430 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122435430 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122435430 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122435430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122435430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122435430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122435430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122435431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122435431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122435431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122435431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122435431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122435431 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=00cf1cb4) (sccp_scrc.c:472) 20250121122435431 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20250121122435431 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122435431 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122435431 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122435431 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122435431 DLSCCP DEBUG SCCP-SCOC(6)[0x55d2c6fdc750]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122436109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_mgcp_to(267)@ef57f613e2f3: Final verdict of PTC: none 20250121122436121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122436121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122436121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122436121 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122436121 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122436121 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122436122 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32923<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@ef57f613e2f3: Final verdict of PTC: none 20250121122436123 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122436123 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(276)@ef57f613e2f3: Final verdict of PTC: none 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122436123 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122436123 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122436123 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122436123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122436123 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122436123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122436123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(279)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@ef57f613e2f3: Final verdict of PTC: none 20250121122436124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122436123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122436124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122436124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122436124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122436124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122436124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122436124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122436124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122436124 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122436124 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122436124 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122436124 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(268)@ef57f613e2f3: Final verdict of PTC: none 20250121122436124 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122436124 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122436124 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122436124 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122436124 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122436124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122436124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122436124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122436124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122436124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122436124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122436124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122436124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122436124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122436124 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122436124 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122436124 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122436124 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(275)@ef57f613e2f3: Final verdict of PTC: none 20250121122436125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Jan 21 12:24:36 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 20250121122436154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122436556 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=322396) Waiting for packet dumper to finish... 1 (prev_count=322396, count=322936) 20250121122437775 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122437775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122437775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122437775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122437775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122437775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122437775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122437775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122437775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122437775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122437776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122437776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122437776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122437776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122438124 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122438124 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122438124 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122438125 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122438125 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122438125 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:24:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250121122439648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122439652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122439655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:570) 20250121122439670 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439670 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122439671 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439671 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439671 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122439671 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122439671 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439671 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439671 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439671 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439672 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439672 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122439672 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439672 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122439672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439672 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439672 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439672 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122439672 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439672 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122439672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439672 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439672 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439672 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122439672 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122439672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439672 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439672 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439672 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122439672 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122439672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439672 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122439672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122439672 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122439672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122439672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122439672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122439672 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122439673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122439673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122439673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(289)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122439685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439685 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439685 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439685 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439686 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439686 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122439686 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439687 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122439687 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122439687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439687 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439687 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122439687 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439687 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122439687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439687 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439687 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122439687 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439687 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122439687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439687 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439687 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122439687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122439687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439687 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122439687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122439687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122439687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122439687 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122439708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122439708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122439708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122439709 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122439709 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) 20250121122439709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122439709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122439709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122439709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122439884 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122439884 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122439884 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122439884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122439894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122439894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122439894 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122439894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122439894 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122439894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122439897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122439897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122439897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122439897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122439898 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122439898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122439898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122439898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122439898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122439898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122439898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122439898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122439898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122439898 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122439898 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122439898 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439899 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122439899 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122439899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122439899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122439900 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122439900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122439900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-M3UA(292)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122439900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122439900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439900 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122439900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122439900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122439900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122439900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122439900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439901 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122439901 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122439901 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122439901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439901 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122439901 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122439901 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122439901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122439901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122439901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122439901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122439901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122439901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122439901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122439901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122439901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122439901 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122439901 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122439902 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122439902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122439902 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122439902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122439902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122439903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122439903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122439903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122439903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122439903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122439903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122439903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122439903 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122439903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122439903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122439903 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122439903 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122439903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122439903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122439903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122439903 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122440698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440698 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122440698 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122440698 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122440698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122440698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122440698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122440698 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122440698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122440698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122440698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122440698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122440698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122440698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122440698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122440698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122440699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122440699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122440699 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122440699 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122440699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122440699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122440699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122440699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122440699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122440699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122440699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122440699 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122440699 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122440699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122440699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122440699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122440699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122440699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122440699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122440699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122440700 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122440700 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122440700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122440700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122440700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122440700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122440700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122440700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122440700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122440700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122440700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122440700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122440700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122440700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122440701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122440701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122440701 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122440701 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122440716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440716 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122440716 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122440716 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122440716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122440716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122440716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122440716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122440716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122440716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122440716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122440716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122440716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122440716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122440716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122440716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122440716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122440716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122440716 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122440716 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122440716 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122440716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122440716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122440716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122440717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122440717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122440717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122440717 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122440717 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122440717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122440717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122440717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122440717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122440717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122440717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122440717 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122440720 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122440720 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122440720 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122440721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122440721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122440721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122440721 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122440721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122440721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122440721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122440721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122440721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122440721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122440721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122440721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122440721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122440721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122440721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122440721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122440721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122440721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122440721 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122440721 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122440741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: f_create_expect(l3 := '810C1A851C3F2F8677FE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: Created Expect[0] for '810C1A851C3F2F8677FE'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10411577 20250121122441785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122441785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122441785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122441785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122441785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ede39, normal) (hnbgw_rua.c:388) 20250121122441785 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122441785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122441785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122441785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122441785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122441785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122441785 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122441785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122441785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10411577 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122441785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122441785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122441785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122441785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122441785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122441785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122441785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122441785 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122441785 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122441785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a810c1a851c3f2f8677fe004f40030000c30056400500f1100926) (sccp_scrc.c:401) 20250121122441785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122441785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122441785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122441785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122441785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122441785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122441785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122441785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122441785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122441785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122441785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122441785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122441785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122441785 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122441785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122441785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122441786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122441786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122441786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122441786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122441786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122441786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122441786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122441786 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: Found Expect[0] for l3='810C1A851C3F2F8677FE'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8426576 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122441801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122441801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122441801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122441801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122441801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122441801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122441801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122441801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122441801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122441801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122441801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122441801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122441801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122441801 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2fb41) (sccp_scrc.c:472) 20250121122441801 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20250121122441801 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122441801 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122441801 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122441801 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122441801 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:485) 20250121122441801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122441801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(282)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122442002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442002 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122442002 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122442002 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122442002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122442002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122442002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122442002 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122442003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122442003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122442003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122442003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122442003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122442003 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:472) 20250121122442003 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20250121122442003 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122442003 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122442003 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122442003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122442003 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122442003 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122442003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122442003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122442003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122442003 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122442003 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122442003 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122442003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122442003 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{UNUSED}: Allocated (fsm.c:456) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{UNUSED}: is child of mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90] (fsm.c:486) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:724) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122442003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6ff5630]{ST_CRCX}: Allocated (fsm.c:456) 20250121122442003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6ff5630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122442003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6ff5630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122442003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6ff5630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122442003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ede3'... (mgcp_client.c:805) 20250121122442003 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121122442003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6ff5630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122442003 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ede3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ede3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122442039 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250121122442039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122442039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122442039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122442039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122442039 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442039 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122442039 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122442039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122442039 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122442039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122442039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122442039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122442039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122442068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122442068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122442068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122442068 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122442068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ede39) (hnbgw_rua.c:452) 20250121122442068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122442068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122442068 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122442068 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122442068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122442068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122442068 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122442068 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122442068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122442068 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:724) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122442068 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ede'... (mgcp_client.c:805) 20250121122442068 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122442068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122442068 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442069 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ede3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122442089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250121122442089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20250121122442089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122442089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122442089 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442089 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122442089 DMGW INFO mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{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) 20250121122442089 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250121122442089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122442089 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122442089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122442089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122442089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122442089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122442094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122442094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122442094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122442094 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122442094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ede39) (hnbgw_rua.c:452) 20250121122442094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122442094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122442094 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122442094 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122442094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122442094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122442094 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122442094 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122442094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122442094 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250121122442094 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250121122442094 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:724) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122442094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6fe5cd0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122442094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6fe5cd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0] (fsm.c:486) 20250121122442094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6fe5cd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122442094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6fe5cd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121122442094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ede'... (mgcp_client.c:805) 20250121122442094 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122442094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10411577-0)[0x55d2c6fe5cd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442094 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ede3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122442109 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250121122442109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122442109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122442109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122442109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442109 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{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) 20250121122442109 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122442109 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122442109 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122442109 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122442109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122442109 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122442109 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122442109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2fb41), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122442109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122442109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122442109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122442109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122442109 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122442109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122442109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122442109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122442109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122442109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122442109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122442109 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122442148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122442148 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122442148 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122442148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122442148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122442148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122442148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122442148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122442148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122442148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122442148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122442148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122442148 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:472) 20250121122442148 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20250121122442148 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122442148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122442148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122442148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122442148 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122442148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122442148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122442148 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122442148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122442148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ede'... (mgcp_client.c:805) 20250121122442148 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122442148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122442148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122442148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ede'... (mgcp_client.c:805) 20250121122442148 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122442148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122442148 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: Removing from parent mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90] (mgcp_client_endpoint_fsm.c:873) 20250121122442148 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122442148 DLMGCP DEBUG mgw-endp(mgw-fsm-10411577-0)[0x55d2c6fe1ef0]{IN_USE}: Deallocated (fsm.c:568) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122442148 DMGW DEBUG mgw(mgw-fsm-10411577-0)[0x55d2c6fe0e90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122442148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122442148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121122442148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122442148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ede3917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122442150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250121122442150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122442150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122442150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122442150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6ff5630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122442151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250121122442151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121122442151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121122442151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121122442151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe5cd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10411577 20250121122442154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122442154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122442154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122442154 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122442154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ede39,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122442154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122442154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122442154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122442154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122442154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122442154 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122442154 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122442154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122442154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122442154 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122442154 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122442154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2fb41), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122442154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122442154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122442154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122442154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122442154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122442154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122442154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122442154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122442154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122442154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122442154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8426576 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Session index based on connection ID:0 20250121122442156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122442156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122442156 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122442156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122442156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122442156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122442156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122442156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122442156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122442156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122442156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122442156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122442156 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=00f2fb41), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122442156 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1823) 20250121122442156 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122442156 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122442156 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122442156 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122442156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122442156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122442156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122442156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122442156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10411577)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122442156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122442156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122442156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122442157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10411577 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122442157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2fb41), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:401) 20250121122442157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122442157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122442157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122442157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122442157 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122442157 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122442157 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122442157 DLSCCP DEBUG SCCP-SCOC(28)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122442157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122442157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122442157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122442157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122442157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122442157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122442157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122442157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122444161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@ef57f613e2f3: Final verdict of PTC: none 20250121122444172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122444172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122444172 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122444172 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122444173 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122444173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122444173 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122444173 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122444173 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122444173 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122444173 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122444173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122444173 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122444173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122444173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122444174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122444174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122444174 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122444174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122444174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122444174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122444174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122444174 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122444174 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122444174 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122444174 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(287)@ef57f613e2f3: Final verdict of PTC: none 20250121122444175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(292)@ef57f613e2f3: Final verdict of PTC: none 20250121122444176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122444176 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc0-RAN(288)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@ef57f613e2f3: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@ef57f613e2f3: Final verdict of PTC: none 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122444176 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122444176 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122444176 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122444176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122444176 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122444176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122444176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122444176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122444177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122444177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122444177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122444177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@ef57f613e2f3: Final verdict of PTC: none 20250121122444177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122444177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122444177 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122444177 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122444177 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122444177 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(293)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(282)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122444178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Tue Jan 21 12:24:44 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 20250121122444236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122444639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315852) Waiting for packet dumper to finish... 1 (prev_count=315852, count=342700) 20250121122446175 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122446175 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122446175 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122446177 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122446177 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122446177 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Jan 21 12:24:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_cs_mo_disconnect started. 20250121122447731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122447736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122447739 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34209<->l=127.0.0.1:4262) (control_if.c:570) 20250121122447755 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447755 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447755 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447755 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447755 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122447755 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_mo_disconnect-Iuh0(299)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122447755 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447755 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447755 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447755 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447757 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447757 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122447757 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447757 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122447757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447757 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447757 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447757 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122447757 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447757 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122447757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447757 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447757 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447757 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122447757 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122447757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447757 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447757 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122447757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122447757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122447757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122447757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122447757 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122447757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122447757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447757 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(303)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122447772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447772 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447772 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447772 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122447772 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447773 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122447773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447773 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122447773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447773 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447773 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122447773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447773 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122447773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447773 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447773 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447773 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122447773 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122447773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447773 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447773 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122447773 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122447773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447773 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122447774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122447774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122447774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122447774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122447776 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122447776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122447776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122447776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122447776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122447776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122447776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122447794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122447794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122447794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122447794 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122447794 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) 20250121122447794 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122447794 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122447794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122447794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122447968 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122447968 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122447968 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122447969 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122447974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122447974 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122447974 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122447974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122447974 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122447974 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122447974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122447975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122447975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122447975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122447975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122447975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122447975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122447975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122447975 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122447975 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122447975 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447976 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447976 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122447976 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122447976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122447976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447976 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447976 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447976 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447976 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122447976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122447976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122447976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122447977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122447984 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122447984 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122447984 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122447985 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122447992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447992 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122447992 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122447992 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122447992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122447992 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122447992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122447993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447993 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122447993 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122447993 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122447993 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122447993 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122447993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122447993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122447993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122447993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122447993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122447993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122447993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122447993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122447993 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122447993 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122447993 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122447994 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122447994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122447994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122447994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122447994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122447994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122447994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122447994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122447995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122447995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122447995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122447995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122447995 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122447995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122447995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122447995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122447995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122447995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122447995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122447995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122447995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122448783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122448783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122448783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122448783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122448784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122448784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122448784 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122448784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122448784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122448784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122448784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122448784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122448784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122448784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122448784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122448784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122448784 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122448784 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122448784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122448784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122448784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122448784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122448784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122448784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122448784 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122448784 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122448784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122448784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122448784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122448784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122448785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122448785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122448785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122448786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122448786 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122448786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122448786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122448786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122448786 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122448787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122448787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122448787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122448787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122448787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122448787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122448787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122448787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122448787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122448787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122448787 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122448787 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122448793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122448793 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122448793 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122448793 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122448793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122448793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122448793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122448793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122448793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122448793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122448793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122448793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122448793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122448793 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122448793 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122448793 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122448793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122448793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122448793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122448793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122448793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122448793 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122448793 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122448793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448793 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122448793 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122448793 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122448793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122448793 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122448796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122448796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122448796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122448796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122448796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122448796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122448796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122448796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122448796 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122448796 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122448796 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122448796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122448796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122448796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122448796 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122448796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122448796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122448796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122448796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122448796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122448796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122448796 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122448796 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122448822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: f_create_expect(l3 := '8929C9389DA718048309'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: Created Expect[0] for '8929C9389DA718048309'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)15156302 20250121122449868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122449869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122449869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122449869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122449869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7444e, normal) (hnbgw_rua.c:388) 20250121122449869 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122449869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122449869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122449869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122449869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122449869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122449869 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122449869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122449869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15156302 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122449869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122449869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122449869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122449869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122449869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122449869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122449869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122449869 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122449869 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122449869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8929c9389da718048309004f40030001520056400500f1100926) (sccp_scrc.c:401) 20250121122449869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122449869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122449869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122449869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122449869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122449869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122449869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122449869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122449869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122449869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122449869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122449869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122449869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122449869 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122449869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122449869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122449870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122449870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122449870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122449870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122449870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122449870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122449870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122449870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: Found Expect[0] for l3='8929C9389DA718048309'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5245099 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122449888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122449888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122449888 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122449888 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122449888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122449889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122449889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122449889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122449889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122449889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122449889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122449889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122449889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122449889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00564f62) (sccp_scrc.c:472) 20250121122449889 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20250121122449889 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122449889 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122449889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122449889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122449889 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:485) 20250121122449889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122449889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122450070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122450070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122450070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121122450070 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122450070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7444e) (hnbgw_rua.c:452) 20250121122450070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121122450070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122450070 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121122450070 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121122450071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121122450071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122450071 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122450071 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122450071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00564f62), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20250121122450071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122450071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122450071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122450071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122450071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122450071 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122450071 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122450071 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122450071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122450071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122450071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122450071 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: vl_len:13 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250121122450093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122450093 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122450093 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122450093 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122450093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122450093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122450093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122450093 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122450093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122450093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122450093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122450093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122450093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122450093 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:472) 20250121122450093 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1823) 20250121122450093 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122450093 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122450093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122450093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122450093 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122450093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122450093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122450093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122450093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250121122450093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122450093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)15156302 20250121122450122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122450122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122450122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122450122 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122450122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe7444e,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122450122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122450122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122450122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122450122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122450122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122450122 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122450122 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122450122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122450122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122450122 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122450122 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122450122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00564f62), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122450122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122450122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122450122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122450122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122450123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122450123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122450123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122450123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122450123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122450123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122450123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122450123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5245099 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on connection ID:0 20250121122450130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122450130 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122450130 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122450130 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122450130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122450130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122450130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122450130 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122450130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122450130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122450130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122450130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122450130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122450130 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=00564f62), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122450130 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1823) 20250121122450130 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122450130 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122450130 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122450130 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122450130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122450130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122450130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122450130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122450130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15156302)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122450130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122450130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122450130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122450131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15156302 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122450131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00564f62), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:401) 20250121122450131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122450131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122450131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122450131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122450131 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122450131 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122450131 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122450131 DLSCCP DEBUG SCCP-SCOC(29)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122450131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122450131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122450131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122450131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122450131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122450131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122450131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122450131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122452133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122452142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122452142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122452142 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122452142 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122452142 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@ef57f613e2f3: Final verdict of PTC: none 20250121122452144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122452144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-SCCP(301)@ef57f613e2f3: Final verdict of PTC: none 20250121122452144 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34209<->l=127.0.0.1:4262) (control_if.c:193) 20250121122452144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122452144 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122452144 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122452144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122452145 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122452145 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_mo_disconnect-Iuh0(299)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@ef57f613e2f3: Final verdict of PTC: none 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122452145 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122452145 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122452145 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122452145 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122452145 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122452145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122452145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122452145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122452145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122452145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122452145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122452145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122452146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122452146 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122452146 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122452146 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122452146 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122452146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122452146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122452146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122452146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122452146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122452146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122452146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122452146 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122452146 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122452146 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122452146 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(305)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(307)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(296)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122452147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Tue Jan 21 12:24:52 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 20250121122452190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122452592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248132) Waiting for packet dumper to finish... 1 (prev_count=248132, count=274252) 20250121122454146 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122454146 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122454146 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122454146 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122454146 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122454146 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Jan 21 12:24:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_ps_mo_disconnect started. 20250121122455683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122455688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122455692 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38261<->l=127.0.0.1:4262) (control_if.c:570) 20250121122455709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455709 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455709 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455709 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455709 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122455709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122455709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122455710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455710 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455711 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122455711 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455711 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122455711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455711 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455711 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455711 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122455711 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122455711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455711 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455711 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455711 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122455711 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122455711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455711 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455711 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122455711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122455711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455711 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122455711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122455711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122455711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122455711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(317)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(315)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122455726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455726 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455726 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455726 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122455726 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455728 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455728 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122455728 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455728 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122455728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455728 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455728 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455728 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122455728 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455728 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122455728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455728 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455728 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455728 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122455728 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122455728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455728 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455728 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122455728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122455728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455728 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122455728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122455728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122455728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122455728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122455754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122455754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122455754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122455754 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122455754 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) 20250121122455754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122455754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122455754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122455754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122455924 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122455924 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122455924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122455924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122455934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122455934 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122455934 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122455934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122455934 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122455934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122455937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122455937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122455937 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122455937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122455937 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122455937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122455938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122455938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122455938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122455938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122455938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122455938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122455938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122455938 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122455938 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122455938 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455939 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122455939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122455939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122455940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455940 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122455940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122455940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122455940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122455940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122455941 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122455941 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122455941 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122455941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122455947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455947 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122455947 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122455947 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122455947 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122455947 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122455947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122455949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122455949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122455949 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122455949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122455949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122455949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122455949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122455949 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122455949 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122455948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455949 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122455949 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122455949 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122455949 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122455949 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122455949 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122455949 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122455950 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122455950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122455950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122455950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122455950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122455950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122455950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122455950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122455950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122455950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122455950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122455950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122455950 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122455950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122455950 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122455950 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122455950 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122455950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122455950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122455950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122455950 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122456742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456742 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122456742 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122456742 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122456742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122456743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122456743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122456743 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122456743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122456743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122456743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122456743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122456743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122456743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122456743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122456743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122456743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122456743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122456743 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122456743 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122456743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122456743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122456743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122456744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122456744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122456744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122456744 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122456744 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122456744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122456744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122456744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122456744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122456744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456744 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122456744 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122456744 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122456744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122456744 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122456744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122456744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122456744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122456744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122456744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122456744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122456744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122456744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122456745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122456745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122456745 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122456745 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122456751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456751 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122456751 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122456752 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122456752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122456752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122456752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122456752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122456752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122456752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122456752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122456752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122456752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122456752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122456752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122456752 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122456752 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122456752 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122456752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122456752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122456752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122456752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122456752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122456752 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122456752 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122456752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122456752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122456752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122456752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122456752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122456754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122456754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122456754 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122456754 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122456754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122456754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122456754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122456754 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122456754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122456754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122456754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122456754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122456754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122456754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122456754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122456754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122456754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122456754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122456754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122456754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122456754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122456754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122456754 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122456754 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122456788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122457777 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122457777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fff95f), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122457777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122457777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122457777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122457777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122457777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122457777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122457777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122457777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122457777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122457777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122457777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122457777 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122457783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122457783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122457783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122457783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122457783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122457784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122457784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122457784 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122457784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122457784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122457784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122457784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122457784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122457784 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=00fff95f) (sccp_scrc.c:472) 20250121122457784 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20250121122457784 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122457784 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122457784 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122457784 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122457784 DLSCCP DEBUG SCCP-SCOC(25)[0x55d2c6fe4ba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: f_create_expect(l3 := '6018C4432C9BB2E397F0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: Created Expect[0] for '6018C4432C9BB2E397F0'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2699146 20250121122457838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122457838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122457838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122457838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122457838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x292f8a, normal) (hnbgw_rua.c:388) 20250121122457838 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122457838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122457838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122457838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122457838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122457838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122457838 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122457838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122457838 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2699146 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122457838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122457838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122457838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122457838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122457838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122457838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122457838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122457838 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122457838 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122457838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6018c4432c9bb2e397f0004f40030003a60056400500f1100926) (sccp_scrc.c:401) 20250121122457838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122457838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122457838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122457838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122457838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122457838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122457838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122457838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122457838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122457838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122457838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122457838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122457838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122457838 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122457838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122457838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122457839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122457839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122457839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122457839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122457839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122457839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122457839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122457839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: Found Expect[0] for l3='6018C4432C9BB2E397F0'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)10213555 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122457860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122457860 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122457860 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122457860 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122457860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122457860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122457860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122457860 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122457860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122457860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122457860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122457860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122457860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122457860 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cad1d4) (sccp_scrc.c:472) 20250121122457860 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20250121122457860 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122457860 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122457860 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122457860 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122457860 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:485) 20250121122457860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122457860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122458038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122458038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122458038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121122458038 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122458038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x292f8a) (hnbgw_rua.c:452) 20250121122458038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121122458038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122458038 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121122458038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121122458038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121122458038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122458039 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122458039 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122458039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad1d4), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20250121122458039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122458039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122458039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122458039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122458039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122458039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122458039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122458039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122458039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122458039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122458039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122458039 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250121122458063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122458063 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122458063 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122458063 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122458063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122458063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122458063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122458063 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122458063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122458063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122458063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122458063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122458063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122458063 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:472) 20250121122458063 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1823) 20250121122458063 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122458063 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122458063 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122458063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122458063 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122458063 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122458063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122458063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122458063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250121122458063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122458063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2699146 20250121122458093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122458093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122458093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122458093 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122458093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x292f8a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122458093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122458093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122458093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122458093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122458093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122458093 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122458093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122458093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122458093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122458093 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122458093 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122458093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad1d4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122458093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122458093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122458093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122458093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122458093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122458093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122458093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122458093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122458093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122458093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122458093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122458093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)10213555 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on connection ID:0 20250121122458100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122458101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122458101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122458101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122458101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122458101 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=00cad1d4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122458101 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1823) 20250121122458101 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122458101 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122458101 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122458101 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122458101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122458101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122458101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122458101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122458101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699146)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122458101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122458101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122458101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122458101 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699146 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122458101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad1d4), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:401) 20250121122458101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122458101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122458101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122458101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122458101 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122458101 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122458101 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122458101 DLSCCP DEBUG SCCP-SCOC(30)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122458100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122458100 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122458100 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122458100 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122458100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122458100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122458100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122458100 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122458101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122458101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122458101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122458101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122458101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122458101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122458101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122458101 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122500105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122500115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122500115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122500115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@ef57f613e2f3: Final verdict of PTC: none 20250121122500115 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122500115 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122500115 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122500116 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38261<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(319)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ef57f613e2f3: Final verdict of PTC: none 20250121122500117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122500117 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(316)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(321)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(310)@ef57f613e2f3: Final verdict of PTC: none 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122500117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122500117 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122500118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122500118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122500118 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122500118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122500118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122500118 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122500118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(317)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@ef57f613e2f3: Final verdict of PTC: none 20250121122500119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122500119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122500119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122500119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122500119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122500119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122500119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122500119 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122500119 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122500119 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122500119 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122500119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122500119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122500119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122500119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122500119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122500119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122500119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122500119 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122500119 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122500119 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122500119 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122500119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Jan 21 12:25:00 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 20250121122500175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122500577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254960) Waiting for packet dumper to finish... 1 (prev_count=254960, count=281080) 20250121122502118 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122502119 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122502119 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122502119 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122502119 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122502119 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Tue Jan 21 12:25:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_cs_creq_cref started. 20250121122503630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122503633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122503636 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43453<->l=127.0.0.1:4262) (control_if.c:570) 20250121122503651 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503651 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503651 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503651 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122503652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_creq_cref-Iuh0(327)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122503652 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503652 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503652 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503652 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503653 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503653 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122503653 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503653 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122503653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503653 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503653 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503653 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122503653 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503653 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122503653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503653 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503653 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503653 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122503653 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122503653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503653 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503653 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503653 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122503653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122503653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503653 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122503653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122503653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122503653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122503653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(331)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(329)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122503671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503671 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503671 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503671 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122503671 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503672 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122503672 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122503672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503672 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503672 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122503672 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122503672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503672 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503672 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122503672 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122503673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503673 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503673 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122503673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122503673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503673 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122503673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122503673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122503673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122503673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122503697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122503697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122503697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122503697 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122503697 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) 20250121122503697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122503697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122503697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122503697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122503869 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122503869 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122503869 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122503869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122503875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503875 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122503875 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122503875 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122503875 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122503875 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122503875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122503877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503877 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122503877 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122503877 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122503877 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122503877 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122503877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122503877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122503877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122503877 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122503877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122503877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122503877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122503877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122503877 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122503877 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122503877 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503879 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122503879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122503879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122503879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503879 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503879 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503879 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503879 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122503879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122503879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122503879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122503879 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122503886 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122503886 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122503886 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122503886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122503892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503892 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122503892 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122503892 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122503892 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122503892 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122503892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122503894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503894 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122503894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122503894 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122503894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122503894 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122503895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122503895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122503895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122503895 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122503895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122503895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122503895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122503895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122503895 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122503895 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122503895 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122503896 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122503896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122503896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122503896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122503897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122503897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122503897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122503897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122503897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122503897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122503897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122503897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122503897 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122503898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122503898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122503898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122503898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122503898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122503898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122503898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122503898 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122504674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504674 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122504674 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122504674 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122504674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122504674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122504674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122504674 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122504675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122504675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122504675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122504675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122504675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122504675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122504675 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122504675 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122504675 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122504675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122504675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122504675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122504675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122504675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122504675 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122504675 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122504675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122504675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122504675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122504675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122504675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122504675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122504675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122504675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122504675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504675 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122504675 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122504675 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122504675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122504675 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122504675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122504675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122504675 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122504675 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122504693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504693 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122504693 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122504693 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122504693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122504693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122504693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122504693 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122504693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122504693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122504694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122504694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122504694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122504694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122504694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122504694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122504694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122504694 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122504694 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122504694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122504694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122504694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122504694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122504694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122504694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122504694 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122504694 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122504694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122504694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122504694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122504694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122504694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122504694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122504694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122504696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122504696 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122504696 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122504696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122504696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122504696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122504696 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122504696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122504696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122504696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122504696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122504696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122504696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122504696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122504696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122504696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122504696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122504697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122504697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122504697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122504697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122504697 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122504697 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122504714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: f_create_expect(l3 := '878D788A305981883ECA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: Created Expect[0] for '878D788A305981883ECA'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_creq_cref0(336)7792814 20250121122505731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122505731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122505731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122505731 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122505731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x76e8ae, normal) (hnbgw_rua.c:388) 20250121122505731 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122505731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122505731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7792814 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122505731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122505731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122505731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7792814 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122505731 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122505731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122505731 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7792814 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122505731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7792814 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122505731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122505731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122505731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122505731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122505731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122505731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122505732 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122505732 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122505732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a878d788a305981883eca004f40030003960056400500f1100926) (sccp_scrc.c:401) 20250121122505732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122505732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122505732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122505732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122505732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122505732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122505732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122505732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122505732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122505732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122505732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122505732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122505732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122505732 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122505732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122505732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122505732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122505732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122505732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122505732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122505732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122505732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122505732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122505732 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: Found Expect[0] for l3='878D788A305981883ECA'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: Added conn table entry 0TC_ranap_cs_creq_cref0(336)12930896 TC_ranap_cs_creq_cref0(336)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)12930896 HNBGW_Test.msc0-SCCP(329)@ef57f613e2f3: Session index based on connection ID:0 20250121122505738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122505738 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122505738 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122505738 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122505738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122505738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122505738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122505738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122505738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122505738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122505738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122505738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122505738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122505738 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=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20250121122505738 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1823) 20250121122505738 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20250121122505738 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122505738 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122505738 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121122505738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122505738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20250121122505738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122505738 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122505738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122505738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122505738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122505738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{disrupted}: Freeing instance (context_map.c:202) 20250121122505738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7792814)[0x55d2c6fe5480]{disrupted}: Deallocated (fsm.c:568) 20250121122505738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122505738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122505738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122505738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7792814 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122505738 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20250121122505738 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122505738 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122505738 DLSCCP DEBUG SCCP-SCOC(31)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122505738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122505738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)7792814 20250121122505742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(333)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@ef57f613e2f3: Final verdict of PTC: none 20250121122505744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122505744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122505744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122505744 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122505744 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122505744 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122505745 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43453<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_creq_cref(323)@ef57f613e2f3: Final verdict of PTC: none 20250121122505745 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122505745 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122505745 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122505745 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122505745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122505745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122505745 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122505745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122505745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122505745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122505745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122505745 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122505745 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122505745 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122505745 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122505745 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122505745 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122505745 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122505745 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122505745 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122505745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122505745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122505745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122505745 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122505745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122505745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122505745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122505745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122505745 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122505745 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122505745 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122505745 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(335)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(324)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122505746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Tue Jan 21 12:25:05 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 20250121122505805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122506208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184532) Waiting for packet dumper to finish... 1 (prev_count=184532, count=236224) 20250121122507746 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122507746 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122507746 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122507746 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122507746 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122507746 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Tue Jan 21 12:25:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ranap_ps_creq_cref started. 20250121122509361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122509369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122509382 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44553<->l=127.0.0.1:4262) (control_if.c:570) 20250121122509454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122509454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122509454 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509454 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509456 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509456 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122509456 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122509456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122509456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509456 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509457 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509457 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509457 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122509457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122509457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122509457 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122509457 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509457 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509457 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509458 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122509459 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509459 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122509459 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122509459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509459 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122509459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509459 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509459 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509459 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122509459 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122509459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509460 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122509460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509460 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509460 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509460 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122509460 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122509460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122509460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509460 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122509462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122509462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122509462 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down HNBGW_Test.msc0-M3UA(345)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(345)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122509541 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509541 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509541 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509541 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509542 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509542 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509542 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122509542 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122509542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509542 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509542 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509542 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122509542 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122509543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509543 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122509543 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509543 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122509543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122509543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509543 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122509543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509543 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509544 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122509544 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122509544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509544 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122509544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509544 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509543 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509543 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509543 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122509543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509543 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509543 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509543 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122509543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509543 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509543 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509543 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122509543 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122509544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509544 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509544 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509544 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122509544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122509544 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122509657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122509657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122509657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122509657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122509657 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) 20250121122509657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122509657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122509657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122509657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122509727 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122509727 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122509727 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122509727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122509732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509732 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122509732 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122509732 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122509732 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122509732 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122509732 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122509734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122509734 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122509734 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122509734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122509734 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122509734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122509734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122509734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122509734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122509734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122509734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122509734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122509734 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122509734 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122509734 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122509735 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122509735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122509736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122509736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122509736 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122509736 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122509735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122509735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122509735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509735 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509808 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122509808 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122509808 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122509808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122509811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509812 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122509812 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122509812 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122509812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122509812 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122509812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122509813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509813 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122509813 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122509813 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122509813 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122509813 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122509813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122509813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122509813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122509813 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122509813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122509813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122509813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122509813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122509813 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122509813 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122509813 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122509814 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122509814 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122509814 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122509814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122509814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122509814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122509814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122509814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122509814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122509814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122509814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122509814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122509814 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122509814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122509814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122509814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122509814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122509814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122509814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122509814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122509814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122510540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510540 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122510540 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122510540 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122510540 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122510540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122510540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122510540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122510540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122510540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122510540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122510540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122510540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122510540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122510540 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122510540 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122510540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122510540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122510540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122510540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122510540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122510540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122510540 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122510540 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122510540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122510540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122510540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122510540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122510540 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510541 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122510541 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122510541 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122510541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122510541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122510541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122510541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122510541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122510541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122510541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122510541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122510541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122510541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122510541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122510541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122510541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122510541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122510541 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122510541 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122510617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510617 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122510617 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122510617 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122510617 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122510617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122510617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122510617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122510617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122510617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122510617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122510617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122510617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122510617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122510617 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122510617 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122510617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122510617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122510617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122510617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122510617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122510617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122510617 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122510617 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122510617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122510617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122510617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122510617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122510617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122510618 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122510618 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122510618 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122510618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122510618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122510618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122510618 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122510619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122510619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122510619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122510619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122510619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122510619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122510619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122510619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122510619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122510619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122510619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122510619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122510619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122510619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122510619 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122510619 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122510673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: f_create_expect(l3 := 'FB3E058C880C7EBBA546'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: Created Expect[0] for 'FB3E058C880C7EBBA546'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2953430 20250121122511717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122511717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122511717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122511717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122511717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d10d6, normal) (hnbgw_rua.c:388) 20250121122511717 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122511717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122511717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953430 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122511717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122511717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122511717 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953430 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122511717 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122511717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122511717 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2953430 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122511717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953430 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122511717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122511717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122511717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122511717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122511717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122511717 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122511717 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122511717 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122511717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0afb3e058c880c7ebba546004f400300008b0056400500f1100926) (sccp_scrc.c:401) 20250121122511717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122511717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122511717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122511717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122511717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122511717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122511717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122511717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122511717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122511717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122511717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122511717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122511717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122511717 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122511717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122511717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122511717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122511717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122511717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122511717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122511717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122511717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122511717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122511717 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: Found Expect[0] for l3='FB3E058C880C7EBBA546'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14742977 TC_ranap_ps_creq_cref0(350)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14742977 HNBGW_Test.sgsn0-SCCP(346)@ef57f613e2f3: Session index based on connection ID:0 20250121122511724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122511724 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122511724 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122511724 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122511724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122511724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122511724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122511724 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122511724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122511724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122511724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122511724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122511724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122511724 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=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20250121122511724 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1823) 20250121122511724 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20250121122511724 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122511724 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122511724 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122511724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122511724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20250121122511724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122511724 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122511725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122511725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122511725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122511725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{disrupted}: Freeing instance (context_map.c:202) 20250121122511725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2953430)[0x55d2c6fe5480]{disrupted}: Deallocated (fsm.c:568) 20250121122511725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122511725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122511725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122511725 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953430 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122511725 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20250121122511725 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122511725 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122511725 DLSCCP DEBUG SCCP-SCOC(32)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122511725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122511725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ef57f613e2f3: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2953430 20250121122511728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122511732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(347)@ef57f613e2f3: Final verdict of PTC: none 20250121122511733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44553<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(346)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@ef57f613e2f3: Final verdict of PTC: none 20250121122511734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122511734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122511734 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122511734 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122511734 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(338)@ef57f613e2f3: Final verdict of PTC: none 20250121122511735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122511735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122511735 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122511735 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122511735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122511735 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122511735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122511735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@ef57f613e2f3: Final verdict of PTC: none 20250121122511735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122511735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122511735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-M3UA(345)@ef57f613e2f3: Final verdict of PTC: none 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122511735 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122511735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122511735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122511735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122511735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122511735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122511735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122511735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122511735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122511735 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122511735 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122511735 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122511735 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122511736 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122511736 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122511736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122511736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122511736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW-MGCP(349)@ef57f613e2f3: Final verdict of PTC: none 20250121122511736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122511736 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122511736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122511736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122511736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122511736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122511736 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122511736 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122511736 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122511736 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(343)@ef57f613e2f3: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122511737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Tue Jan 21 12:25:11 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 20250121122511780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122512181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236200) Waiting for packet dumper to finish... 1 (prev_count=236200, count=236956) 20250121122513736 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122513736 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122513736 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122513736 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122513736 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122513736 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:25:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250121122515232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122515237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122515241 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45207<->l=127.0.0.1:4262) (control_if.c:570) 20250121122515263 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515263 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515263 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515263 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515263 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515264 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122515264 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122515264 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122515265 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515265 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122515265 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515265 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122515265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515265 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515265 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515265 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122515265 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515265 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122515265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515265 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515265 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515265 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122515265 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122515265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515265 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515265 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122515265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122515265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515265 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122515265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122515265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122515265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122515265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(359)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122515280 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515280 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515280 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515280 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515280 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515280 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515280 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122515280 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515281 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515281 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122515281 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122515281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515281 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515281 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515281 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122515281 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515281 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122515281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515281 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515281 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122515281 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122515281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515282 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515282 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122515282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122515282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122515282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515282 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122515282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122515282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122515282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122515282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122515304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122515304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122515304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122515304 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122515304 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) 20250121122515304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122515304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122515304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122515304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122515478 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122515478 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122515478 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122515478 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122515487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515487 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122515487 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122515487 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122515487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122515487 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122515487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122515492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515492 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122515492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122515492 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122515492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122515492 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122515492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122515492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122515492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122515492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122515492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122515492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122515492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122515492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122515492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122515492 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122515492 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515493 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122515494 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122515494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122515494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122515494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515494 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122515494 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122515494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122515494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122515494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122515494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122515494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122515494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122515494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(362)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122515500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122515500 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122515500 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122515500 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122515500 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122515500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122515502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122515502 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122515502 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122515502 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122515502 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122515502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122515502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122515502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122515502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122515502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122515502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122515502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122515502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122515502 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122515502 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122515502 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122515503 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122515504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122515504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122515504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122515504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122515504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122515504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122515504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122515504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122515504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122515504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122515504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122515504 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122515504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122515504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122515504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122515504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122515504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122515504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122515504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122515504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122516288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122516288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122516288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122516288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122516288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122516288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122516288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122516288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122516288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122516288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122516288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122516288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122516288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122516288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122516288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122516289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122516289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122516289 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122516289 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122516289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122516289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122516289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122516289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122516289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122516289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122516289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122516289 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122516289 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122516289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122516289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122516289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122516289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122516289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122516289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122516289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516290 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122516290 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122516290 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122516290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122516290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122516290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122516290 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122516291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122516291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122516291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122516291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122516291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122516291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122516291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122516291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122516291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122516291 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122516291 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122516291 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122516299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516299 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122516299 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122516299 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122516299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122516299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122516299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122516299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122516299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122516299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122516299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122516299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122516299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122516300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122516300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122516300 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122516300 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122516300 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122516300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122516300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122516300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122516300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122516300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122516300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122516300 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122516300 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122516300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516300 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122516300 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122516300 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122516300 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122516300 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122516300 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122516300 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122516301 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122516301 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122516301 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122516301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122516301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122516301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122516301 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122516302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122516302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122516302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122516302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122516302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122516302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122516302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122516302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122516302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122516302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122516302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122516302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122516302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122516302 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122516302 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122516302 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122516328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: f_create_expect(l3 := '184F42F9BF4E54589C9D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: Created Expect[0] for '184F42F9BF4E54589C9D'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)@ef57f613e2f3: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5140231 20250121122517342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122517342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122517342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122517342 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122517342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e6f07, normal) (hnbgw_rua.c:388) 20250121122517342 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122517342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122517342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5140231 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122517342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122517342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122517342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5140231 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122517342 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122517342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122517342 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5140231 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122517342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5140231 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122517342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122517342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122517342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122517342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122517342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122517342 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122517342 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122517342 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122517342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a184f42f9bf4e54589c9d004f40030000750056400500f1100926) (sccp_scrc.c:401) 20250121122517342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122517342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122517342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122517342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122517342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122517342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122517342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122517342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122517342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122517342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122517342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122517342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122517342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122517342 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122517342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122517342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122517342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122517342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122517342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122517342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122517342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122517342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122517342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122517342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: Found Expect[0] for l3='184F42F9BF4E54589C9D'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10568766 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@ef57f613e2f3: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5140231 20250121122517546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122517546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122517546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121122517546 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122517546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4e6f07,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121122517546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5140231 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121122517546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122517546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122517546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122518355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122518355 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122518355 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122518355 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122518355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122518356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122518356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122518356 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122518356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122518356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122518356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122518356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122518356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122518356 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba9575) (sccp_scrc.c:472) 20250121122518356 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20250121122518356 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122518356 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122518356 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122518356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122518356 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:485) 20250121122518356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122518356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122518356 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122518356 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122518356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9575), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122518356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122518356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122518356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122518356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122518357 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122518357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:350) 20250121122518357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122518357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122518357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5140231)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122518357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122518357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122518357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122518357 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5140231 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122518357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122518357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122518357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122518357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122518357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122518357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122518357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122518357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: Session index based on local reference:0 20250121122518361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122518361 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122518361 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122518361 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122518361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122518361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122518361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122518361 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122518361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122518361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122518361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122518361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122518361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122518361 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=00ba9575) (sccp_scrc.c:472) 20250121122518361 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20250121122518361 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122518361 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122518361 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122518361 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122518361 DLSCCP DEBUG SCCP-SCOC(33)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10568766 20250121122519367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@ef57f613e2f3: Final verdict of PTC: none 20250121122519373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122519373 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45207<->l=127.0.0.1:4262) (control_if.c:193) 20250121122519374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122519374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122519374 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122519374 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122519374 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122519374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122519374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122519374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122519374 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122519375 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122519375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122519375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122519375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122519375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122519375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122519375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122519375 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122519375 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122519375 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122519375 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122519375 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(361)@ef57f613e2f3: Final verdict of PTC: none 20250121122519375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122519375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122519375 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122519375 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122519375 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122519375 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122519375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(359)@ef57f613e2f3: Final verdict of PTC: none 20250121122519376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122519376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122519376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122519376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122519376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122519376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122519376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122519376 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122519376 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122519376 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122519376 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(353)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@ef57f613e2f3: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@ef57f613e2f3: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(352)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(363)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122519380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Tue Jan 21 12:25:19 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 20250121122519420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122519821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222360) Waiting for packet dumper to finish... 1 (prev_count=222360, count=249024) 20250121122521376 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122521376 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122521376 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122521376 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122521376 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122521376 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:25:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250121122522888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122522893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122522903 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33915<->l=127.0.0.1:4262) (control_if.c:570) 20250121122522933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522933 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522933 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522933 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522933 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522933 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522933 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122522934 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122522934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122522934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522934 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122522934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122522934 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122522934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122522934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522934 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122522934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122522934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122522935 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522935 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122522935 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522935 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122522935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522935 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522935 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122522935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122522935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522936 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122522936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122522936 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122522936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122522936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122522936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122522936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(373)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122522956 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522957 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522957 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522957 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522957 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522957 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522957 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122522957 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122522959 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122522959 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122522959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522959 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522959 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122522959 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122522959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522959 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522959 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122522959 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122522959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522960 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522960 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122522960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122522960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122522960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122522960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122522960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122522960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122522960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122522960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122522960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122522960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122522960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122522960 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122522960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122522960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122522960 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122522961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122522961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122522961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122522961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122522961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122522961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122522961 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122522988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122522988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122522988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122522988 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122522988 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) 20250121122522988 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122522988 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122522988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122522988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122523151 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122523151 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122523151 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122523151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122523162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523162 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122523162 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122523162 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122523162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122523162 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122523162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122523165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523165 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122523165 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122523165 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122523165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122523165 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122523165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122523165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122523165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122523165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122523166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122523166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122523166 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122523166 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122523166 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122523167 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122523167 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122523167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122523167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122523167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122523167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122523167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122523167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122523167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122523167 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122523168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122523168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122523168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122523168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122523168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122523168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122523168 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523178 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122523178 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122523178 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122523178 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122523183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523183 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122523183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122523183 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122523183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122523183 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122523183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122523185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523185 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122523185 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122523185 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122523185 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122523185 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122523185 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122523185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122523186 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122523186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122523186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122523186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122523186 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122523186 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122523186 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122523187 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122523187 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122523187 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122523187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122523187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122523187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122523187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122523187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122523187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122523187 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122523187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523188 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122523188 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122523188 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122523188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122523188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122523188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122523188 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122523968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122523968 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122523968 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122523968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122523968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122523968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122523968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122523969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122523969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122523969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122523969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122523969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122523969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122523969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122523969 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122523969 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122523969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122523969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122523969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122523969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122523969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122523969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122523969 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122523969 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122523969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122523970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122523970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122523970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122523970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122523970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122523970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122523970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122523971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122523971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122523971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122523971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122523971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122523971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122523971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122523971 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122523971 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122523985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523985 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122523985 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122523985 DLM3UA <000f> m3ua.c:565 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)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122523985 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122523985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122523985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122523985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122523985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122523985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122523985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122523985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122523985 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122523985 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122523985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122523985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122523985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122523985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122523985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122523985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122523985 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122523985 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122523985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122523985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122523985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122523985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122523985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122523986 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122523986 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122523986 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122523986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122523986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122523986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122523986 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122523986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122523986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122523986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122523986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122523986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122523986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122523986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122523986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122523986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122523986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122523986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122523986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122523986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122523986 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122523986 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122523986 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122524014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: f_create_expect(l3 := '0AA2C37BC4E0FD1BDB5C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: Created Expect[0] for '0AA2C37BC4E0FD1BDB5C'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)@ef57f613e2f3: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7384549 20250121122525058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122525058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122525058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122525058 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122525058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70ade5, normal) (hnbgw_rua.c:388) 20250121122525058 DHNB DEBUG map_rua[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122525058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122525058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7384549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122525058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122525058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122525058 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7384549 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122525058 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122525058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122525058 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7384549 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122525058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7384549 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122525058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122525058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122525058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122525058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122525058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122525058 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122525058 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: Allocated (fsm.c:456) 20250121122525058 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122525058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0aa2c37bc4e0fd1bdb5c004f40030000000056400500f1100926) (sccp_scrc.c:401) 20250121122525058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122525058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122525058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122525058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122525058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122525058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122525058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122525058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122525058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122525058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122525058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122525058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122525058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122525059 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122525059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122525059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122525059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122525059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122525059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122525059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122525059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122525059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122525059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122525059 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: Found Expect[0] for l3='0AA2C37BC4E0FD1BDB5C'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13617793 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@ef57f613e2f3: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@ef57f613e2f3: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7384549 20250121122525258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122525258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122525258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121122525258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122525258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x70ade5,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121122525258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7384549 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121122525258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122525258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122525258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122526090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122526090 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122526090 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122526090 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122526090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122526090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122526090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122526090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122526090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122526090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122526090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122526090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122526090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122526090 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00832be4) (sccp_scrc.c:472) 20250121122526090 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20250121122526090 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122526090 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122526090 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122526090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122526090 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:485) 20250121122526090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122526090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122526090 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122526091 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122526091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00832be4), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122526091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122526091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122526091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122526091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122526091 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122526091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:350) 20250121122526091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122526091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:202) 20250121122526091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7384549)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121122526091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122526091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122526091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122526091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7384549 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122526091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122526091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122526091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122526091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122526091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122526091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122526091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122526091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: Session index based on local reference:0 20250121122526095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122526095 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122526095 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122526095 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122526095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122526095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122526095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122526095 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122526095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122526095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122526095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122526095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122526095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122526095 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=00832be4) (sccp_scrc.c:472) 20250121122526095 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20250121122526095 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122526095 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122526095 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122526095 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122526095 DLSCCP DEBUG SCCP-SCOC(34)[0x55d2c6fd69f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13617793 20250121122527101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(372)@ef57f613e2f3: Final verdict of PTC: none 20250121122527108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122527108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122527108 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122527108 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122527108 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122527108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122527108 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122527108 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122527108 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122527108 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122527109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122527109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122527109 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122527109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122527109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122527109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122527109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122527109 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122527109 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@ef57f613e2f3: Final verdict of PTC: none 20250121122527109 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122527109 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122527109 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33915<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(376)@ef57f613e2f3: Final verdict of PTC: none 20250121122527109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122527109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122527109 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122527109 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122527109 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(375)@ef57f613e2f3: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@ef57f613e2f3: Final verdict of PTC: none 20250121122527110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122527110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122527110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122527110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122527110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122527111 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122527111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122527111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122527111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122527111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122527111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122527111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(371)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(377)@ef57f613e2f3: Final verdict of PTC: none 20250121122527111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(373)@ef57f613e2f3: Final verdict of PTC: none 20250121122527111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122527111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122527111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122527111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122527111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122527111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122527111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122527111 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122527111 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122527111 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(367)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(366)@ef57f613e2f3: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122527114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Tue Jan 21 12:25:27 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 20250121122527156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122527557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222500) Waiting for packet dumper to finish... 1 (prev_count=222500, count=249124) 20250121122529109 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122529109 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122529109 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122529111 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122529111 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122529111 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:25:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_cs_iu_release_req_rua_disconnect started. 20250121122530653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122530657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122530663 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41631<->l=127.0.0.1:4262) (control_if.c:570) 20250121122530681 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530681 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530681 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530681 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530682 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122530682 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530682 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122530682 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122530682 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122530682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122530682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122530682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530682 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530682 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530682 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122530682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122530682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122530682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122530683 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530683 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122530683 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530683 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122530683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530683 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530683 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530683 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122530683 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530683 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122530683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530683 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530683 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530683 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122530683 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122530683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530683 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122530683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122530683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122530683 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(387)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122530699 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530699 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530699 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530699 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530699 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530699 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530699 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122530699 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530700 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122530700 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530700 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122530700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530700 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530700 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530700 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122530700 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530700 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122530700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530700 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530700 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530700 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122530700 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530700 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122530700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530700 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530700 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122530700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122530701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530701 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122530701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122530701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122530701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122530701 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122530722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122530722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122530722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122530722 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122530722 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) 20250121122530722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122530722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122530722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122530722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122530896 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122530896 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122530896 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122530896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122530904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122530904 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122530904 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122530904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122530904 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122530904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122530905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530905 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122530905 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122530905 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122530905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122530905 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122530905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122530905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122530905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122530905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122530905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122530905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122530905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122530905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122530905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122530905 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122530905 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530906 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530906 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122530906 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122530906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122530906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530906 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122530907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122530907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122530907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122530907 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122530913 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122530913 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122530913 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122530913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122530918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530918 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122530918 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122530918 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122530918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530918 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122530918 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122530918 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122530918 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122530918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122530918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122530918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122530918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122530918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122530918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122530918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122530918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122530918 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122530918 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122530919 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122530919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122530920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122530920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122530920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122530920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122530920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122530920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122530920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122530920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122530920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122530920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122530920 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122530920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122530920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122530920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122530920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122530920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122530920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122530920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122530920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122531710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531710 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122531710 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122531710 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122531710 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122531710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122531710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122531710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122531710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122531710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122531710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122531710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122531710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122531710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122531710 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122531710 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122531710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122531710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122531710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122531710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122531710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122531710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122531710 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122531710 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122531710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122531710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122531710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122531710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122531710 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122531711 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122531711 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122531711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122531711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122531711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122531711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122531711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122531711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122531711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122531711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122531711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122531711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122531711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122531711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122531711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122531711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122531711 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122531711 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122531721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531721 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122531721 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122531721 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122531721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122531721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122531721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122531721 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122531721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122531721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122531721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122531721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122531721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122531721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122531721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122531721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122531721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122531721 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122531721 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122531721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122531721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122531721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122531722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122531722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122531722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122531722 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122531722 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122531722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122531722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122531722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122531722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122531722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122531722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122531722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122531724 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122531724 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122531724 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122531724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122531724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122531724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122531724 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122531724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122531724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122531724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122531724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122531724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122531724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122531724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122531724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122531724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122531724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122531724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122531724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122531724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122531724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122531724 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122531724 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122531751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: f_create_expect(l3 := 'D5F32A4DFA38ECF560B1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: Created Expect[0] for 'D5F32A4DFA38ECF560B1'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@ef57f613e2f3: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11811361 20250121122532794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122532794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122532794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121122532794 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122532794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb43a21, normal) (hnbgw_rua.c:388) 20250121122532794 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122532794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122532794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122532794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122532794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122532794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122532794 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122532794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122532794 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11811361 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122532794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121122532794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122532794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122532794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122532794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122532794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122532794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122532794 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: Allocated (fsm.c:456) 20250121122532794 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122532795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad5f32a4dfa38ecf560b1004f40030002450056400500f1100926) (sccp_scrc.c:401) 20250121122532795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122532795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122532795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122532795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122532795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122532795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122532795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122532795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122532795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122532795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122532795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122532795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122532795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122532795 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122532795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122532795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122532795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122532795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122532795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122532795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122532795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122532795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122532795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122532795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: Found Expect[0] for l3='D5F32A4DFA38ECF560B1'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5984548 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122532815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122532815 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122532815 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122532815 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122532815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122532815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122532815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122532815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122532815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122532815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122532815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122532815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122532815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122532815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074ae27) (sccp_scrc.c:472) 20250121122532815 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20250121122532815 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122532815 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122532815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122532815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122532815 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:485) 20250121122532815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122532815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@ef57f613e2f3: 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)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121122533018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122533018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122533018 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122533018 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122533018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122533018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122533018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122533018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122533019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122533019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122533019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122533019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122533019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122533019 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:472) 20250121122533019 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20250121122533019 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122533019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122533019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122533019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122533019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122533019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122533019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122533019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122533019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122533019 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121122533019 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121122533019 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121122533019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122533019 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{UNUSED}: Allocated (fsm.c:456) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{UNUSED}: is child of mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0] (fsm.c:486) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122533019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe1ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250121122533019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe1ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630] (fsm.c:486) 20250121122533019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe1ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122533019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe1ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121122533019 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: b43a'... (mgcp_client.c:805) 20250121122533019 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20250121122533019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe1ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122533019 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b43a2117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b43a2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b43a2117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b43a2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121122533043 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250121122533043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121122533043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121122533043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122533043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122533043 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533043 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122533043 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121122533043 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122533043 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121122533043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121122533043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121122533043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122533043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122533058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122533058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122533058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122533058 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122533058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb43a21) (hnbgw_rua.c:452) 20250121122533058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122533058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122533058 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122533058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122533058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122533058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122533058 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121122533058 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121122533058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122533058 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121122533058 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: b43a'... (mgcp_client.c:805) 20250121122533058 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121122533058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533058 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b43a2117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b43a2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122533068 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250121122533068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121122533068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121122533068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533068 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122533068 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121122533068 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:724) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121122533068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe0e90]{ST_CRCX}: Allocated (fsm.c:456) 20250121122533068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe0e90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630] (fsm.c:486) 20250121122533068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe0e90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121122533068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe0e90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20250121122533068 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: b43a'... (mgcp_client.c:805) 20250121122533068 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121122533068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11811361-0)[0x55d2c6fe0e90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533068 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b43a2117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b43a2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121122533074 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250121122533074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121122533074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121122533074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121122533074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533074 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{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) 20250121122533074 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121122533074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122533074 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121122533074 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121122533074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121122533074 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122533074 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122533074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ae27), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121122533074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122533074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122533074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122533074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122533074 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121122533074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122533074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122533074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122533074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122533074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122533074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122533074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122533074 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122533262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122533262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122533262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121122533262 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122533262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb43a21) (hnbgw_rua.c:452) 20250121122533262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121122533262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122533262 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121122533262 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121122533262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121122533262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122533262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122533262 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122533262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ae27), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20250121122533263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122533263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122533263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122533263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122533263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122533263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122533263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122533263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122533263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122533263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122533263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122533263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@ef57f613e2f3: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11811361 20250121122533466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122533466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122533466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121122533466 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122533466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb43a21,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121122533466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121122533466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122533466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122533466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122533466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: Warning: Stopping inactive timer T. 20250121122538467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20250121122538467 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122538467 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122538468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ae27), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122538468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122538468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122538468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122538468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122538468 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122538468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20250121122538468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122538468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:202) 20250121122538468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11811361)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122538468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122538468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122538468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121122538468 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121122538468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122538468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: b43a'... (mgcp_client.c:805) 20250121122538468 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122538468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122538468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121122538468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: b43a'... (mgcp_client.c:805) 20250121122538468 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121122538468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121122538468 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: Removing from parent mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0] (mgcp_client_endpoint_fsm.c:873) 20250121122538468 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121122538468 DLMGCP DEBUG mgw-endp(mgw-fsm-11811361-0)[0x55d2c6ff5630]{IN_USE}: Deallocated (fsm.c:568) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121122538468 DMGW DEBUG mgw(mgw-fsm-11811361-0)[0x55d2c6fe5cd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121122538468 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11811361 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121122538468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122538468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122538468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122538468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122538468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122538468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122538468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122538468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5984548 20250121122538476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122538476 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122538476 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122538476 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122538476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122538476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122538476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122538476 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122538476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122538476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122538476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122538476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122538476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122538476 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=0074ae27) (sccp_scrc.c:472) 20250121122538476 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20250121122538476 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122538476 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122538476 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122538476 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122538476 DLSCCP DEBUG SCCP-SCOC(35)[0x55d2c6fe5480]{IDLE}: Deallocated (fsm.c:568) 20250121122539481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@ef57f613e2f3: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(388)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@ef57f613e2f3: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@ef57f613e2f3: Final verdict of PTC: none 20250121122539492 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41631<->l=127.0.0.1:4262) (control_if.c:193) 20250121122539492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122539492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122539492 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122539492 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122539492 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122539492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122539492 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122539492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122539492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122539492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122539492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-RAN(389)@ef57f613e2f3: Final verdict of PTC: none 20250121122539492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122539493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122539493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122539493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122539493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122539493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122539493 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122539493 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122539493 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122539493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122539493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122539493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122539493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122539493 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122539493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(387)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@ef57f613e2f3: Final verdict of PTC: none 20250121122539493 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122539493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122539493 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122539493 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122539493 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122539493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122539493 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122539493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122539493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122539493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122539493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) IPA-CTRL-CLI-IPA(381)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(380)@ef57f613e2f3: Final verdict of PTC: none 20250121122539493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(391)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@ef57f613e2f3: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. 20250121122539493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122539493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122539493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122539493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122539493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122539493 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122539493 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122539493 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122539494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4261 (telnet_interface.c:138) Tue Jan 21 12:25:39 UTC 2025 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250121122539535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122540037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308084) Waiting for packet dumper to finish... 1 (prev_count=308084, count=308724) 20250121122541493 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122541493 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122541493 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122541493 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122541493 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122541493 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:25:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122542468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250121122542468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121122542469 DLMGCP DEBUG MGW(mgw) Canceled transaction 108 (mgcp_client.c:1239) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe0e90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121122542469 DLMGCP DEBUG MGW(mgw) Canceled transaction 107 (mgcp_client.c:1239) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121122542469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fe1ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_ps_iu_release_req_rua_disconnect started. 20250121122543114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122543119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122543125 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46493<->l=127.0.0.1:4262) (control_if.c:570) 20250121122543146 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543146 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543146 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543146 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543147 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543147 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122543147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543147 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122543147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122543148 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543148 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122543148 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543148 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122543148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543148 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543148 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543148 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122543148 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543148 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122543148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543148 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543148 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122543149 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122543149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543149 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543149 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122543149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122543149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543149 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122543149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122543149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122543149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122543149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(401)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(399)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122543167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543167 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543167 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543167 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122543167 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543168 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122543168 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122543168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543168 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122543169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543169 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543169 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543169 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122543169 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543169 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122543169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543169 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543169 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543169 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122543169 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543169 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122543169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543169 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543169 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543169 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122543169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122543169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543169 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122543169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122543169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122543169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122543169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122543190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122543190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122543190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122543190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122543190 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) 20250121122543190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122543190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122543190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122543190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122543364 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122543364 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122543364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122543364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122543370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543370 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122543370 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122543370 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122543370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122543370 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122543370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122543372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543372 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122543372 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122543372 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122543372 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122543372 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122543372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122543372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122543372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122543372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122543372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122543372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122543372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122543372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122543372 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122543372 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122543372 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543374 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122543374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122543374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122543374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543374 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122543375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122543375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122543375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122543375 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122543380 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122543380 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122543380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122543380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122543383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543383 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122543383 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122543384 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122543384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543384 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122543384 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122543384 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122543384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122543384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122543384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122543384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122543384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122543384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122543384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122543384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122543384 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122543384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122543384 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122543385 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122543385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122543385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122543385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122543385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122543385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122543385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122543385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122543385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122543385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122543385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122543385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122543385 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122543385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122543385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122543385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122543385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122543385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122543385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122543385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122543385 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122544184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544184 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122544184 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122544184 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122544184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122544184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122544184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122544184 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122544184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122544184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122544184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122544184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122544184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122544184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122544184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122544184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122544184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122544184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122544184 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122544184 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122544184 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122544184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122544184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122544184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122544185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122544185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122544185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122544185 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122544185 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122544185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122544185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122544185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122544185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122544185 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122544185 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122544185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122544185 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122544186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122544186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122544186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122544186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122544186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122544186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122544186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122544186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122544186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122544186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122544186 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122544186 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122544190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122544190 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122544190 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122544190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122544190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122544190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122544190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122544191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122544191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122544191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122544191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122544191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122544191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122544191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122544191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122544191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122544191 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122544191 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122544191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122544191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122544191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122544191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122544191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122544191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122544191 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122544191 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122544191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122544191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122544191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122544191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122544191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122544191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122544191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122544192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122544192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122544192 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122544192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122544192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122544192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122544193 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122544193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122544193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122544193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122544193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122544193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122544193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122544193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122544193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122544193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122544193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122544193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122544193 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122544193 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122544216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46140<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: f_create_expect(l3 := 'CC55035EB4D0DA3821E4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: Created Expect[0] for 'CC55035EB4D0DA3821E4'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@ef57f613e2f3: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4549696 20250121122545235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122545235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122545235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122545235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122545235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x456c40, normal) (hnbgw_rua.c:388) 20250121122545235 DHNB DEBUG map_rua[0x55d2c6fe0e90]{init}: Allocated (fsm.c:456) 20250121122545235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122545235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122545235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122545235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122545235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122545235 DCN DEBUG map_sccp[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122545235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122545235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4549696 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122545235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122545235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122545235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122545235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122545235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122545235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122545235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122545235 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: Allocated (fsm.c:456) 20250121122545235 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122545235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acc55035eb4d0da3821e4004f40030000850056400500f1100926) (sccp_scrc.c:401) 20250121122545235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122545235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122545235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122545235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122545235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122545235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122545235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122545235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122545235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122545235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122545235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122545235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122545235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122545235 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122545235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122545235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122545235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122545235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122545235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122545235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122545235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122545235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122545235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122545235 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: Found Expect[0] for l3='CC55035EB4D0DA3821E4'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1759629 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122545242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122545242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122545242 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122545242 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122545242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122545242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122545242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122545242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122545242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122545242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122545242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122545242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122545242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122545242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066348c) (sccp_scrc.c:472) 20250121122545243 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20250121122545243 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122545243 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122545243 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122545243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122545243 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:485) 20250121122545243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122545243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(396)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121122545446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122545446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122545446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122545446 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122545446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122545446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122545446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122545446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122545447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122545447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122545447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122545447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122545447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122545447 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:472) 20250121122545447 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20250121122545447 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122545447 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122545447 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122545447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122545447 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122545447 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122545447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122545447 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122545447 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122545447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122545447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122545447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122545447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(406)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122545495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122545495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122545495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122545495 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122545495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x456c40) (hnbgw_rua.c:452) 20250121122545495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122545495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122545495 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122545495 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122545495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122545495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122545495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122545495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122545495 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122545495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066348c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122545495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122545495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122545495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122545495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122545495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122545495 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122545496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122545496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122545496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122545496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122545496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122545496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122545698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122545698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122545698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121122545698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122545698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x456c40) (hnbgw_rua.c:452) 20250121122545698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121122545698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122545698 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121122545698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121122545698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121122545699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122545699 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122545699 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122545699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066348c), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20250121122545699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122545699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122545699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122545699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122545699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122545699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122545699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122545699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122545699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122545699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122545699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122545699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@ef57f613e2f3: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4549696 20250121122545902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122545902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122545902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121122545902 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122545902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x456c40,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121122545902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121122545902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122545902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122545902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122545902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122550904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20250121122550904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122550904 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122550904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066348c), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122550904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122550904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122550904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122550904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122550904 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122550904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20250121122550904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122550904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{disconnected}: Freeing instance (context_map.c:202) 20250121122550904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4549696)[0x55d2c6fe0e90]{disconnected}: Deallocated (fsm.c:568) 20250121122550904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122550904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{disconnected}: Freeing instance (context_map.c:206) 20250121122550904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55d2c6fe1ef0]{disconnected}: Deallocated (fsm.c:568) 20250121122550904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4549696 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122550905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122550905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122550905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122550905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122550905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122550905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122550905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122550905 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Session index based on local reference:0 20250121122550912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122550912 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122550912 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122550912 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122550912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122550912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122550912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122550912 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122550912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122550912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122550912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122550912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122550913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122550913 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=0066348c) (sccp_scrc.c:472) 20250121122550913 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20250121122550913 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122550913 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122550913 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122550913 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122550913 DLSCCP DEBUG SCCP-SCOC(36)[0x55d2c6fe5480]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1759629 20250121122551919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46140<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122551927 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46493<->l=127.0.0.1:4262) (control_if.c:193) 20250121122551927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122551928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122551928 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122551928 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122551928 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122551928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(402)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@ef57f613e2f3: Final verdict of PTC: none 20250121122551930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(399)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@ef57f613e2f3: Final verdict of PTC: none 20250121122551930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122551930 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122551930 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122551930 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122551930 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122551930 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122551931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122551931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(400)@ef57f613e2f3: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@ef57f613e2f3: Final verdict of PTC: none 20250121122551931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122551931 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122551931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122551931 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122551931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122551931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122551931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122551931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122551931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122551931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122551931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122551931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122551931 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122551931 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122551931 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122551931 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122551931 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122551931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122551931 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122551932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122551932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122551932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122551932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-M3UA(401)@ef57f613e2f3: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@ef57f613e2f3: Final verdict of PTC: none 20250121122551932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) VirtHNBGW-STATS(394)@ef57f613e2f3: Final verdict of PTC: none 20250121122551932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122551932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122551932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122551932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122551932 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122551932 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122551932 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122551932 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(404)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(405)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122551936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Tue Jan 21 12:25:51 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250121122552028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122552430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273476) Waiting for packet dumper to finish... 1 (prev_count=273476, count=277896) 20250121122553932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122553932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122553933 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122553933 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122553933 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122553933 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Tue Jan 21 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ps_rab_assignment started. 20250121122555534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122555537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122555540 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37593<->l=127.0.0.1:4262) (control_if.c:570) 20250121122555552 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555552 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555553 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555553 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555553 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555553 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122555553 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122555553 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555553 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122555554 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555554 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122555554 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555554 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122555554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555554 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555554 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555554 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122555554 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555554 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122555554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555554 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555554 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555554 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122555554 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122555554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555554 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555554 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555554 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122555554 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122555554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555554 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122555554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122555554 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122555554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122555554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122555554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122555554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122555555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555555 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555555 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555555 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122555555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555555 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555555 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555555 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122555555 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(415)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(413)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122555568 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555568 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555568 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555568 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555568 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555568 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555568 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122555568 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555569 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555569 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122555569 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555569 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122555569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555569 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555569 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555569 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122555569 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555569 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122555569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555569 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555569 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555569 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122555569 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122555569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555569 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555569 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555569 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122555569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122555569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555569 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122555569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122555569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122555569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122555570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122555570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122555570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122555570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122555591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122555591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122555591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122555591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122555591 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) 20250121122555591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122555591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122555591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122555591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122555766 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122555766 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122555766 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122555766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122555775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555775 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122555775 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122555775 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122555775 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122555775 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122555775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122555776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555776 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122555776 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122555776 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122555776 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122555776 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122555776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122555776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122555776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122555776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122555776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122555776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122555776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122555776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122555776 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122555776 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122555776 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555777 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555777 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122555777 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122555777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122555778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555778 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122555778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122555778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122555778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122555778 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122555781 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122555781 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122555781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122555781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122555786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555786 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122555786 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122555786 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122555786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122555786 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122555786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122555787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555787 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122555787 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122555787 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122555787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122555787 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122555787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122555787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122555787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122555787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122555787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122555787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122555787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122555787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122555787 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122555787 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122555787 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122555788 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122555788 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122555788 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122555788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122555788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122555788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122555788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122555788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122555788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122555788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122555788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122555788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122555788 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122555788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122555788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122555788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122555788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122555788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122555788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122555788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122555788 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122556584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556584 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122556584 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122556584 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122556584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122556584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122556584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122556584 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122556584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122556584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122556584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122556584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122556584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122556584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122556584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122556584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122556584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122556584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122556584 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122556584 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122556584 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122556584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122556584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122556584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122556584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122556585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122556585 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122556585 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122556585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122556585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122556585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122556585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122556585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122556585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122556585 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122556587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556587 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122556587 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122556587 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122556587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122556587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122556587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122556587 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122556587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122556587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122556587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122556587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122556587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122556587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122556587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122556587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122556587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122556587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122556587 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122556587 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122556587 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122556591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556591 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122556591 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122556591 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122556591 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122556591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122556591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122556591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122556591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122556591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122556591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122556591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122556591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122556591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122556591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122556591 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122556591 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122556591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122556591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122556591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122556591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122556591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122556591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122556591 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122556591 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122556591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122556591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122556591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122556591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122556591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122556593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122556593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122556593 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122556593 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122556593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122556593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122556593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122556593 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122556593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122556593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122556593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122556593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122556593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122556593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122556593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122556593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122556593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122556593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122556593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122556593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122556593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122556593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122556593 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122556593 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122557624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: f_create_expect(l3 := 'F2569D510F3BCD176367'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: Created Expect[0] for 'F2569D510F3BCD176367'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@ef57f613e2f3: Added conn table entry 0TC_ps_rab_assignment0(420)16496744 20250121122558661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122558661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122558661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122558661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122558661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfbb868, normal) (hnbgw_rua.c:388) 20250121122558661 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122558661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122558661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122558661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122558661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122558661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122558661 DCN DEBUG map_sccp[0x55d2c6fe0e90]{init}: Allocated (fsm.c:456) 20250121122558661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122558661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16496744 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122558661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122558661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122558661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122558661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122558661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122558661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122558661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122558661 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: Allocated (fsm.c:456) 20250121122558661 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122558661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af2569d510f3bcd176367004f40030002ee0056400500f1100926) (sccp_scrc.c:401) 20250121122558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122558661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122558661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122558661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122558661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122558661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122558661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122558661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122558661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122558661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122558661 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122558661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122558661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122558661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122558661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122558661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122558661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122558661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122558661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122558661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122558661 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: Found Expect[0] for l3='F2569D510F3BCD176367'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: Added conn table entry 0TC_ps_rab_assignment0(420)15106480 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122558668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122558668 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122558668 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122558668 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122558668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122558668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122558668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122558668 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122558669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122558669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122558669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122558669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122558669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122558669 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002700df) (sccp_scrc.c:472) 20250121122558669 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20250121122558669 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122558669 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122558669 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122558669 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122558669 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:485) 20250121122558669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122558669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(410)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121122558874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122558874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122558874 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122558874 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122558874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122558874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122558874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122558875 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122558875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122558875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122558875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122558875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122558875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122558875 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:472) 20250121122558875 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20250121122558875 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122558875 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122558875 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122558875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122558875 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122558875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122558875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122558875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122558875 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122558875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122558875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122558875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122558875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122558919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122558919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122558919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122558919 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122558919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfbb868) (hnbgw_rua.c:452) 20250121122558919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122558919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122558919 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122558919 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122558919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122558919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122558919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122558919 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122558919 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122558919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002700df), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122558919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122558919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122558919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122558919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122558919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122558919 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122558920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122558920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122558920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122558920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122558920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122558920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122600947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122600947 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122600947 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122600947 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122600947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122600947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122600947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122600947 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122600947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122600948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122600948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122600948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122600948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122600948 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:472) 20250121122600948 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20250121122600948 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122600948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122600948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122600948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122600948 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122600948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122600948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122600948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122600948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122600948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122600948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rab_assignment0(420)16496744 20250121122600972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122600972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122600972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122600972 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122600972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfbb868,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122600972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122600972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122600972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122600972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122600972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122600972 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122600972 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122600972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122600972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122600973 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122600973 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122600973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002700df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122600973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122600973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122600973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122600973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122600973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122600973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122600973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122600973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122600973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122600973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122600973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122600973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rab_assignment0(420)15106480 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on connection ID:0 20250121122600983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122600983 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122600983 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122600983 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122600984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122600984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122600984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122600984 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122600984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122600984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122600984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122600984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122600984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122600984 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=002700df), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122600984 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1823) 20250121122600984 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122600984 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122600984 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122600984 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122600984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122600984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122600984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122600984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122600984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16496744)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122600984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122600984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{disconnected}: Freeing instance (context_map.c:206) 20250121122600984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55d2c6fe0e90]{disconnected}: Deallocated (fsm.c:568) 20250121122600984 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16496744 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122600984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002700df), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:401) 20250121122600984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122600984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122600984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122600984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122600984 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122600984 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122600984 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122600985 DLSCCP DEBUG SCCP-SCOC(37)[0x55d2c6fe1ef0]{IDLE}: Deallocated (fsm.c:568) 20250121122600985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122600985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122600985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122600985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122600985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122600985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122600985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122600985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122602985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122602995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37593<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rab_assignment(407)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@ef57f613e2f3: Final verdict of PTC: none 20250121122602997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44446<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(413)@ef57f613e2f3: Final verdict of PTC: none 20250121122602997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122602997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122602997 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122602997 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122602997 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_rab_assignment-Iuh0-RUA(412)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@ef57f613e2f3: Final verdict of PTC: none 20250121122602998 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122602998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122602998 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP IPA-CTRL-CLI-IPA(409)@ef57f613e2f3: Final verdict of PTC: none 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122602998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122602998 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122602998 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122602998 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122602998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122602998 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122602998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122602999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122602999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122602999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122602999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122602999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122602999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122602999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122602999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122602999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122602999 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122602999 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122602999 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(415)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@ef57f613e2f3: Final verdict of PTC: none 20250121122602999 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122602999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122602999 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122602999 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122602999 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122602999 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122602999 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122602999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122603000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122603000 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122603000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122603000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(417)@ef57f613e2f3: Final verdict of PTC: none 20250121122602999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122602999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122603000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122603000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122603000 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122603000 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122603000 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122603000 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(408)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(419)@ef57f613e2f3: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122603002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Tue Jan 21 12:26: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 20250121122603056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122603459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253620) Waiting for packet dumper to finish... 1 (prev_count=253620, count=279740) 20250121122605000 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122605000 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122605000 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122605000 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122605000 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122605000 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Tue Jan 21 12:26:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_ps_rab_assignment_concurrent started. 20250121122606556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122606560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122606564 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39317<->l=127.0.0.1:4262) (control_if.c:570) 20250121122606579 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606579 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606579 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606579 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606579 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606579 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606580 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606580 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122606580 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_concurrent-Iuh0(425)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122606581 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606581 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122606581 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606581 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122606581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606581 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606581 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606581 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122606581 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606581 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122606581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606581 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606581 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606581 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122606581 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122606581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606581 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606581 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606581 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122606581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122606581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606581 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122606581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122606581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122606581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122606581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(429)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(427)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122606595 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606595 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606595 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606595 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606595 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606595 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606595 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122606596 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606597 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122606597 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606597 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122606597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606597 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606597 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606597 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122606597 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606597 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122606597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606597 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606597 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606597 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122606597 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606597 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122606597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606597 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606597 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606597 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122606597 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122606597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606597 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122606597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122606597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122606597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122606597 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122606619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122606619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122606619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122606619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122606619 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) 20250121122606619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122606619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122606619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122606619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122606793 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122606793 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122606793 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122606793 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122606803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606803 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122606803 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122606803 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122606803 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122606803 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122606803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122606806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606806 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122606806 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122606806 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122606806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122606806 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122606806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122606806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122606806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122606806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122606806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122606806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122606806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122606806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122606806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122606806 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122606806 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606808 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122606808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122606808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122606808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606808 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122606808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122606808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122606808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122606809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122606809 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122606809 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122606809 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122606809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122606815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606815 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122606815 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122606815 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122606815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122606815 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122606815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122606817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606817 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122606817 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122606817 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122606817 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122606818 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122606818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122606818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122606818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122606818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122606818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122606818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122606818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122606818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122606818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122606818 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122606818 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122606819 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122606819 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122606819 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122606819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122606819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122606819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122606819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122606819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122606819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122606819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122606819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122606819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122606819 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122606820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122606820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122606820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122606820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122606820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122606820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122606820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122606820 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122607606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607606 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122607606 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122607607 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122607607 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122607607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122607607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122607607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122607607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122607607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122607607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122607607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122607607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122607607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122607607 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122607607 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122607607 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122607607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122607607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122607607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122607607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122607607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122607607 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122607607 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122607607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122607607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122607607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122607607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122607607 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607608 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122607608 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122607608 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122607608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122607608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122607608 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122607608 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122607608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122607608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122607608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122607608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122607608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122607608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122607608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122607608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122607608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122607608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122607608 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122607608 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122607613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607613 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122607613 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122607613 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122607613 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122607613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122607613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122607613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122607613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122607613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122607613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122607613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122607613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122607613 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122607613 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122607613 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122607613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122607613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122607613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122607613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122607613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122607613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122607613 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122607613 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122607613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122607613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122607613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122607613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122607613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122607614 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122607614 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122607614 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122607614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122607614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122607614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122607614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122607614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122607614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122607614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122607614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122607614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122607614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122607614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122607614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122607614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122607614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122607614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122607614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122607614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122607614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122607614 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122607614 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122608643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122608815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '63C2BBBF5AD031C80996'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[0] for '63C2BBBF5AD031C80996'O to be handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '6B281326F95ED40BCA0F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[1] for '6B281326F95ED40BCA0F'O to be handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '3A5305146D4378D6CBC7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[2] for '3A5305146D4378D6CBC7'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)7121738 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '0FF2515DEE24CCA95E69'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[3] for '0FF2515DEE24CCA95E69'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)6516008 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)11658156 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)9034268 20250121122609682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6cab4a, normal) (hnbgw_rua.c:388) 20250121122609682 DHNB DEBUG map_rua[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122609682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609682 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609682 DCN DEBUG map_sccp[0x55d2c6fe0e90]{init}: Allocated (fsm.c:456) 20250121122609682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609682 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7121738 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609682 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609682 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: Allocated (fsm.c:456) 20250121122609682 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a63c2bbbf5ad031c80996004f40030003310056400500f1100926) (sccp_scrc.c:401) 20250121122609682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609682 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[0] for l3='63C2BBBF5AD031C80996'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)5319161 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122609687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609687 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609688 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609688 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609688 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609688 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062b801) (sccp_scrc.c:472) 20250121122609688 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20250121122609688 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609688 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609688 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609688 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609688 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:485) 20250121122609688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'BD2C2B68B78AF8420EB4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[0] for 'BD2C2B68B78AF8420EB4'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)5773354 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'ABECD6E5C6B128B8D415'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[4] for 'ABECD6E5C6B128B8D415'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5852661 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'A3557521E4AB6686246B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[5] for 'A3557521E4AB6686246B'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9763289 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '6B29BD44579D8511F6A5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[6] for '6B29BD44579D8511F6A5'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)789678 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'A1C8B3881ABD4E2365CD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[7] for 'A1C8B3881ABD4E2365CD'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14936367 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'C7F659119195FC7C3340'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[8] for 'C7F659119195FC7C3340'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)10643004 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '054052C507E4EE6CEB89'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[9] for '054052C507E4EE6CEB89'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)14953626 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'CEC6F3C68035B8120E5C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[10] for 'CEC6F3C68035B8120E5C'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)3929728 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '6A18573B4FD08958EE42'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[11] for '6A18573B4FD08958EE42'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)1000440 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '31B08E5C9B529B073423'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[12] for '31B08E5C9B529B073423'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)11466040 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := '9A467B064AAA9A1B1262'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[13] for '9A467B064AAA9A1B1262'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)3215591 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: f_create_expect(l3 := 'ECB5CBC7C0CA72385FFD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Created Expect[14] for 'ECB5CBC7C0CA72385FFD'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)2133555 20250121122609886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x636d28, normal) (hnbgw_rua.c:388) 20250121122609886 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122609886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609886 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122609886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609886 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6516008 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609887 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: Allocated (fsm.c:456) 20250121122609887 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6b281326f95ed40bca0f004f40030003140056400500f1100926) (sccp_scrc.c:401) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609887 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609887 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1e3ac, normal) (hnbgw_rua.c:388) 20250121122609887 DHNB DEBUG map_rua[0x55d2c6fe5cd0]{init}: Allocated (fsm.c:456) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609887 DCN DEBUG map_sccp[0x55d2c6feff10]{init}: Allocated (fsm.c:456) 20250121122609887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609887 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11658156 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609887 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: Allocated (fsm.c:456) 20250121122609887 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3a5305146d4378d6cbc7004f40030002e70056400500f1100926) (sccp_scrc.c:401) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609888 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x89da1c, normal) (hnbgw_rua.c:388) 20250121122609888 DHNB DEBUG map_rua[0x55d2c6ff02e0]{init}: Allocated (fsm.c:456) 20250121122609888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609888 DCN DEBUG map_sccp[0x55d2c7023530]{init}: Allocated (fsm.c:456) 20250121122609888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9034268 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609888 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: Allocated (fsm.c:456) 20250121122609888 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0ff2515dee24cca95e69004f400300039e0056400500f1100926) (sccp_scrc.c:401) 20250121122609888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609888 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609888 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609888 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609888 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609888 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609889 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:472) 20250121122609889 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20250121122609889 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122609889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122609889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122609889 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122609889 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122609889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122609889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122609889 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122609889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122609889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122609889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609889 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58182a, normal) (hnbgw_rua.c:388) 20250121122609889 DHNB DEBUG map_rua[0x55d2c6fefdc0]{init}: Allocated (fsm.c:456) 20250121122609889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609889 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609889 DCN DEBUG map_sccp[0x55d2c6fe5250]{init}: Allocated (fsm.c:456) 20250121122609889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609889 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5773354 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609889 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: Allocated (fsm.c:456) 20250121122609889 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abd2c2b68b78af8420eb4004f40030002e70056400500f1100926) (sccp_scrc.c:401) 20250121122609889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609889 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x594df5, normal) (hnbgw_rua.c:388) 20250121122609890 DHNB DEBUG map_rua[0x55d2c6fe1440]{init}: Allocated (fsm.c:456) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609890 DCN DEBUG map_sccp[0x55d2c6ff2920]{init}: Allocated (fsm.c:456) 20250121122609890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5852661 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609890 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609890 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: Allocated (fsm.c:456) 20250121122609890 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aabecd6e5c6b128b8d415004f400300012a0056400500f1100926) (sccp_scrc.c:401) 20250121122609890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609890 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94f9d9, normal) (hnbgw_rua.c:388) 20250121122609890 DHNB DEBUG map_rua[0x55d2c6ff4960]{init}: Allocated (fsm.c:456) 20250121122609890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609891 DCN DEBUG map_sccp[0x55d2c7019e30]{init}: Allocated (fsm.c:456) 20250121122609891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609891 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9763289 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609891 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: Allocated (fsm.c:456) 20250121122609891 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa3557521e4ab6686246b004f40030001240056400500f1100926) (sccp_scrc.c:401) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609891 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0cae, normal) (hnbgw_rua.c:388) 20250121122609891 DHNB DEBUG map_rua[0x55d2c701a210]{init}: Allocated (fsm.c:456) 20250121122609891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609891 DCN DEBUG map_sccp[0x55d2c6ff4fa0]{init}: Allocated (fsm.c:456) 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609891 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-789678 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609891 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: Allocated (fsm.c:456) 20250121122609891 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6b29bd44579d8511f6a5004f400300010d0056400500f1100926) (sccp_scrc.c:401) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3e92f, normal) (hnbgw_rua.c:388) 20250121122609892 DHNB DEBUG map_rua[0x55d2c6ff5380]{init}: Allocated (fsm.c:456) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609892 DCN DEBUG map_sccp[0x55d2c6ff3f20]{init}: Allocated (fsm.c:456) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14936367 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: Allocated (fsm.c:456) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa1c8b3881abd4e2365cd004f40030000d30056400500f1100926) (sccp_scrc.c:401) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:1 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa2663c, normal) (hnbgw_rua.c:388) 20250121122609892 DHNB DEBUG map_rua[0x55d2c6ff1300]{init}: Allocated (fsm.c:456) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609892 DCN DEBUG map_sccp[0x55d2c6fef610]{init}: Allocated (fsm.c:456) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10643004 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: Allocated (fsm.c:456) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac7f659119195fc7c3340004f400300025e0056400500f1100926) (sccp_scrc.c:401) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609892 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe42c9a, normal) (hnbgw_rua.c:388) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609892 DHNB DEBUG map_rua[0x55d2c6ff3bb0]{init}: Allocated (fsm.c:456) 20250121122609892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609892 DCN DEBUG map_sccp[0x55d2c7011cf0]{init}: Allocated (fsm.c:456) 20250121122609892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14953626 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a054052c507e4ee6ceb89004f400300025e0056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3bf680, normal) (hnbgw_rua.c:388) 20250121122609893 DHNB DEBUG map_rua[0x55d2c7011050]{init}: Allocated (fsm.c:456) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609893 DCN DEBUG map_sccp[0x55d2c6fe6aa0]{init}: Allocated (fsm.c:456) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3929728 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acec6f3c68035b8120e5c004f400300011d0056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf43f8, normal) (hnbgw_rua.c:388) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DHNB DEBUG map_rua[0x55d2c7011760]{init}: Allocated (fsm.c:456) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609893 DCN DEBUG map_sccp[0x55d2c6fe5e00]{init}: Allocated (fsm.c:456) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1000440 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6a18573b4fd08958ee42004f40030002200056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaef538, normal) (hnbgw_rua.c:388) 20250121122609893 DHNB DEBUG map_rua[0x55d2c6fe5fc0]{init}: Allocated (fsm.c:456) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609893 DCN DEBUG map_sccp[0x55d2c6ff8010]{init}: Allocated (fsm.c:456) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11466040 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a31b08e5c9b529b073423004f40030002430056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3110e7, normal) (hnbgw_rua.c:388) 20250121122609893 DHNB DEBUG map_rua[0x55d2c6fe6910]{init}: Allocated (fsm.c:456) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609893 DCN DEBUG map_sccp[0x55d2c6ff7110]{init}: Allocated (fsm.c:456) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3215591 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a9a467b064aaa9a1b1262004f40030002030056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122609893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x208e33, normal) (hnbgw_rua.c:388) 20250121122609893 DHNB DEBUG map_rua[0x55d2c6ff10c0]{init}: Allocated (fsm.c:456) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:2 20250121122609893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122609893 DCN DEBUG map_sccp[0x55d2c6fe2020]{init}: Allocated (fsm.c:456) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122609893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2133555 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122609893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122609893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122609893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: Allocated (fsm.c:456) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122609893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aecb5cbc7c0ca72385ffd004f40030003900056400500f1100926) (sccp_scrc.c:401) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122609893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122609893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609893 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122609893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122609893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122609893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[1] for l3='6B281326F95ED40BCA0F'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)9850760 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[2] for l3='3A5305146D4378D6CBC7'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)16288071 TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[3] for l3='0FF2515DEE24CCA95E69'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)9728579 TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:4 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[0] for l3='BD2C2B68B78AF8420EB4'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)6735061 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:7 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[4] for l3='ABECD6E5C6B128B8D415'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)16683788 TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:1 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122609907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609907 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609907 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609907 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609908 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609908 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00419f26) (sccp_scrc.c:472) 20250121122609908 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20250121122609908 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609908 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609908 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609908 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609908 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:485) 20250121122609908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[5] for l3='A3557521E4AB6686246B'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)4686636 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[6] for l3='6B29BD44579D8511F6A5'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)4335699 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[7] for l3='A1C8B3881ABD4E2365CD'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)13216097 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:10 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[8] for l3='C7F659119195FC7C3340'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)1991939 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[9] for l3='054052C507E4EE6CEB89'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)11567352 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:12 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[10] for l3='CEC6F3C68035B8120E5C'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4793846 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[12]. TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:13 TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[11] for l3='6A18573B4FD08958EE42'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)16603648 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[13]. HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[12] for l3='31B08E5C9B529B073423'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)1104741 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:5 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:14 20250121122609952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122609952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122609952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122609952 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122609952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6cab4a) (hnbgw_rua.c:452) 20250121122609952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122609952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122609952 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122609952 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122609952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122609952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122609952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122609952 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122609952 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122609952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b801), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122609952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122609953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122609953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122609953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122609953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122609953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122609953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122609953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609953 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609953 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609953 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609953 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609954 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609954 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609954 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609954 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[14]. 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609954 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b316d5) (sccp_scrc.c:472) 20250121122609954 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20250121122609954 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609954 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609954 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609954 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609954 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609954 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609954 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:485) 20250121122609954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609954 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609954 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609954 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122609955 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609955 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122609955 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122609955 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122609955 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609954 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f58041) (sccp_scrc.c:472) 20250121122609954 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20250121122609954 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609954 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609954 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609955 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122609955 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122609954 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609954 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:485) 20250121122609954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122609954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609954 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b57a89) (sccp_scrc.c:472) 20250121122609955 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609955 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609955 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:485) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122609955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122609955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609955 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7a3d3) (sccp_scrc.c:472) 20250121122609955 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609955 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609955 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:485) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122609955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122609955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: First idle individual index:15 20250121122609955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122609955 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f3bb47) (sccp_scrc.c:472) 20250121122609955 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122609955 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122609955 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122609955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122609955 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:485) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122609955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[13] for l3='9A467B064AAA9A1B1262'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)9162845 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Found Expect[14] for l3='ECB5CBC7C0CA72385FFD'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)16488152 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:9 HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-PFCP(424)@ef57f613e2f3: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121122610158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610158 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610158 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610158 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610158 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610158 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610158 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610158 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610158 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b67be1) (sccp_scrc.c:472) 20250121122610159 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20250121122610159 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610159 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 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:485) 20250121122610159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f5129e) (sccp_scrc.c:472) 20250121122610159 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610159 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 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:485) 20250121122610159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00365ee4) (sccp_scrc.c:472) 20250121122610159 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20250121122610159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610159 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610159 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610159 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:485) 20250121122610159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00279d13) (sccp_scrc.c:472) 20250121122610160 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20250121122610160 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610160 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610160 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:485) 20250121122610160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ec23f) (sccp_scrc.c:472) 20250121122610160 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610160 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610160 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610160 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:485) 20250121122610160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00597d0b) (sccp_scrc.c:472) 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610160 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20250121122610160 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610160 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610161 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 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:485) 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610161 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f64876) (sccp_scrc.c:472) 20250121122610161 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610161 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610161 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610161 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:485) 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610161 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:472) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610161 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610161 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610162 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610162 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:472) 20250121122610162 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20250121122610162 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610162 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610162 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610162 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610162 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610162 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610162 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122610162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122610162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122610162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122610162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122610162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610163 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:472) 20250121122610163 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610163 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610163 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610163 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00644fab) (sccp_scrc.c:472) 20250121122610163 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610163 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:485) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002dd7d3) (sccp_scrc.c:472) 20250121122610163 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122610163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122610163 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:485) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122610163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610163 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:472) 20250121122610163 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20250121122610163 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610163 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610163 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610164 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610164 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:472) 20250121122610164 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20250121122610164 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610164 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610164 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610164 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610164 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:472) 20250121122610164 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20250121122610164 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610164 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610164 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610164 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610164 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:472) 20250121122610164 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20250121122610164 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610165 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610165 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610165 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610165 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:472) 20250121122610165 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20250121122610165 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610165 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610165 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610165 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610165 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610165 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:472) 20250121122610165 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20250121122610165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610165 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610165 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610165 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610165 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610166 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:472) 20250121122610166 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20250121122610166 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610166 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610166 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:472) 20250121122610166 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20250121122610166 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610166 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610166 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:472) 20250121122610166 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20250121122610166 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610167 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610167 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:472) 20250121122610167 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1823) 20250121122610167 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610167 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610167 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610167 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610167 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610167 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:472) 20250121122610167 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20250121122610167 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610167 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610167 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610167 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610167 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122610168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122610168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122610168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122610168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122610168 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:472) 20250121122610168 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1823) 20250121122610168 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122610168 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122610168 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122610168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122610168 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121122610168 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121122610168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121122610168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121122610168 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20250121122610168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122610168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121122610168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20250121122610168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122610168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122610198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610199 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x636d28) (hnbgw_rua.c:452) 20250121122610199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610199 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610199 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610199 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610199 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00419f26), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610200 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122610402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610402 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x594df5) (hnbgw_rua.c:452) 20250121122610402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610402 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610402 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610403 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a3d3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610403 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x58182a) (hnbgw_rua.c:452) 20250121122610403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610403 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610403 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610403 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610403 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57a89), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610403 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc0cae) (hnbgw_rua.c:452) 20250121122610403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610403 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610403 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610403 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610403 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b67be1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bf680) (hnbgw_rua.c:452) 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610404 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ec23f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1e3ac) (hnbgw_rua.c:452) 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610404 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b316d5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x89da1c) (hnbgw_rua.c:452) 20250121122610404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610405 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58041), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610405 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe42c9a) (hnbgw_rua.c:452) 20250121122610405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610405 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610405 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00279d13), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610405 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaef538) (hnbgw_rua.c:452) 20250121122610405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610405 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610405 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64876), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3e92f) (hnbgw_rua.c:452) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610406 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5129e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94f9d9) (hnbgw_rua.c:452) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610406 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3bb47), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa2663c) (hnbgw_rua.c:452) 20250121122610406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610407 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610407 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00365ee4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610407 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf43f8) (hnbgw_rua.c:452) 20250121122610407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610407 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610407 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610407 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610407 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00597d0b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610407 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x208e33) (hnbgw_rua.c:452) 20250121122610407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610407 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610407 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610407 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610407 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd7d3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122610407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121122610407 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121122610408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3110e7) (hnbgw_rua.c:452) 20250121122610408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121122610408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121122610408 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121122610408 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121122610408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121122610408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121122610408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122610408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122610408 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122610408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00644fab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20250121122610408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122610408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122610408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122610408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122610408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122610408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122610408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122610408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122610408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122610408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122610408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:15 TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122611991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122611991 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122611991 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122611991 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122611991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122611991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122611991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122611991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122611991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122611991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122611991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122611991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122611991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122611991 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:472) 20250121122611991 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20250121122611992 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122611992 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122611992 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122611992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122611992 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122611992 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122611992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122611992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122611992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122611992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122611992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)7121738 20250121122612012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612012 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6cab4a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612013 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612013 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612013 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612013 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b801), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612013 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)5319161 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:0 20250121122612019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612019 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612019 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612019 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612019 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612019 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=0062b801), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612019 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1823) 20250121122612019 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612019 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612019 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612019 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:202) 20250121122612019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7121738)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122612019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{disconnected}: Freeing instance (context_map.c:206) 20250121122612019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55d2c6fe0e90]{disconnected}: Deallocated (fsm.c:568) 20250121122612019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7121738 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b801), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:401) 20250121122612019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612019 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612019 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612019 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612019 DLSCCP DEBUG SCCP-SCOC(38)[0x55d2c6fe1ef0]{IDLE}: Deallocated (fsm.c:568) 20250121122612019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122612226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612226 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612226 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612226 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612226 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612227 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:472) 20250121122612227 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20250121122612227 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612227 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)6516008 20250121122612237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612238 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x636d28,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612238 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612238 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612238 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00419f26), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)9850760 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:1 20250121122612245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612245 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612245 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612245 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612245 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612245 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=00419f26), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612245 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1823) 20250121122612245 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612245 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612245 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612245 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6516008)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122612245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122612245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121122612245 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516008 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00419f26), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:401) 20250121122612245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612245 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612245 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612245 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612246 DLSCCP DEBUG SCCP-SCOC(39)[0x55d2c6ff5630]{IDLE}: Deallocated (fsm.c:568) 20250121122612246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122612425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612425 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612425 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612425 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612425 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612425 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:472) 20250121122612425 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20250121122612425 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612426 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612426 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 20250121122612426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5852661 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 20250121122612442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122612442 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x594df5,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612442 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612442 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612442 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a3d3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 20250121122612443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612443 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 20250121122612443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612443 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612443 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612443 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612444 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612444 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612444 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122612444 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612444 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:472) 20250121122612444 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20250121122612444 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612444 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612444 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612444 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612444 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612444 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612444 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612444 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612444 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612444 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612445 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612445 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612445 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612445 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:472) 20250121122612445 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20250121122612445 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612445 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612445 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612445 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612445 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612445 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612445 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:472) 20250121122612445 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20250121122612445 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612445 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612445 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612445 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:472) 20250121122612445 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20250121122612445 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612445 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612445 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612445 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612445 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612445 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:15 20250121122612446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612446 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612446 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:472) 20250121122612446 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20250121122612446 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612446 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:472) 20250121122612446 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20250121122612446 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612446 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612446 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:472) 20250121122612446 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20250121122612446 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612446 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612447 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612447 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:472) 20250121122612447 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20250121122612447 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612447 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612447 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612447 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612447 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612447 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:472) 20250121122612447 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20250121122612447 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612447 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612447 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612447 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612447 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_len:12 TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)16683788 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)5773354 TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)789678 20250121122612464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612464 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x58182a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612465 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612465 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612465 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)3929728 20250121122612465 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57a89), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612465 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612466 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:472) 20250121122612466 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20250121122612466 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612466 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612466 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612466 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612466 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612467 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612467 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612467 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612467 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:472) 20250121122612467 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1823) 20250121122612467 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612467 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612467 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612467 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612467 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612467 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:472) 20250121122612467 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20250121122612467 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612467 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612467 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612467 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612467 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)11658156 20250121122612467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612467 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:472) 20250121122612467 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1823) 20250121122612467 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121122612467 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612467 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121122612467 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121122612467 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121122612467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121122612467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121122612467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612467 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc0cae,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612468 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b67be1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612468 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=00f7a3d3), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612468 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1823) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612468 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612468 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612468 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{disconnected}: Freeing instance (context_map.c:202) 20250121122612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5852661)[0x55d2c6fe1440]{disconnected}: Deallocated (fsm.c:568) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{disconnected}: Freeing instance (context_map.c:206) 20250121122612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55d2c6ff2920]{disconnected}: Deallocated (fsm.c:568) 20250121122612468 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5852661 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a3d3), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:401) 20250121122612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612468 DLSCCP DEBUG SCCP-SCOC(43)[0x55d2c6fe1750]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)9034268 20250121122612468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122612468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121122612469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612469 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3bf680,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612469 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612469 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612469 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)11466040 20250121122612469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ec23f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:4 20250121122612470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14936367 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)14953626 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9763289 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:11 TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)6735061 TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)4335699 20250121122612481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612481 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612481 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:7 20250121122612481 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612482 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=00b57a89), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612482 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1823) 20250121122612482 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612482 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612482 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612482 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5773354)[0x55d2c6fefdc0]{disconnected}: Deallocated (fsm.c:568) 20250121122612482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{disconnected}: Freeing instance (context_map.c:206) 20250121122612482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55d2c6fe5250]{disconnected}: Deallocated (fsm.c:568) 20250121122612482 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5773354 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57a89), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:401) 20250121122612482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612482 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612482 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612482 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612482 DLSCCP DEBUG SCCP-SCOC(42)[0x55d2c6ff27f0]{IDLE}: Deallocated (fsm.c:568) 20250121122612482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4793846 20250121122612482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612483 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612483 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612483 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:11 20250121122612483 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122612484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612484 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=00b67be1), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612484 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1823) 20250121122612484 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612484 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612484 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612484 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{disconnected}: Freeing instance (context_map.c:202) 20250121122612484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-789678)[0x55d2c701a210]{disconnected}: Deallocated (fsm.c:568) 20250121122612484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{disconnected}: Freeing instance (context_map.c:206) 20250121122612484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55d2c6ff4fa0]{disconnected}: Deallocated (fsm.c:568) 20250121122612484 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-789678 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b67be1), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:401) 20250121122612484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612484 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612484 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612484 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612484 DLSCCP DEBUG SCCP-SCOC(45)[0x55d2c6feed10]{IDLE}: Deallocated (fsm.c:568) 20250121122612485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612485 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612485 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)10643004 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122612486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612486 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612486 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612486 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122612486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612486 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612486 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=009ec23f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612486 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1823) 20250121122612486 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612486 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612486 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612486 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{disconnected}: Freeing instance (context_map.c:202) 20250121122612486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3929728)[0x55d2c7011050]{disconnected}: Deallocated (fsm.c:568) 20250121122612486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{disconnected}: Freeing instance (context_map.c:206) 20250121122612486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55d2c6fe6aa0]{disconnected}: Deallocated (fsm.c:568) 20250121122612486 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3929728 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ec23f), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:401) 20250121122612487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612487 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612487 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612487 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612487 DLSCCP DEBUG SCCP-SCOC(49)[0x55d2c6ff0be0]{IDLE}: Deallocated (fsm.c:568) 20250121122612487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612487 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)2133555 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)1000440 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)3215591 20250121122612670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612670 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1e3ac,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612670 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612671 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612671 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b316d5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612671 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x89da1c,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612671 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612671 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612671 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58041), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612671 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaef538,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612671 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612671 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612671 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64876), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612672 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3e92f,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612672 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612672 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5129e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612672 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe42c9a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612672 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612672 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612672 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00279d13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612672 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612672 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94f9d9,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612672 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612672 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3bb47), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612673 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa2663c,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612673 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612673 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612673 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00365ee4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612673 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x208e33,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612673 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612673 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612673 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd7d3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612673 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf43f8,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612673 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612674 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00597d0b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122612674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122612674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121122612674 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121122612674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3110e7,cause=radio(normal)) (hnbgw_rua.c:420) 20250121122612674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121122612674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121122612674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121122612674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121122612674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121122612675 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121122612675 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121122612675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121122612675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122612675 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121122612675 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121122612675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00644fab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121122612675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)16288071 TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)9728579 TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)1104741 TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)13216097 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)11567352 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:12 TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)4686636 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)1991939 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)16488152 20250121122612692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612692 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612692 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612692 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612692 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122612693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612693 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=00b316d5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612693 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1823) 20250121122612693 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612693 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612693 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612693 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11658156)[0x55d2c6fe5cd0]{disconnected}: Deallocated (fsm.c:568) 20250121122612693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{disconnected}: Freeing instance (context_map.c:206) 20250121122612693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55d2c6feff10]{disconnected}: Deallocated (fsm.c:568) 20250121122612693 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11658156 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b316d5), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:401) 20250121122612693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612693 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612693 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612693 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612693 DLSCCP DEBUG SCCP-SCOC(40)[0x55d2c6ff42d0]{IDLE}: Deallocated (fsm.c:568) 20250121122612693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:13 20250121122612693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612693 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)16603648 20250121122612694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612694 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612694 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612694 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612694 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612695 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=00f58041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612695 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1823) 20250121122612695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612695 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612695 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612695 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9034268)[0x55d2c6ff02e0]{disconnected}: Deallocated (fsm.c:568) 20250121122612695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{disconnected}: Freeing instance (context_map.c:206) 20250121122612695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55d2c7023530]{disconnected}: Deallocated (fsm.c:568) 20250121122612695 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9034268 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f58041), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:401) 20250121122612695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d2c6fe1270]{IDLE}: Deallocated (fsm.c:568) 20250121122612696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)9162845 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:8 20250121122612697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612697 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612697 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612697 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612697 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612697 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=00f64876), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612697 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1823) 20250121122612697 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612697 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612697 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612697 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11466040)[0x55d2c6fe5fc0]{disconnected}: Deallocated (fsm.c:568) 20250121122612698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{disconnected}: Freeing instance (context_map.c:206) 20250121122612698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55d2c6ff8010]{disconnected}: Deallocated (fsm.c:568) 20250121122612698 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466040 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64876), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:401) 20250121122612698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612698 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612698 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612698 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612698 DLSCCP DEBUG SCCP-SCOC(51)[0x55d2c6ff7600]{IDLE}: Deallocated (fsm.c:568) 20250121122612698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612698 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending 20250121122612699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612699 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612699 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612699 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612699 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612699 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=00f5129e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612699 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1823) 20250121122612699 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:10 20250121122612699 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{disconnected}: Freeing instance (context_map.c:202) 20250121122612699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14936367)[0x55d2c6ff5380]{disconnected}: Deallocated (fsm.c:568) 20250121122612699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{disconnected}: Freeing instance (context_map.c:206) 20250121122612699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55d2c6ff3f20]{disconnected}: Deallocated (fsm.c:568) 20250121122612699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936367 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5129e), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:401) 20250121122612699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612699 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612700 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612700 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612700 DLSCCP DEBUG SCCP-SCOC(46)[0x55d2c6fef4e0]{IDLE}: Deallocated (fsm.c:568) 20250121122612700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:6 20250121122612700 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612700 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612700 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612701 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=00279d13), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612701 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1823) 20250121122612701 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612701 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612701 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612701 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14953626)[0x55d2c6ff3bb0]{disconnected}: Deallocated (fsm.c:568) 20250121122612701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{disconnected}: Freeing instance (context_map.c:206) 20250121122612701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55d2c7011cf0]{disconnected}: Deallocated (fsm.c:568) 20250121122612701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14953626 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00279d13), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:401) 20250121122612701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612701 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612701 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612701 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612701 DLSCCP DEBUG SCCP-SCOC(48)[0x55d2c7011630]{IDLE}: Deallocated (fsm.c:568) 20250121122612701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:9 20250121122612702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612702 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612702 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612702 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612702 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=00f3bb47), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612702 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1823) 20250121122612702 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612702 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612702 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612702 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{disconnected}: Freeing instance (context_map.c:202) 20250121122612702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9763289)[0x55d2c6ff4960]{disconnected}: Deallocated (fsm.c:568) 20250121122612702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{disconnected}: Freeing instance (context_map.c:206) 20250121122612702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55d2c7019e30]{disconnected}: Deallocated (fsm.c:568) 20250121122612702 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9763289 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3bb47), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:401) 20250121122612702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612702 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612702 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612702 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612702 DLSCCP DEBUG SCCP-SCOC(44)[0x55d2c6ff4e70]{IDLE}: Deallocated (fsm.c:568) 20250121122612703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:15 20250121122612704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612704 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612704 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612704 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612704 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612704 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=00365ee4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612704 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1823) 20250121122612704 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612704 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612704 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612704 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{disconnected}: Freeing instance (context_map.c:202) 20250121122612704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10643004)[0x55d2c6ff1300]{disconnected}: Deallocated (fsm.c:568) 20250121122612704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{disconnected}: Freeing instance (context_map.c:206) 20250121122612704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55d2c6fef610]{disconnected}: Deallocated (fsm.c:568) 20250121122612704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10643004 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00365ee4), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:401) 20250121122612704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612704 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612704 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612704 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612705 DLSCCP DEBUG SCCP-SCOC(47)[0x55d2c6ff3a80]{IDLE}: Deallocated (fsm.c:568) 20250121122612705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612705 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612705 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612705 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612705 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612706 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=002dd7d3), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612706 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1823) 20250121122612706 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612706 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612706 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612706 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{disconnected}: Freeing instance (context_map.c:202) 20250121122612706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2133555)[0x55d2c6ff10c0]{disconnected}: Deallocated (fsm.c:568) 20250121122612706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{disconnected}: Freeing instance (context_map.c:206) 20250121122612706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55d2c6fe2020]{disconnected}: Deallocated (fsm.c:568) 20250121122612706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2133555 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd7d3), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:401) 20250121122612706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612706 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612706 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612706 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612706 DLSCCP DEBUG SCCP-SCOC(53)[0x55d2c6ff5b80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:12 20250121122612706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on connection ID:14 20250121122612707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612707 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612707 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612707 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612707 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612708 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=00597d0b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612708 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1823) 20250121122612708 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612708 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612708 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612708 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{disconnected}: Freeing instance (context_map.c:202) 20250121122612708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1000440)[0x55d2c7011760]{disconnected}: Deallocated (fsm.c:568) 20250121122612708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{disconnected}: Freeing instance (context_map.c:206) 20250121122612708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55d2c6fe5e00]{disconnected}: Deallocated (fsm.c:568) 20250121122612708 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1000440 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00597d0b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:401) 20250121122612708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612708 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612708 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612708 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612708 DLSCCP DEBUG SCCP-SCOC(50)[0x55d2c6fe65a0]{IDLE}: Deallocated (fsm.c:568) 20250121122612708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612708 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612708 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122612709 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122612709 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122612709 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122612709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122612709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122612709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122612709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122612709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122612709 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=00644fab), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121122612709 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1823) 20250121122612709 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121122612709 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122612709 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121122612709 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121122612709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121122612709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121122612709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122612709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{disconnected}: Freeing instance (context_map.c:202) 20250121122612709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3215591)[0x55d2c6fe6910]{disconnected}: Deallocated (fsm.c:568) 20250121122612709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122612709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{disconnected}: Freeing instance (context_map.c:206) 20250121122612709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55d2c6ff7110]{disconnected}: Deallocated (fsm.c:568) 20250121122612709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3215591 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122612709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00644fab), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:401) 20250121122612709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122612709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122612709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122612709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122612709 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121122612709 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122612709 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122612709 DLSCCP DEBUG SCCP-SCOC(52)[0x55d2c6fe2590]{IDLE}: Deallocated (fsm.c:568) 20250121122612709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122612709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122612709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122612709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122612709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122612709 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122614693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122614698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@ef57f613e2f3: Final verdict of PTC: pass 20250121122614700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@ef57f613e2f3: Final verdict of PTC: pass 20250121122614702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122614703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@ef57f613e2f3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(428)@ef57f613e2f3: Final verdict of PTC: none20250121122614720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122614720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122614720 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122614720 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122614721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122614721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122614721 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122614721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122614721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122614721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122614721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122614721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122614721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122614721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(427)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@ef57f613e2f3: Final verdict of PTC: none 20250121122614722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122614722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122614722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122614722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122614723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-RAN(431)@ef57f613e2f3: Final verdict of PTC: none 20250121122614723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122614723 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122614723 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122614723 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122614724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122614724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122614724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122614724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122614724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122614724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122614724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122614724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122614724 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122614724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122614724 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122614724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122614724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122614724 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122614724 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122614725 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122614725 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122614725 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39317<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(429)@ef57f613e2f3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@ef57f613e2f3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(422)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(433)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122614758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Tue Jan 21 12:26:14 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250121122614912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122615313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1332776) Waiting for packet dumper to finish... 1 (prev_count=1332776, count=1336656) 20250121122616722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122616722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122616722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122616722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122616722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122616722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250121122618429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122618433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122618437 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45977<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122618453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122618453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122618461 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618461 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618461 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618461 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618461 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618461 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618461 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618461 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122618462 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49364 (stream_srv.c:129) 20250121122618462 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49364<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122618463 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618463 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122618463 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618463 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122618463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618463 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618463 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618463 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122618463 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618463 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122618463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618463 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618463 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122618463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122618463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618463 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618463 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122618463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122618463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618463 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122618463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122618463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122618463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122618463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(460)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122618477 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618477 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618477 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618477 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618477 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618477 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618477 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122618477 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618478 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618478 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122618478 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618478 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122618478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618478 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618478 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618478 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122618478 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618478 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122618478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618478 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618478 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122618478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122618478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618478 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618478 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122618478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122618479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618479 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122618479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122618479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122618479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122618479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122618507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122618507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122618508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122618508 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122618508 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) 20250121122618508 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122618508 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122618508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122618508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122618517 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122618517 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122618517 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122618517 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122618518 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) 20250121122618518 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121122618518 DHNBAP DEBUG (127.0.0.1:49364 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122618518 DHNBAP NOTICE (127.0.0.1:49364 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122618518 DHNBAP NOTICE (127.0.0.1:49364 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122618518 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122618518 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122618675 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122618675 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122618675 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122618675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122618683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618683 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122618683 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122618684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122618684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122618684 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122618684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122618687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618687 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122618687 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122618687 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122618687 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122618687 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122618687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122618687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122618687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122618687 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122618687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122618687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122618687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122618687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122618687 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122618687 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122618687 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618689 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618689 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122618689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122618689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122618689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618689 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122618689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122618689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122618689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122618689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122618691 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122618691 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122618691 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122618691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122618697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618697 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122618697 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122618697 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122618697 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122618697 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122618697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122618700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618700 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122618701 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122618701 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122618701 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122618701 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122618701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122618701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122618701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122618701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122618701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122618701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122618701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122618701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122618701 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122618701 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122618701 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122618702 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122618702 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122618702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122618702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122618702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122618702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122618702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122618702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122618702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122618702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122618703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122618703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122618703 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122618703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122618703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122618703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122618703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122618703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122618703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122618703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122618703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122619493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122619493 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122619493 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122619493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122619493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122619493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122619493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122619493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122619493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122619493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122619493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122619493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122619494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122619494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122619494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122619494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122619494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122619494 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122619494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122619494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122619494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122619494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122619494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122619494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122619494 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122619494 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122619494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122619494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122619494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122619494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122619494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122619494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122619494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122619496 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122619496 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122619496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122619496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122619496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122619496 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122619496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122619496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122619496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122619496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122619496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122619496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122619496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122619496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122619496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122619496 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122619496 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122619496 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122619500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122619500 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122619500 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122619500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122619500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122619500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122619500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122619500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122619500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122619500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122619500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122619500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122619500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122619500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122619500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122619500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122619500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122619500 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122619500 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122619500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122619501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122619501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122619501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122619501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122619501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122619501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122619501 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122619501 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122619501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619501 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122619501 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122619501 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122619501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122619501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122619501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122619501 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122619502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122619502 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122619502 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122619502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122619502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122619502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122619502 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122619502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122619502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122619502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122619502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122619502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122619502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122619502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122619502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122619502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122619502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122619502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122619502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122619502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122619502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122619503 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122619503 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122619527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122619536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122619540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122619544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122619548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122619551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122619555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122619558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122619561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122619564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122619566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122619568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122619569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122619571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122619573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122619574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122619575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122619576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122619578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122619579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000001110001010'B, t_guard := 20.000000 } 20250121122619608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)12763710 20250121122620660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122620660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122620660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122620660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122620660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2c23e, normal) (hnbgw_rua.c:388) 20250121122620660 DHNB DEBUG map_rua[0x55d2c6fe1750]{init}: Allocated (fsm.c:456) 20250121122620660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122620660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12763710 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122620660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122620660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122620661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12763710 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122620661 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122620661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122620661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12763710 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122620661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12763710 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122620661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122620661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122620661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122620661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122620661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122620661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122620661 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122620661 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122620661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300038a0056400500f1100926) (sccp_scrc.c:401) 20250121122620661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122620661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122620661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122620661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122620661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122620661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122620661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122620661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122620661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122620661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122620661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122620661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122620661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122620661 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122620661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122620661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122620662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122620662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122620662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122620662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122620662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122620662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122620662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122620662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)8869430 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122620683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122620683 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122620683 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122620683 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122620683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122620683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122620683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122620683 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122620683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122620684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122620684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122620684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122620684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122620684 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000de7ff) (sccp_scrc.c:472) 20250121122620684 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20250121122620684 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122620684 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122620684 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122620684 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122620684 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:485) 20250121122620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122620686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122620688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122620692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122620696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122620700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122620703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122620704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122620706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122620708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122620709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122620709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122620711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122620711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122620712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122620713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122620714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122620715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122620716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122620717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122620718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122620718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001110010000'B, t_guard := 20.000000 } 20250121122620730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)16708721 20250121122621751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122621751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122621751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122621751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122621751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfef471, normal) (hnbgw_rua.c:388) 20250121122621751 DHNB DEBUG map_rua[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122621751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122621751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16708721 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122621751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122621751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122621751 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122621751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16708721 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122621751 DCN DEBUG map_sccp[0x55d2c6fe5480]{init}: Allocated (fsm.c:456) 20250121122621751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122621751 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16708721 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122621751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16708721 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122621751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122621751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122621751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122621751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122621751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122621751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122621751 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: Allocated (fsm.c:456) 20250121122621751 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122621752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003900056400500f1100926) (sccp_scrc.c:401) 20250121122621752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122621752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122621752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122621752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122621752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122621752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122621752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122621752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122621752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122621752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122621752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122621752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122621752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122621752 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122621752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122621752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122621752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122621752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122621752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122621752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122621752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122621752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122621752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122621752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)11826818 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122621757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122621757 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122621757 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122621757 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122621757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122621757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122621757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122621757 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122621758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122621758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122621758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122621758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) TC_mscpool_L3Compl_on_1_cnlink0(466)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122621758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122621758 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e5638) (sccp_scrc.c:472) 20250121122621758 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20250121122621758 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122621758 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122621758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122621758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122621758 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:485) 20250121122621758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122621758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122621759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122621761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122621764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122621768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122621772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122621774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122621776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122621777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122621778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122621779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122621780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122621782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122621783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122621784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122621785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122621786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122621787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122621788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122621789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122621791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122621792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001111001100'B, t_guard := 20.000000 } 20250121122621802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)7476318 20250121122622828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122622828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122622828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122622828 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122622828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72145e, normal) (hnbgw_rua.c:388) 20250121122622828 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122622828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122622828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7476318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122622828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122622828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122622828 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7476318 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122622828 DCN DEBUG map_sccp[0x55d2c6fdc750]{init}: Allocated (fsm.c:456) 20250121122622828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122622828 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7476318 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122622828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7476318 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122622828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122622828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122622828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122622828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122622828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122622828 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122622828 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: Allocated (fsm.c:456) 20250121122622828 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122622828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003cc0056400500f1100926) (sccp_scrc.c:401) 20250121122622828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122622828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122622828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122622828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122622828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122622828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122622828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122622828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122622828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122622828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122622828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122622829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122622829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122622829 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122622829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122622829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122622829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122622829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122622829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122622829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122622829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122622829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122622829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122622829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)61429 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121122622836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122622836 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122622836 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122622836 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122622836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122622836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122622836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122622836 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122622836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122622836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122622836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122622837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122622837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122622837 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00840732) (sccp_scrc.c:472) 20250121122622837 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20250121122622837 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122622837 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122622837 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122622837 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122622837 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:485) 20250121122622837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122622837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(467)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122622840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122622842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122622846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122622849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122622850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122622851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122622853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122622854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122622855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122622856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122622857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122622858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122622859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122622860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122622861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122622863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122622864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122622865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122622866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122622867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122622868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001010010000'B, t_guard := 20.000000 } 20250121122622879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)6780544 20250121122623900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122623900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122623900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20250121122623900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122623900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x677680, normal) (hnbgw_rua.c:388) 20250121122623900 DHNB DEBUG map_rua[0x55d2c6f62210]{init}: Allocated (fsm.c:456) 20250121122623900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122623900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6780544 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122623900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122623900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122623900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6780544 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122623900 DCN DEBUG map_sccp[0x55d2c6fdcf20]{init}: Allocated (fsm.c:456) 20250121122623900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122623900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6780544 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122623900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6780544 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20250121122623900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122623900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122623900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122623900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122623900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122623900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122623900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: Allocated (fsm.c:456) 20250121122623900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122623900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002900056400500f1100926) (sccp_scrc.c:401) 20250121122623900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122623900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122623900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122623900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122623900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122623900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122623900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122623900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122623900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122623900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122623900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122623900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122623900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122623900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122623900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122623900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122623900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122623900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122623900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122623900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122623900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122623900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122623900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5176048 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250121122623904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122623904 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122623904 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122623904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122623904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122623904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122623904 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(468)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122623905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122623905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122623905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122623905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122623905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122623905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063d10a) (sccp_scrc.c:472) 20250121122623905 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20250121122623905 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122623905 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122623905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122623905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122623905 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:485) 20250121122623905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122623905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122623905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122623907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122623909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122623911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122623912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122623913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122623914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122623915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122623915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122623916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122623917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122623919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122623920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122623921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122623922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122623923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122623924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122623925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122623925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122623926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122623927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122623929 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122623929 DLINP DEBUG SRVCONN(,r=127.0.0.1:49364<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122623930 DLINP NOTICE SRV(,r=127.0.0.1:49364<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122623930 DMAIN NOTICE (127.0.0.1:49364 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49364<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122623930 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122623930 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45977<->l=127.0.0.1:4262) (control_if.c:193) 20250121122623930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122623930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122623930 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122623930 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122623930 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122623930 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122623930 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122623930 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122623930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122623930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122623930 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122623930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122623930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122623930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122623930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122623930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122623930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122623930 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122623930 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122623930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56064<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@ef57f613e2f3: Final verdict of PTC: none 20250121122623930 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122623930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122623930 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122623930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623931 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122623931 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122623931 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122623931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122623931 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122623931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122623931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122623931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122623931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122623931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122623931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122623931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122623931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122623931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122623931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122623931 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122623931 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122623931 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122623931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122623931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122623931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122623931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122623931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122623931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122623931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122623931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{disrupted}: Freeing instance (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12763710)[0x55d2c6fe1750]{disrupted}: Deallocated (fsm.c:568) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122623931 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12763710 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122623931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122623931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122623931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122623931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122623931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122623931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122623931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122623931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{disrupted}: Freeing instance (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16708721)[0x55d2c6ff5630]{disrupted}: Deallocated (fsm.c:568) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{disconnected}: Freeing instance (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d2c6fe5480]{disconnected}: Deallocated (fsm.c:568) 20250121122623931 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16708721 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122623931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122623931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122623931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122623931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122623931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122623931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122623931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122623931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7476318)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{disconnected}: Freeing instance (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55d2c6fdc750]{disconnected}: Deallocated (fsm.c:568) 20250121122623931 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7476318 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122623931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122623931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122623931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122623931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122623931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122623931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122623931 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122623931 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122623931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{disrupted}: Freeing instance (context_map.c:202) 20250121122623931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6780544)[0x55d2c6f62210]{disrupted}: Deallocated (fsm.c:568) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{disconnected}: Freeing instance (context_map.c:206) 20250121122623931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d2c6fdcf20]{disconnected}: Deallocated (fsm.c:568) 20250121122623931 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6780544 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122623931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122623931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122623931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122623931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122623932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122623932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122623932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122623932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122623932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122623932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122623932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122623932 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122623932 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122623932 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122623932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122623932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122623932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122623932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122623932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122623932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122623932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122623932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122623932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122623932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122623932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(452)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(464)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(451)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122623933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(453)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Jan 21 12:26:23 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 20250121122623980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122624482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372144) Waiting for packet dumper to finish... 1 (prev_count=372144, count=401324) 20250121122625931 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122625931 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122625931 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122625932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122625932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122625932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:26:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250121122627585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122627591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122627597 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40687<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122627614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122627614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122627624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627624 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627624 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627624 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627624 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122627624 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51452 (stream_srv.c:129) 20250121122627624 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51452<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122627625 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627625 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627626 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627626 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122627626 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627626 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122627626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627626 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627626 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122627626 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122627626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627626 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627626 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627626 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122627626 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122627626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627626 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627626 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122627626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122627626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627626 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122627626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122627626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122627626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122627626 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(479)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(482)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122627656 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627656 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627656 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627656 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627656 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627656 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627656 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122627656 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627657 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627657 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122627657 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627657 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122627657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627657 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627657 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627657 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122627657 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627657 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122627657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627657 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627657 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122627657 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122627657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627657 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627657 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122627657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122627657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627657 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122627657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122627657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122627657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122627657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122627696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122627696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122627696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122627696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122627696 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) 20250121122627696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122627696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122627696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122627696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122627704 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122627704 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122627704 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122627704 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122627704 DHNBAP DEBUG (127.0.0.1:51452 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122627704 DHNBAP NOTICE (127.0.0.1:51452 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122627704 DHNBAP NOTICE (127.0.0.1:51452 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122627704 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122627704 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122627841 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122627841 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122627841 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122627841 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122627851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627851 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122627851 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122627851 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122627851 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122627851 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122627851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122627853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627853 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122627853 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122627854 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122627854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122627854 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122627854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122627854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122627854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122627854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122627854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122627854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122627854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122627854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122627854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122627854 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122627854 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627854 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122627854 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122627854 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122627854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122627855 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122627855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122627856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627856 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627856 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627856 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627856 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122627856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122627856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122627856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122627856 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(482)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122627861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627861 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122627861 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122627861 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122627861 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122627861 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122627861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122627864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627864 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122627864 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122627864 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122627864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122627864 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122627864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122627864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122627864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122627864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122627864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122627864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122627864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122627864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122627864 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122627864 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122627864 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627865 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122627865 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122627865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122627865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627865 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122627866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122627866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122627866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122627866 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122627871 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122627871 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122627871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122627871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122627876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627876 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122627876 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122627876 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122627876 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122627877 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122627877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122627879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627879 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122627879 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122627879 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122627879 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122627879 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122627879 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122627879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122627879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122627879 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122627879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122627879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122627879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122627879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122627879 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122627879 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122627879 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627880 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122627880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122627880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627881 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627881 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627881 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627881 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122627881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122627881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122627881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122627881 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122627882 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122627882 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122627882 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122627882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(488)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122627887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627888 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122627888 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122627888 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122627888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122627888 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122627888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122627890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627890 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122627890 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122627890 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122627891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122627891 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122627891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122627891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122627891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122627891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122627891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122627891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122627891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122627891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122627891 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122627891 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122627891 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122627892 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122627892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122627892 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122627892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122627892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122627892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122627893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122627893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122627893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122627893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122627893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122627893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122627893 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122627893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122627893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122627893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122627893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122627893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122627893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122627893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122627893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122628652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628652 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122628652 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122628652 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122628652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628652 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122628653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122628653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122628653 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122628653 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122628653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122628653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122628653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122628653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122628653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122628653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122628653 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122628653 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122628653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122628653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122628653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122628653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122628653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122628653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122628653 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628655 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122628655 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122628655 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122628655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628655 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122628655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122628655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122628655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628655 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122628655 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122628655 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122628660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628660 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122628660 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122628660 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122628660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628660 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122628660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122628660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122628660 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122628660 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) 20250121122628660 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) 20250121122628660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122628660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122628660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122628660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122628660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122628660 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122628660 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122628660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122628661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122628661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122628661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122628661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122628661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122628661 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628662 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122628662 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122628662 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122628662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628662 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122628662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122628662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122628662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628662 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122628662 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122628662 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122628682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628682 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122628682 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122628682 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122628682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628682 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122628682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122628682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122628682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628683 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122628683 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122628683 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122628683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122628683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122628683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122628683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122628683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122628683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122628683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122628683 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122628683 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122628683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122628683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122628683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122628683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122628683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122628683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122628683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628684 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122628684 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122628684 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122628684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628684 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122628684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122628684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122628684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122628684 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122628684 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122628687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628687 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122628687 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122628687 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122628687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628687 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122628687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122628687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122628687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122628687 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122628687 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) 20250121122628687 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) 20250121122628687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122628688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122628688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122628688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122628688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122628688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122628688 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122628688 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122628688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122628688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122628688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122628688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122628688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122628688 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122628688 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122628688 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122628688 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122628689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122628689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122628689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122628689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122628689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122628689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122628689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122628689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122628689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122628689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122628689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122628689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122628689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122628689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122628689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122628689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122628689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122628689 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122628689 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122628689 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122629718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122629725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122629729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122629734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122629739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122629743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122629749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122629755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122629758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122629761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122629765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122629768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122629772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122629775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122629778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122629781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122629784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122629787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122629791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122629793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000001110001'B, t_guard := 20.000000 } 20250121122629820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)11056269 20250121122630850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122630850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122630850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122630850 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122630850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8b48d, normal) (hnbgw_rua.c:388) 20250121122630850 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122630850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122630850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11056269 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122630850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122630850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122630850 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11056269 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122630850 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122630850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122630850 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11056269 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122630850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11056269 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122630850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122630850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122630850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122630851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122630851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122630851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122630851 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: Allocated (fsm.c:456) 20250121122630851 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122630851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000710056400500f1100926) (sccp_scrc.c:401) 20250121122630851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122630851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122630851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122630851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122630851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122630851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122630851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122630851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122630851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122630851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122630851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122630851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122630851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122630851 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122630851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122630851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122630851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122630851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122630851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122630851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122630851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122630851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122630851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122630851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)9590845 HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(490)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122630856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122630856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122630856 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122630856 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122630856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122630856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122630856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122630856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122630856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122630856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122630856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122630856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122630856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122630856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fcad6d) (sccp_scrc.c:472) 20250121122630856 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20250121122630856 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122630856 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122630856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122630856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122630856 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:485) 20250121122630856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122630856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122630856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122630857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122630858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122630859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122630860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122630860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122630862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122630863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122630863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122630864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122630865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122630866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122630867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122630868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122630868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122630869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122630870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122630871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122630872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122630872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122630873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001101100101'B, t_guard := 20.000000 } 20250121122630885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)2966523 20250121122631899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122631899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122631899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122631899 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122631899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d43fb, normal) (hnbgw_rua.c:388) 20250121122631899 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122631899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122631899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966523 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122631899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122631899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122631899 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122631899 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966523 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122631899 DCN DEBUG map_sccp[0x55d2c6fdc750]{init}: Allocated (fsm.c:456) 20250121122631899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122631899 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2966523 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122631899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966523 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122631899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122631899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122631899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122631899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122631899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122631899 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122631899 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: Allocated (fsm.c:456) 20250121122631899 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122631899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003650056400500f1100926) (sccp_scrc.c:401) 20250121122631899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122631899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122631899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122631899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122631899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122631899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122631899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122631899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122631899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122631899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122631899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122631899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122631899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122631899 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122631899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122631899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122631899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122631899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122631899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122631899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122631899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122631899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122631899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122631899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)3621312 HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(491)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122631911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122631911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122631911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122631911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122631911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122631911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122631911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122631911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122631911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122631911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122631912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122631912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122631912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122631912 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080bad6) (sccp_scrc.c:472) 20250121122631912 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20250121122631912 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122631912 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122631912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122631912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122631912 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:485) 20250121122631912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122631912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122631912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122631914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122631916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122631921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122631924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122631926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122631927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122631928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122631929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122631930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122631931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122631931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122631932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122631933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122631933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122631934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122631935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122631936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122631937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122631937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122631938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001011110001'B, t_guard := 20.000000 } 20250121122631949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)6990744 20250121122632956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122632956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122632956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122632956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122632956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6aab98, normal) (hnbgw_rua.c:388) 20250121122632956 DHNB DEBUG map_rua[0x55d2c6fdcf20]{init}: Allocated (fsm.c:456) 20250121122632956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122632956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6990744 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122632956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122632956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122632956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6990744 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122632956 DCN DEBUG map_sccp[0x55d2c7023740]{init}: Allocated (fsm.c:456) 20250121122632956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122632956 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6990744 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122632956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6990744 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122632956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122632956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122632956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122632956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122632956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122632956 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122632956 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: Allocated (fsm.c:456) 20250121122632956 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122632956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002f10056400500f1100926) (sccp_scrc.c:401) 20250121122632956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122632956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122632956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122632956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122632957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122632957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122632957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122632957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122632957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122632957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122632957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122632957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122632957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122632957 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122632957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122632957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122632957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122632957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122632957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122632957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122632957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122632957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122632957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)7131718 HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122632959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122632959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122632959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122632959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122632959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122632959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122632959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(492)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122632959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122632959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122632959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122632959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122632959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122632959 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008cd901) (sccp_scrc.c:472) 20250121122632959 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20250121122632959 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122632959 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122632959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122632959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122632959 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:485) 20250121122632959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122632959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122632960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122632961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122632962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122632963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122632963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122632964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122632966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122632967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122632968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122632970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122632971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122632973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122632974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122632976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122632977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122632978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122632980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122632981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122632982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122632983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122632984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122632988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@ef57f613e2f3: Final verdict of PTC: none 20250121122632988 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122632988 DLINP DEBUG SRVCONN(,r=127.0.0.1:51452<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122632988 DLINP NOTICE SRV(,r=127.0.0.1:51452<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-SCCP(483)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@ef57f613e2f3: Final verdict of PTC: none 20250121122632988 DMAIN NOTICE (127.0.0.1:51452 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51452<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-M3UA(488)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@ef57f613e2f3: Final verdict of PTC: none 20250121122632988 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122632988 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122632988 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122632988 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122632988 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122632988 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122632988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122632988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122632988 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122632988 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121122632988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(486)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@ef57f613e2f3: Final verdict of PTC: none 20250121122632988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122632988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122632989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122632989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122632989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122632989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122632989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122632989 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122632989 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122632989 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122632989 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122632989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122632989 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122632989 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122632989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc1-M3UA(482)@ef57f613e2f3: Final verdict of PTC: none 20250121122632989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122632989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@ef57f613e2f3: Final verdict of PTC: none 20250121122632989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122632989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122632989 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122632989 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122632989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122632989 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122632989 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122632989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122632989 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122632989 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122632989 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122632989 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122632989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122632989 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) VirtHNBGW-STATS(470)@ef57f613e2f3: Final verdict of PTC: none 20250121122632989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122632989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122632989 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122632989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122632989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122632989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122632989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122632989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966523)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122632989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122632989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{disconnected}: Freeing instance (context_map.c:206) 20250121122632990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d2c6fdc750]{disconnected}: Deallocated (fsm.c:568) 20250121122632990 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966523 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(484)@ef57f613e2f3: Final verdict of PTC: none 20250121122632990 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40687<->l=127.0.0.1:4262) (control_if.c:193) 20250121122632990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122632990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122632990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122632990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122632990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122632990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122632990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122632990 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122632991 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.msc0-SCCP(477)@ef57f613e2f3: Final verdict of PTC: none 20250121122632991 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122632991 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122632991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122632991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122632991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122632991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122632991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122632992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122632992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122632992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122632992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122632992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122632992 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122632992 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122632992 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122632992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122632992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122632992 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122632992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122632993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122632993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122632993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122632993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122632993 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122632993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122632993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122632993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122632993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122632993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122632993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122632994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122632994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11056269)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122632994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122632994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122632994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122632994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11056269 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122632994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122632994 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122632994 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122632994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122632994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122632995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122632995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122632995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122632995 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122632995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122632995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122632995 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122632995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122632995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122632995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122632995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{disrupted}: Freeing instance (context_map.c:202) 20250121122632996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6990744)[0x55d2c6fdcf20]{disrupted}: Deallocated (fsm.c:568) 20250121122632996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122632996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{disconnected}: Freeing instance (context_map.c:206) 20250121122632996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55d2c7023740]{disconnected}: Deallocated (fsm.c:568) 20250121122632996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6990744 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122632996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122632996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122632996 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122632996 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122632996 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122632996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-M3UA(485)@ef57f613e2f3: Final verdict of PTC: none 20250121122632996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122632997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122632991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122632991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122632991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122632991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122632991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122632991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122632991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122632996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122632996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122632996 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122632996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122632996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122632996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122632996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122632996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122632996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122632997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122632997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122632997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122632997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122632997 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122632997 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122632997 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122632997 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122632997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122632997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122632997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122632997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122632997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122632997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122632997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122632997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122632997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122632997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(489)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122633009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Jan 21 12:26:33 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250121122633155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122633658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471392) 20250121122633932 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122633932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122633932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122633932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122633932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122633932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122633932 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122633932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122633932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122633932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122633932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122633932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122633932 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122633932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122633932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122633932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122633932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122633932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122633932 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122633932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122633932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122633933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122633933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122633933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122633933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122633933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122633933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122633933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122633933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122633933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122633933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122633933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122633933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122633933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122633933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122633933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122633933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122633933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122633933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122633933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122633933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122633933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122633933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122633933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122633933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=471392, count=492512) 20250121122634988 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122634989 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122634989 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122634990 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122634990 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122634990 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122634990 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122634990 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122634990 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122634997 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122634997 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122634997 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250121122636742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122636745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122636748 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33047<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122636764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122636764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122636775 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636775 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636775 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636775 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636775 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636775 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122636775 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636776 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636776 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43939 (stream_srv.c:129) 20250121122636776 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43939<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122636777 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636777 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122636777 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636777 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122636777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636777 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636777 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636777 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122636777 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636777 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122636777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636777 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636777 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636777 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122636777 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122636777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636777 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636777 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636777 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122636777 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122636777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636777 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122636777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122636777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122636777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122636777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(503)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(506)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122636820 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636820 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636820 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636820 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636821 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636821 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636821 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122636821 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122636822 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636822 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122636822 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636822 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122636822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636822 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636822 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636822 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122636822 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636822 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122636822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636822 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636822 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636822 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122636822 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122636822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636823 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122636823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636823 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636823 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122636823 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122636823 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122636823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122636823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122636823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122636823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122636823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122636823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122636823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122636823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122636823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122636823 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122636823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122636823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122636823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122636823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122636823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122636823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122636823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122636823 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122636866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122636866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122636866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122636866 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122636866 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) 20250121122636866 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122636866 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122636866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122636866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122636871 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122636871 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122636871 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122636871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122636871 DHNBAP DEBUG (127.0.0.1:43939 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122636871 DHNBAP NOTICE (127.0.0.1:43939 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122636871 DHNBAP NOTICE (127.0.0.1:43939 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122636871 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122636871 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122636997 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122636997 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122636997 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122636997 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122637008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637008 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122637008 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122637008 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122637008 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122637008 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122637008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122637011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637011 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122637011 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122637011 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122637011 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122637011 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122637011 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122637011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122637011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122637011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122637011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122637011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122637011 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122637011 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122637011 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122637013 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122637013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122637013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122637013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122637013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122637013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637013 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122637013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122637014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122637014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122637014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122637014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637018 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122637018 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122637018 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122637018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122637025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637025 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122637025 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122637025 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122637025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122637025 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122637025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122637028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637028 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122637028 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122637028 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122637028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122637028 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122637028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122637028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122637028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122637028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122637028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122637028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122637028 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122637028 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122637029 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122637030 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122637030 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122637030 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122637030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122637030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122637030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637030 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122637030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122637031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122637031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122637031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122637031 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637038 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122637038 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122637039 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122637039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122637045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637045 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122637045 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122637045 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122637045 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122637045 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122637045 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122637048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637048 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122637048 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122637048 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122637048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122637048 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122637048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122637048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122637048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122637048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122637048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122637048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122637048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122637048 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122637048 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122637049 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122637050 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122637050 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122637050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122637050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122637050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637050 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122637050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122637050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122637050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122637050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122637050 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637053 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122637053 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122637053 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122637053 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122637057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637057 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122637057 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122637057 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122637057 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122637057 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122637057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122637058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637058 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122637058 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122637058 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122637058 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122637058 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122637058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122637058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122637058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122637058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122637058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122637058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122637058 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122637058 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122637058 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122637059 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122637059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122637059 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122637059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122637059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122637060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637060 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122637060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122637060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122637060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122637060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122637060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122637808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637808 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122637808 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122637808 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122637808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637808 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122637808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122637808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122637808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637809 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122637809 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122637809 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122637809 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122637809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122637809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122637809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637809 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122637809 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122637809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122637809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122637809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122637809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122637809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637811 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122637811 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122637811 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122637811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122637812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122637812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122637812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637812 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122637812 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122637812 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122637831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637831 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122637831 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122637831 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122637831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637831 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637831 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122637832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122637832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122637832 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122637832 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122637831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122637831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122637831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637832 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122637832 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122637832 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) 20250121122637832 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) 20250121122637832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122637832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122637832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637832 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122637832 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122637833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637833 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122637833 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122637833 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122637833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637833 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122637833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122637834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122637834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637834 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122637834 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122637834 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122637851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637851 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122637851 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122637851 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122637851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637851 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122637851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122637851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122637851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122637852 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122637852 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122637852 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122637852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122637852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122637852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637852 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122637852 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122637852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122637852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122637852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122637852 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122637852 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637854 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122637854 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122637854 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122637854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122637854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122637854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122637854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122637855 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122637855 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122637860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637860 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122637860 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122637860 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122637860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637860 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122637861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122637861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122637861 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122637861 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) 20250121122637861 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) 20250121122637861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122637861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122637861 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122637861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122637861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122637861 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122637861 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122637861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122637861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122637861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122637861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122637861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122637861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122637861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122637862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122637862 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122637862 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122637862 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122637862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122637862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122637862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122637862 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122637862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122637862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122637862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122637862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122637862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122637862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122637862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122637862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122637862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122637862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122637862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122637862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122637862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122637862 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122637862 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122638885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122638886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122638887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122638890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122638893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122638895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122638897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122638899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122638901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122638903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122638905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122638906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122638908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122638909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122638910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122638912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122638913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122638914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122638915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122638916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: f_gen_tmsi(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@ef57f613e2f3: 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 := '000000000000001100101111'B, t_guard := 20.000000 } 20250121122638928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)14545229 20250121122639977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122639977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122639977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122639977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122639977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xddf14d, normal) (hnbgw_rua.c:388) 20250121122639977 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122639977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122639977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545229 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122639977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122639977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122639977 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545229 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122639977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545229 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122639977 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122639977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122639977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14545229 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122639978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545229 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122639978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122639978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122639978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122639978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122639978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122639978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122639978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: Allocated (fsm.c:456) 20250121122639978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122639978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300032f0056400500f1100926) (sccp_scrc.c:401) 20250121122639978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122639978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122639978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122639978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122639978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122639978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122639978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122639978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122639978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122639978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122639978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122639978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122639978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122639978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122639978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122639978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122639978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122639978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122639978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122639978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122639978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122639978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122639978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122639978 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)4692762 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122639998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122639998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122639998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122639998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122639998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122639998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122639998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122639998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122639998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122639998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122639998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122639998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122639998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122639998 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00174ac0) (sccp_scrc.c:472) 20250121122639998 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20250121122639998 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122639998 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122639998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122639998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122639998 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:485) 20250121122639998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122639998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122640003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122640005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122640009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122640012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122640014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122640015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122640016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122640017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122640018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122640019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122640020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122640020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122640021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122640022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122640023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122640024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122640024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122640025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122640026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122640027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122640027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000011111111'B, t_guard := 20.000000 } 20250121122640039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)1227123 20250121122641064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122641064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122641064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122641064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122641064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x12b973, normal) (hnbgw_rua.c:388) 20250121122641064 DHNB DEBUG map_rua[0x55d2c7023740]{init}: Allocated (fsm.c:456) 20250121122641064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122641064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122641064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122641064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122641064 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227123 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122641064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227123 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122641064 DCN DEBUG map_sccp[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122641064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122641064 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1227123 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122641064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227123 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122641064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122641064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122641064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122641064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122641064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122641064 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122641064 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: Allocated (fsm.c:456) 20250121122641064 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122641064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000ff0056400500f1100926) (sccp_scrc.c:401) 20250121122641064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122641064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122641064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122641064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122641064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122641064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122641064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122641064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122641064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122641064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122641064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122641064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122641064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122641064 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122641064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122641064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122641064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122641064 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122641064 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122641064 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122641064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122641064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122641064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122641065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)6064552 HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: 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)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122641082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122641082 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122641082 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122641082 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122641082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122641082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122641082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122641082 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122641082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122641082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122641082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122641082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122641082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122641082 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00823b56) (sccp_scrc.c:472) 20250121122641082 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20250121122641082 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122641082 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122641082 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122641082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122641082 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:485) 20250121122641082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122641082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122641084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122641086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122641090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122641094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122641097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122641099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122641101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122641102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122641104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122641105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122641105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122641106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122641107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122641108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122641109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122641109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122641110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122641111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122641112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122641113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122641113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001011001001'B, t_guard := 20.000000 } 20250121122641124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)8715616 20250121122642153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122642153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122642153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122642153 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122642153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84fd60, normal) (hnbgw_rua.c:388) 20250121122642153 DHNB DEBUG map_rua[0x55d2c6fe52e0]{init}: Allocated (fsm.c:456) 20250121122642153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122642153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122642153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122642153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122642153 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715616 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122642153 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715616 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122642153 DCN DEBUG map_sccp[0x55d2c6fe3590]{init}: Allocated (fsm.c:456) 20250121122642153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122642153 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8715616 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122642153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715616 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122642153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122642153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122642153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122642153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122642153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122642153 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122642153 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: Allocated (fsm.c:456) 20250121122642153 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122642153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002c90056400500f1100926) (sccp_scrc.c:401) 20250121122642153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122642153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122642153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122642153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122642153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122642153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122642153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122642154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122642154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122642154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122642154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642154 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122642154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122642154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122642154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122642154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122642154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122642154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122642154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)5323130 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122642161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122642161 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122642161 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122642161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122642161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122642161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122642161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122642162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122642162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122642162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122642162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122642162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122642162 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d8662) (sccp_scrc.c:472) 20250121122642162 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20250121122642162 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122642162 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122642162 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122642162 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122642162 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:485) 20250121122642162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122642162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122642166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122642168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122642171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122642175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122642178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122642180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122642181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122642183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122642183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122642184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122642185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122642186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122642186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122642187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122642188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122642188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122642189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122642190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122642190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122642191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122642192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@ef57f613e2f3: Final verdict of PTC: none 20250121122642195 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122642195 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122642195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122642194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122642194 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33047<->l=127.0.0.1:4262) (control_if.c:193) 20250121122642194 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122642194 DLINP DEBUG SRVCONN(,r=127.0.0.1:43939<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122642194 DLINP NOTICE SRV(,r=127.0.0.1:43939<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122642194 DMAIN NOTICE (127.0.0.1:43939 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43939<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122642194 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122642195 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122642195 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122642195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122642195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122642195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122642195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122642195 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122642195 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122642195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122642195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122642195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122642195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122642195 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122642195 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122642195 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122642195 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122642195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122642195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@ef57f613e2f3: Final verdict of PTC: none 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122642195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122642195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(494)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@ef57f613e2f3: Final verdict of PTC: none 20250121122642195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(506)@ef57f613e2f3: Final verdict of PTC: none 20250121122642195 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122642195 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122642195 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122642195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642196 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122642196 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122642196 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122642196 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122642196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642196 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122642196 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122642196 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122642196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122642195 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122642195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122642195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642195 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122642195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122642195 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122642195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{disrupted}: Freeing instance (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1227123)[0x55d2c7023740]{disrupted}: Deallocated (fsm.c:568) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{disconnected}: Freeing instance (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55d2c6fe1ef0]{disconnected}: Deallocated (fsm.c:568) 20250121122642195 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227123 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121122642195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122642195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122642195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122642195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122642195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122642195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122642195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122642195 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122642195 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122642195 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122642195 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122642195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122642195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122642195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122642195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122642195 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122642195 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122642195 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122642195 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122642195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122642195 DLSS7 DEBUG m3ua_hmdc_rx_frIPA-CTRL-CLI-IPA(495)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(513)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(496)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC om_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122642195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545229)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122642195 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14545229 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122642195 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122642195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122642195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122642195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642195 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{disrupted}: Freeing instance (context_map.c:202) 20250121122642195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8715616)[0x55d2c6fe52e0]{disrupted}: Deallocated (fsm.c:568) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{disconnected}: Freeing instance (context_map.c:206) 20250121122642195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55d2c6fe3590]{disconnected}: Deallocated (fsm.c:568) 20250121122642195 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8715616 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121122642196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122642196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122642196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122642196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122642196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122642196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122642196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122642196 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122642196 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122642196 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122642196 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122642196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122642196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122642196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122642196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122642196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122642196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122642196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122642196 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122642196 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122642196 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122642196 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122642203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Jan 21 12:26:42 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 20250121122642329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122642831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=469088) 20250121122642990 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122642990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122642990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122642990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122642991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122642991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122642991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122642991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122642994 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122642994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122642994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122642994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122642994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122642994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122642994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122642994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122642995 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122642995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122642995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122642995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122642995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122642995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122642996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122642996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122642996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122642996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122642996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122642996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122642996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122642996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=469088, count=485924) 20250121122643934 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122643934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122643934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122643934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122643934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122643934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122643934 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122643934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122643934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122643934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122643934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122643934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122643934 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122643934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122643934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122643934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122643934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122643934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122643934 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122643934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122643934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122643934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122643934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122643934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122643934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122643934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122643934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122643934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122643934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122643934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122643934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122643934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122643934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122643934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122643934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122643934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122643934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122643934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122643934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122643934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122643934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122643934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122643934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122643934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122643934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122644196 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122644196 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122644196 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122644196 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122644196 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122644196 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122644196 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122644196 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122644196 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122644196 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122644196 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122644196 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:26:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250121122645938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122645942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122645947 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39613<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122645965 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122645965 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122645975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122645975 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122645975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122645975 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122645975 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122645975 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122645976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55930 (stream_srv.c:129) 20250121122645976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55930<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122645976 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122645976 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122645977 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122645977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122645977 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122645977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122645977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122645977 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122645977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122645977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122645977 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122645977 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122645977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122645977 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122645977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122645977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122645977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122645977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122645977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122645977 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122645977 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122645977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122645977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122645977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122645977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122645977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122645977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122645977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122645977 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122645977 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122645977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122645977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122645977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122645977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122645977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122645977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122645977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122645977 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122645977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122645977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122645977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122645977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122645977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122645977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122645977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122645977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122645977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122645977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122645977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122645977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122645977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(527)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(530)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122646007 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122646007 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646007 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122646007 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646008 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122646008 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646008 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122646008 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646009 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646009 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122646009 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646009 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122646009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646009 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646009 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646009 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122646009 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646009 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122646009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646009 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646009 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646009 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122646009 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122646009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646009 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646009 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122646009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122646009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646009 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122646009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122646009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122646009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122646009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122646010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122646010 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122646056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122646056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122646056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122646056 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122646056 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) 20250121122646056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122646056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122646056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122646056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122646064 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122646064 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122646064 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122646064 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122646064 DHNBAP DEBUG (127.0.0.1:55930 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122646064 DHNBAP NOTICE (127.0.0.1:55930 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122646064 DHNBAP NOTICE (127.0.0.1:55930 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122646064 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122646064 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122646190 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122646190 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122646190 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122646190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122646193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646193 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122646193 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122646193 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122646193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122646193 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122646193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122646195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646195 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122646195 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122646195 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122646195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122646195 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122646195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122646195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122646195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122646195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122646195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122646195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122646195 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122646195 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122646195 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646196 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122646196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122646196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122646196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646196 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646196 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646196 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646196 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122646196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122646196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122646196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122646196 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646202 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122646202 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122646202 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122646202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122646206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646206 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122646206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122646206 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122646206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122646206 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122646206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122646207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646207 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122646207 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122646207 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122646207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122646207 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122646207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122646208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122646208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122646208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122646208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122646208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122646208 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122646208 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122646208 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646209 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122646209 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122646209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122646209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646209 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122646209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122646209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122646209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122646209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646225 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122646225 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122646225 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122646225 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122646230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646230 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122646230 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122646230 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122646230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122646230 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122646230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122646232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646232 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122646232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122646232 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122646232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122646232 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122646232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122646233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122646233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122646233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122646233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122646233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122646233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122646233 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122646233 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646234 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122646234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122646234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646234 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122646234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122646234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122646234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122646234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646240 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122646240 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122646240 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122646240 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122646246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646246 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122646246 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122646246 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122646246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122646246 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122646246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122646248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122646248 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122646248 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122646248 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122646248 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122646248 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122646248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122646248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122646248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122646248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122646248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122646248 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122646248 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122646248 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122646250 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122646250 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122646250 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122646250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122646250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122646250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646250 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122646250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122646251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122646251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122646251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122646251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122646995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646995 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122646995 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122646995 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122646995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122646995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122646995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122646995 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122646996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122646996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122646996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122646996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122646996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122646996 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122646996 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122646996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122646996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122646996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122646996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122646996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122646996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122646996 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122646996 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122646996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122646996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122646996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122646996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122646996 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122646996 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122646996 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122646996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122646996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122646996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122646996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122646996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122646996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122646996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122646996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122646996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122646996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122646996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122646996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122646996 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122646996 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122647006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122647006 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122647006 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122647006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122647006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122647006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122647006 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122647006 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) 20250121122647006 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) 20250121122647006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122647006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122647006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122647006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122647006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122647006 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122647006 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122647007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122647007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122647007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122647007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647007 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122647007 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122647007 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647007 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122647007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122647007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122647007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122647007 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122647007 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122647036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647036 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122647036 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122647036 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647036 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122647036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122647036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122647036 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122647036 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122647036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122647036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122647036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122647036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122647036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122647036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122647036 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122647036 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122647036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647036 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122647036 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122647036 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122647036 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647036 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122647036 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122647036 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647036 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122647036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122647036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647036 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122647036 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122647036 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122647044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647044 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122647044 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122647044 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647044 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122647044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122647044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122647044 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122647044 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) 20250121122647044 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) 20250121122647044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122647044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122647044 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122647044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122647044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122647044 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122647044 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122647044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122647044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122647044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122647044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122647044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122647045 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122647045 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122647045 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122647045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122647045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122647045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122647045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122647045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122647045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122647045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122647045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122647045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122647045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122647045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122647045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122647045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122647045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122647045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122647045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122647045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122647045 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122647045 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122647045 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122648078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122648082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122648086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122648090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122648094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122648098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122648102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122648106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122648110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122648111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122648112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122648112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122648113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122648114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122648117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122648119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122648122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122648127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122648132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122648136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000001111001111'B, t_guard := 20.000000 } 20250121122648180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)3982244 20250121122649238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122649238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122649238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122649238 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122649238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cc3a4, normal) (hnbgw_rua.c:388) 20250121122649238 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122649239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122649239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122649239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122649239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122649239 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122649239 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 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:1072) 20250121122649239 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122649239 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122649239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122649239 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3982244 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122649239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122649239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122649239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122649239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122649239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122649239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122649239 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122649239 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: Allocated (fsm.c:456) 20250121122649239 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122649239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003cf0056400500f1100926) (sccp_scrc.c:401) 20250121122649239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122649239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122649239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122649239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122649239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122649239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122649239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122649239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122649239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122649239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122649239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122649239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122649239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122649239 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122649239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122649239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122649239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122649239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122649239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122649239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122649239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122649239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122649239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122649239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)9171210 HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122649253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122649253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122649253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122649253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122649253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122649253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122649253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122649253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122649253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122649253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122649253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122649253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122649253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122649253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122649253 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aecd46) (sccp_scrc.c:472) 20250121122649253 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20250121122649254 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122649254 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122649254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122649254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122649254 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:485) 20250121122649254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122649254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122649256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122649259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122649262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122649264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122649265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122649266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122649267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122649268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122649269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122649270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122649271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122649271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122649272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122649273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122649273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122649274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122649275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122649276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122649277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122649279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000111011111'B, t_guard := 20.000000 } 20250121122649290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)4356500 20250121122650314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122650314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122650314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122650314 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122650314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x427994, normal) (hnbgw_rua.c:388) 20250121122650314 DHNB DEBUG map_rua[0x55d2c6fe3590]{init}: Allocated (fsm.c:456) 20250121122650314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122650314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122650314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122650314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122650314 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122650314 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 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:1072) 20250121122650314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122650314 DCN DEBUG map_sccp[0x55d2c7023740]{init}: Allocated (fsm.c:456) 20250121122650314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122650314 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4356500 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122650314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122650314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122650314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122650314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122650314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122650314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122650314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122650314 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: Allocated (fsm.c:456) 20250121122650314 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122650314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001df0056400500f1100926) (sccp_scrc.c:401) 20250121122650314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122650314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122650314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122650314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122650314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122650314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122650314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122650314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122650314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122650314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122650314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122650314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122650314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122650314 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122650314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122650314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122650315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122650315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122650315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122650315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122650315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122650315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122650315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122650315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)5854341 HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: 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)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122650326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122650326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122650326 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122650326 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122650326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122650326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122650326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122650326 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122650326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122650326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122650326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122650326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122650326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122650326 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db4678) (sccp_scrc.c:472) 20250121122650326 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20250121122650326 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122650326 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122650326 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122650326 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122650326 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:485) 20250121122650326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122650326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122650328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122650329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122650330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122650331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122650332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122650333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122650334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122650335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122650336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122650337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122650338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122650340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122650341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122650341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122650342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122650343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122650344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122650345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122650346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122650347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122650348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000000100011'B, t_guard := 20.000000 } 20250121122650360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)16729123 20250121122651387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122651387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122651387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122651387 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122651387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff4423, normal) (hnbgw_rua.c:388) 20250121122651387 DHNB DEBUG map_rua[0x55d2c6ff2f40]{init}: Allocated (fsm.c:456) 20250121122651387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122651387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122651387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122651387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122651388 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121122651388 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 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:1072) 20250121122651388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122651388 DCN DEBUG map_sccp[0x55d2c6f5f980]{init}: Allocated (fsm.c:456) 20250121122651388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122651388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16729123 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122651388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122651388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122651388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122651388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122651388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122651388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122651388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122651388 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: Allocated (fsm.c:456) 20250121122651388 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122651388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000230056400500f1100926) (sccp_scrc.c:401) 20250121122651388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122651388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122651388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122651388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122651388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122651388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122651388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122651388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122651388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122651388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122651388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122651388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122651388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122651388 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122651388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122651388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122651388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122651388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122651388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122651388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122651388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122651388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122651388 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)16138602 HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122651395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651395 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122651395 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122651395 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122651395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122651395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122651395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122651395 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122651396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122651396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122651396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122651396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122651396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122651396 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb25b1) (sccp_scrc.c:472) 20250121122651396 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20250121122651396 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122651396 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122651396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122651396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122651396 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:485) 20250121122651396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122651396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122651399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122651400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122651403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122651404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122651406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122651407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122651408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122651408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122651409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122651410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122651410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122651411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122651412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122651412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122651413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122651414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122651414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122651415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122651416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122651416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122651417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122651420 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122651420 DLINP DEBUG SRVCONN(,r=127.0.0.1:55930<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122651420 DLINP NOTICE SRV(,r=127.0.0.1:55930<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122651420 DMAIN NOTICE (127.0.0.1:55930 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55930<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122651420 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122651420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@ef57f613e2f3: Final verdict of PTC: none 20250121122651420 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39613<->l=127.0.0.1:4262) (control_if.c:193) 20250121122651420 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122651420 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122651420 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122651420 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122651420 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122651420 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122651420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122651420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122651420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122651420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122651420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122651420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122651420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122651420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122651420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122651420 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122651420 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122651420 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122651420 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122651420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122651420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122651420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122651420 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122651420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122651420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122651420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122651420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122651420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122651420 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122651420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122651420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122651420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122651421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{disrupted}: Freeing instance (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356500)[0x55d2c6fe3590]{disrupted}: Deallocated (fsm.c:568) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{disconnected}: Freeing instance (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55d2c7023740]{disconnected}: Deallocated (fsm.c:568) 20250121122651421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356500 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121122651421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122651421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122651421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122651421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122651421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122651421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122651421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122651421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122651421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122651421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122651421 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122651421 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122651421 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122651421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122651421 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122651421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122651421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122651421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122651421 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122651421 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122651421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3982244)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122651421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3982244 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122651421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122651421 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122651421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122651421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122651421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122651421 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122651421 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122651421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{disrupted}: Freeing instance (context_map.c:202) 20250121122651421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16729123)[0x55d2c6ff2f40]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(531)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@ef57f613e2f3: Final verdict of PTC: none 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{disconnected}: Freeing instance (context_map.c:206) 20250121122651421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55d2c6f5f980]{disconnected}: Deallocated (fsm.c:568) 20250121122651421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16729123 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121122651421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122651421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122651421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) VirtHNBGW-STATS(518)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@ef57f613e2f3: Final verdict of PTC: none 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122651420 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122651420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122651421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122651421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122651421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122651421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122651421 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122651421 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122651421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(537)@ef57f613e2f3: Final verdict of PTC: none 20250121122651421 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122651421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122651421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122651421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122651421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122651421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122651421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122651421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122651421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122651421 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122651421 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122651421 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122651421 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122651421 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122651421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122651421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122651421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122651421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-M3UA(527)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@ef57f613e2f3: Final verdict of PTC: none 20250121122651421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122651421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122651421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122651421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122651421 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122651421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122651421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122651421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122651422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122651422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122651422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122651422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122651422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122651422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122651422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122651422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122651422 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122651422 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122651422 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(536)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122651440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Jan 21 12:26:51 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 20250121122651560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122652163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475580) 20250121122652196 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122652196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122652196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652196 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122652196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122652196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652196 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122652196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122652196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122652197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122652197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122652197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122652197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122652197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122652197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122652992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122652992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122652992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122652992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122652992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122652992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122652992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122652994 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122652994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122652994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122652995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122652995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122652995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122652995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122652996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122652996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122652996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122652996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122652996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122652996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122652996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122652996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122652996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122652996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122652996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122652996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122652996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122652996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=475580, count=489076) 20250121122653422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122653422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122653422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122653422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122653422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122653422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122653422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122653422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122653422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122653422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122653422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122653422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122653935 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122653935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122653935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122653935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122653935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122653935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122653935 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122653935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122653935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122653935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122653935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122653935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122653935 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122653935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122653935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122653935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122653935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122653935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122653935 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122653936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122653936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122653936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122653936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122653936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122653936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122653936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122653936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122653936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122653936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122653936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122653936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122653936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122653936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122653936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122653936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122653936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122653936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122653936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122653936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122653936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122653936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:26:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250121122655254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122655257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122655262 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44993<->l=127.0.0.1:4262) (control_if.c:570) 20250121122655279 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122655279 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)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122655288 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655288 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655289 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655289 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655289 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655289 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122655289 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56872 (stream_srv.c:129) 20250121122655289 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56872<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122655289 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655289 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655290 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655290 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122655290 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655290 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122655290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655290 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655290 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122655290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655291 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122655291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655291 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655291 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655291 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122655291 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122655291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655291 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655291 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122655291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122655291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655291 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122655291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122655291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122655291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122655291 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(551)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(554)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122655316 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655316 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655316 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655316 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655316 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655316 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655316 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122655316 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655317 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655317 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122655317 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655318 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122655318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655318 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655318 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655318 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122655318 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122655318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655318 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655318 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655318 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122655318 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122655318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655318 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655318 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655318 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122655318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122655318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655318 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122655318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122655318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122655318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122655318 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122655352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122655352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122655352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122655352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122655352 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) 20250121122655352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122655352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122655352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122655352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122655357 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122655357 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122655357 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122655357 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122655357 DHNBAP DEBUG (127.0.0.1:56872 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122655357 DHNBAP NOTICE (127.0.0.1:56872 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122655357 DHNBAP NOTICE (127.0.0.1:56872 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122655357 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122655357 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122655503 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122655503 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122655503 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122655503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122655512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655512 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122655512 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122655512 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122655512 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122655512 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122655512 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122655515 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122655515 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122655515 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122655515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122655515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655516 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122655516 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122655516 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122655516 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122655516 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122655516 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122655516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122655516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122655516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122655516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122655516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122655516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122655516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122655516 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122655516 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122655516 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655517 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122655517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122655518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655518 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(554)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122655518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122655518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122655518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122655518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122655518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122655520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122655520 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122655520 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122655520 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122655520 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122655520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122655521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122655521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122655521 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122655521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122655521 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122655521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122655521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122655521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122655521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122655521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122655521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122655521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122655521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122655521 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122655521 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122655521 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655522 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655522 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122655522 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122655522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122655522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655522 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122655522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122655523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122655523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122655523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122655530 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122655530 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122655530 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122655530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122655535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655535 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122655535 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122655535 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122655535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122655535 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122655535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122655537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655537 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122655537 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122655537 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122655537 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122655537 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122655537 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122655537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122655537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122655537 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122655537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122655537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122655538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122655538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122655538 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122655538 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122655538 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655539 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655539 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122655539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122655539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655539 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655539 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122655539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122655539 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122655539 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122655539 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122655542 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122655542 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122655542 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122655542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(560)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122655548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655548 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122655548 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122655548 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122655548 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122655548 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122655548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122655549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655549 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122655549 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122655549 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122655549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122655550 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122655550 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122655550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122655550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122655550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122655550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122655550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122655550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122655550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122655550 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122655550 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122655550 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122655551 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122655551 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122655551 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122655551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122655551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122655551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122655551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122655551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122655551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122655551 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122655551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122655551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122655551 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122655551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122655551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122655551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122655551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122655551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122655551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122655551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122655551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122656318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122656318 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122656318 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122656318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122656318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122656318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122656318 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122656318 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122656318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122656318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122656318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122656318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122656318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122656318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122656318 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122656318 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122656319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122656319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122656319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122656319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122656319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122656319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122656319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656320 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122656320 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122656320 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122656320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656320 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122656320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122656320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122656320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122656320 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122656320 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122656323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122656323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122656323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122656323 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122656323 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) 20250121122656323 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) 20250121122656323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656323 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122656323 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122656323 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122656323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122656323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122656323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122656323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122656323 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122656323 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122656323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122656323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122656323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122656323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122656323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122656324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122656324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122656324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656324 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122656324 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122656324 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122656324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656324 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122656324 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122656324 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122656336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122656336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122656336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656336 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122656336 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122656336 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122656336 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122656336 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122656336 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122656336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122656336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122656336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122656336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122656336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122656336 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122656336 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122656336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122656336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122656336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122656336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122656336 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656337 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122656337 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122656337 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122656337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656337 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122656337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122656337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122656337 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122656337 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122656346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656346 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122656346 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122656346 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656346 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122656346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122656346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656346 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122656346 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122656346 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) 20250121122656346 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) 20250121122656346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122656346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122656346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122656346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122656346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122656346 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122656346 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122656346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122656346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122656346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122656346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122656346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122656347 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122656347 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122656347 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122656347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122656347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122656347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122656347 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122656347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122656347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122656347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122656347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122656347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122656347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122656347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122656347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122656347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122656347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122656347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122656347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122656347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122656347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122656347 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122656347 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122657367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122657369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122657371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122657374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122657377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122657380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122657383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122657385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122657387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122657389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122657391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122657393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122657396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122657398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122657400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122657402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122657403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122657405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122657407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122657408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000101111001'B, t_guard := 20.000000 } 20250121122657427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)15335789 20250121122658480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122658480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122658480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122658480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122658480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea016d, normal) (hnbgw_rua.c:388) 20250121122658480 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122658480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122658480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15335789 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122658480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122658480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122658480 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15335789 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122658480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15335789 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122658480 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122658480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122658480 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15335789 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122658480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15335789 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122658480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122658481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122658481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122658481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122658481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122658481 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122658481 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: Allocated (fsm.c:456) 20250121122658481 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122658481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001790056400500f1100926) (sccp_scrc.c:401) 20250121122658481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122658481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122658481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122658481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122658481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122658481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122658481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122658481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122658481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122658481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122658481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122658481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122658481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122658481 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122658481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122658481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122658481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122658481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122658481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122658481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122658481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122658481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122658481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122658481 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)7409824 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122658500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122658500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122658500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122658500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122658500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122658500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122658500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122658500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122658500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122658500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122658500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122658500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122658500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122658500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007af1c9) (sccp_scrc.c:472) 20250121122658500 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20250121122658500 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122658500 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122658500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122658500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122658500 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:485) 20250121122658500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122658500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122658500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122658501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122658505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122658508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122658510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122658511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122658513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122658515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122658516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122658517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122658518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122658519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122658520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122658520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122658521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122658522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122658523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122658523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122658524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122658524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122658525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001010100110'B, t_guard := 20.000000 } 20250121122658536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)4817223 20250121122659551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122659551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122659551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122659551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122659551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x498147, normal) (hnbgw_rua.c:388) 20250121122659551 DHNB DEBUG map_rua[0x55d2c6f5f980]{init}: Allocated (fsm.c:456) 20250121122659551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122659551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4817223 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122659551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122659551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122659551 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122659551 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4817223 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122659551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4817223 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122659551 DCN DEBUG map_sccp[0x55d2c6fe3590]{init}: Allocated (fsm.c:456) 20250121122659551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122659551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4817223 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122659551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4817223 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122659551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122659551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122659551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122659551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122659551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122659551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122659551 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: Allocated (fsm.c:456) 20250121122659551 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122659551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002a60056400500f1100926) (sccp_scrc.c:401) 20250121122659551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122659551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122659551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122659551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122659551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122659551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122659551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122659551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122659551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122659551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122659551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122659551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122659551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122659551 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122659551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122659551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122659551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122659551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122659551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122659551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122659551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122659551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122659551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122659551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)809264 HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122659561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122659561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122659561 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122659561 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122659561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122659561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122659561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122659561 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122659561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122659561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122659561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122659561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122659561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122659561 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00297521) (sccp_scrc.c:472) 20250121122659561 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20250121122659561 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122659561 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122659561 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122659561 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122659561 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:485) 20250121122659561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122659561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122659563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122659565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122659567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122659568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122659569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122659571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122659571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122659572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122659573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122659574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122659574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122659575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122659576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122659576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122659577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122659578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122659578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122659579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122659580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122659580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122659581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000010001111'B, t_guard := 20.000000 } 20250121122659592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)14621708 20250121122700610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122700610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122700610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122700610 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122700610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf1c0c, normal) (hnbgw_rua.c:388) 20250121122700610 DHNB DEBUG map_rua[0x55d2c6fd5e30]{init}: Allocated (fsm.c:456) 20250121122700610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122700610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14621708 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122700610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122700610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122700610 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14621708 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122700610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14621708 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122700610 DCN DEBUG map_sccp[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121122700610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122700610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14621708 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122700610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14621708 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122700610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122700610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122700610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122700610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122700610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122700610 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122700610 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: Allocated (fsm.c:456) 20250121122700610 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122700610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300008f0056400500f1100926) (sccp_scrc.c:401) 20250121122700610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122700610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122700610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122700610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122700610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122700610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122700610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122700610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122700610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122700610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122700610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122700610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122700610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122700610 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122700610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122700610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122700610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122700610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122700610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122700610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122700610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122700610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122700610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)15454475 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122700614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700614 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122700614 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122700614 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122700614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122700614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122700614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122700614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122700614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122700614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122700614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122700614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122700614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122700614 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca00c1) (sccp_scrc.c:472) 20250121122700614 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20250121122700614 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122700614 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122700614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122700614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122700614 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:485) 20250121122700614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122700614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122700616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122700617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122700619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122700621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122700622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122700624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122700626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122700627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122700628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122700630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122700631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122700632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122700633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122700633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122700634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122700635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122700635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122700636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122700637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122700637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122700638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122700640 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44993<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@ef57f613e2f3: Final verdict of PTC: none 20250121122700641 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122700641 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122700641 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(559)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@ef57f613e2f3: Final verdict of PTC: none 20250121122700641 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122700641 DLINP DEBUG SRVCONN(,r=127.0.0.1:56872<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122700641 DLINP NOTICE SRV(,r=127.0.0.1:56872<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122700641 DMAIN NOTICE (127.0.0.1:56872 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56872<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122700641 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@ef57f613e2f3: Final verdict of PTC: none 20250121122700641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122700641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122700641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122700641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122700641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122700641 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122700641 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122700641 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122700641 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122700641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122700641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122700641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122700641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122700641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122700641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122700641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122700641 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122700641 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122700641 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122700641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122700641 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122700641 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122700641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122700641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122700641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122700641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122700641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122700641 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122700641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122700641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122700641 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122700641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122700641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122700641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122700641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{disrupted}: Freeing instance (context_map.c:202) 20250121122700641 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122700641 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122700641 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122700641 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122700641 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122700641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122700641 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122700641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122700641 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122700641 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122700641 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122700641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122700641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4817223)[0x55d2c6f5f980]{disrupted}: Deallocated (fsm.c:568) 20250121122700641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122700641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{disconnected}: Freeing instance (context_map.c:206) 20250121122700641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55d2c6fe3590]{disconnected}: Deallocated (fsm.c:568) 20250121122700641 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4817223 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250121122700641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122700641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122700641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122700641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122700641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122700642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122700642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122700642 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.sgsn0-RAN(556)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@ef57f613e2f3: Final verdict of PTC: none 20250121122700642 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122700642 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122700642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122700642 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122700642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af1c9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122700642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122700642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122700642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122700642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122700642 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122700642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122700642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15335789)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122700642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15335789 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122700642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122700642 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-M3UA(557)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@ef57f613e2f3: Final verdict of PTC: none 20250121122700642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca00c1), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122700642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122700642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122700642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122700642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122700642 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122700642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122700642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{disrupted}: Freeing instance (context_map.c:202) 20250121122700642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14621708)[0x55d2c6fd5e30]{disrupted}: Deallocated (fsm.c:568) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{disconnected}: Freeing instance (context_map.c:206) 20250121122700642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55d2c6fd7340]{disconnected}: Deallocated (fsm.c:568) 20250121122700642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14621708 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250121122700642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122700642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122700642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) HNBGW_Test.msc1-SCCP(552)@ef57f613e2f3: Final verdict of PTC: none 20250121122700642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122700642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122700642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122700642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122700642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122700642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122700642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122700642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122700642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122700642 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122700642 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122700642 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(551)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@ef57f613e2f3: Final verdict of PTC: none 20250121122700642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122700642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122700642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122700642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122700642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122700644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122700644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122700644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122700644 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121122700645 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122700645 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122700645 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122700645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind VirtHNBGW-STATS(542)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(561)@ef57f613e2f3: Final verdict of PTC: none 20250121122700645 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122700645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122700645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122700646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122700646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122700646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122700646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122700646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122700646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122700646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122700646 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122700646 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122700646 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122700646 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(560)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(544)@ef57f613e2f3: Final verdict of PTC: none 20250121122700662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Jan 21 12:27:00 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 20250121122700791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122701393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475864) 20250121122701422 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122701422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122701422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122701422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122701422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122701422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122701422 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122701422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122701422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122701422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122701422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122701422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122701422 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122701422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122701422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122701422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122701422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122701422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122701423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122701423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122701423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122701423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122701423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122701423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122701423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122701423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122701423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122701423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122701423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122701423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122701423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122701423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122701423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122701423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122702197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122702197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702197 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122702197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702197 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122702197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122702198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122702198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122702198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122702198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122702198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122702198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=475864, count=489360) 20250121122702642 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122702642 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122702642 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122702642 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122702642 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122702642 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122702642 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122702642 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122702642 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122702646 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122702646 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122702646 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122702994 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122702994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122702994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122702994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122702994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122702995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122702995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122702995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122702995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122702995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122702996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122702996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122702996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122702997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122702997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122702997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122702997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122702997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122702997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122702997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122702997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122702997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122702997 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122703936 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122703936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122703936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122703936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122703936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122703936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122703936 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122703936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122703936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122703936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122703936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122703936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122703936 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122703936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122703936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122703936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122703936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122703936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122703936 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122703936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122703936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122703936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122703936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122703936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122703936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122703936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122703936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122703936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122703936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122703936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122703936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122703936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122703936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122703936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122703936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122703936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122703936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122703936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122703936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122703936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122703936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250121122704510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122704515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122704519 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46799<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122704536 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122704536 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122704543 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704543 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704544 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704544 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704544 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704544 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704544 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704544 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122704544 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38998 (stream_srv.c:129) 20250121122704544 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38998<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122704545 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704545 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122704545 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704545 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122704545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704545 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704545 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704545 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122704545 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704545 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122704545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704545 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704545 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704545 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122704545 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704545 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122704545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704545 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704545 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704545 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122704545 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122704545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704545 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122704546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122704546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122704546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122704546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(575)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(578)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122704579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704579 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704579 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704579 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704579 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122704579 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704580 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704580 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122704580 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704580 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122704580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704580 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704580 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122704580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122704581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704581 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704581 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122704581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122704581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704581 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704581 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704581 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122704581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122704581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704581 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122704581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122704581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122704581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122704581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122704619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122704619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122704619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122704619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122704619 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) 20250121122704619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122704619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122704619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122704619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122704624 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122704624 DHNBAP DEBUG (127.0.0.1:38998 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122704624 DHNBAP NOTICE (127.0.0.1:38998 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122704624 DHNBAP NOTICE (127.0.0.1:38998 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122704758 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122704758 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122704758 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122704758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122704768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704768 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122704768 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122704768 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122704768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122704768 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122704768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122704771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704771 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122704771 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122704771 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122704771 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122704771 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122704771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122704771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122704771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122704771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122704771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122704771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122704771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122704771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122704771 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122704771 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122704771 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704772 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122704772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122704773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704773 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704773 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122704773 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122704773 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122704773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122704773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122704773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122704773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122704773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122704773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(578)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122704779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122704779 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122704779 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122704779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122704779 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122704779 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122704779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122704779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122704779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122704779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122704779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122704779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122704779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122704779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122704779 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122704779 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122704779 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704780 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704780 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122704780 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122704780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122704781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704781 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122704781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122704781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122704781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122704781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122704798 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122704798 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122704798 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122704798 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122704803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122704803 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122704804 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122704804 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122704804 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122704804 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122704806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704806 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122704806 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122704806 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122704806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122704806 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122704806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122704806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122704806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122704806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122704806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122704806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122704806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122704806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122704806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122704806 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122704806 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704807 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122704807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122704808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704808 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122704808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122704808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122704808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122704808 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122704809 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122704809 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122704809 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122704809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122704815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704815 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122704815 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122704815 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122704815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122704816 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122704816 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122704818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704818 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122704818 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122704818 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122704818 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122704818 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122704818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122704818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122704818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122704818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122704818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122704818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122704818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122704818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122704818 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122704819 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122704819 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122704820 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122704820 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122704820 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122704820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122704820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122704820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122704820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122704820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122704820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122704820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122704820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122704820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122704820 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122704820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122704820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122704820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122704820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122704820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122704820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122704820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122704820 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122705573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705573 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122705573 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122705573 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122705573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122705574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122705574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122705574 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122705574 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122705574 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122705574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122705574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122705574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122705574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122705574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122705574 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122705574 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122705574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122705574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122705574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122705574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122705574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122705574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122705574 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705575 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122705575 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122705575 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122705576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705576 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122705576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122705576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122705576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705576 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122705576 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122705576 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122705581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122705581 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122705581 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705581 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122705581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122705581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122705581 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122705581 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) 20250121122705581 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) 20250121122705581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122705581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122705581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122705581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122705581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122705581 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122705581 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122705581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122705581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122705581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122705581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122705581 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122705581 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705581 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122705581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122705581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122705581 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122705581 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122705610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122705610 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122705610 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122705610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705610 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122705611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122705611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122705611 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122705611 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122705611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122705611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122705611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122705611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122705611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122705611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122705611 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122705611 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122705611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705611 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122705611 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122705611 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122705611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122705611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122705611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122705611 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705613 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122705613 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122705613 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122705613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705613 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122705613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122705613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122705613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705613 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122705613 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122705613 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122705616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122705616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122705616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705616 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122705616 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122705616 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705616 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122705616 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122705616 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) 20250121122705616 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) 20250121122705616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122705616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122705616 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122705616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122705616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122705616 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122705616 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122705616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122705616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122705616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122705616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122705616 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122705617 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122705617 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122705617 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122705617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122705617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122705617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122705617 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122705617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122705617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122705617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122705617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122705617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122705617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122705617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122705617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122705617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122705617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122705617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122705617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122705617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122705617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122705617 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122705617 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122706635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122706640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122706644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122706650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122706655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122706661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122706665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122706669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122706673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122706677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122706681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122706685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122706688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122706691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122706695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122706697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122706700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122706702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122706704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122706705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000001101111'B, t_guard := 20.000000 } 20250121122706722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)13168464 20250121122707765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122707765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122707765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122707765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122707765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8ef50, normal) (hnbgw_rua.c:388) 20250121122707765 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122707765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122707765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122707765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122707765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122707765 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 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:1062) 20250121122707765 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122707765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122707765 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122707765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122707765 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13168464 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122707766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122707766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122707766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122707766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122707766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122707766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122707766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122707766 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: Allocated (fsm.c:456) 20250121122707766 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122707766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300006f0056400500f1100926) (sccp_scrc.c:401) 20250121122707766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122707766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122707766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122707766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122707766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122707766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122707766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122707766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122707766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122707766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122707766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122707766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122707766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122707766 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122707766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122707766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122707767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122707767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122707767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122707767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122707767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122707767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122707767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122707767 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)10846215 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122707786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122707786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122707786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122707786 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122707786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122707786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122707786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122707786 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122707786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122707786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122707786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122707786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122707786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122707786 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c2e3a) (sccp_scrc.c:472) 20250121122707787 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20250121122707787 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122707787 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122707787 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122707787 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122707787 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:485) 20250121122707787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122707787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122707789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122707790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122707794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122707797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122707800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122707801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122707803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122707805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122707806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122707807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122707807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122707808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122707809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122707809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122707810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122707811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122707812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122707812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122707813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122707814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122707815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000010100010'B, t_guard := 20.000000 } 20250121122707826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@ef57f613e2f3: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)6619552 20250121122708850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122708850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122708850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122708850 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122708850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6501a0, normal) (hnbgw_rua.c:388) 20250121122708850 DHNB DEBUG map_rua[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121122708850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122708850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122708850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122708850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122708850 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122708850 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 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:1062) 20250121122708850 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122708850 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122708850 DCN DEBUG map_sccp[0x55d2c6f5f980]{init}: Allocated (fsm.c:456) 20250121122708850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122708850 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6619552 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122708850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122708850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122708850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122708850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122708850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122708850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122708850 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122708850 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: Allocated (fsm.c:456) 20250121122708850 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122708850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000a20056400500f1100926) (sccp_scrc.c:401) 20250121122708850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122708850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122708850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122708850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122708850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122708850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122708850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122708850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122708850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122708850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122708850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122708850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122708850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122708850 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122708850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122708850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122708850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122708850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122708850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122708850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122708851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122708851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122708851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122708851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)3375178 HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: 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)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122708869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122708869 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122708869 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122708870 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122708870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122708870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122708870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122708870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122708870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122708870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122708870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122708870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122708870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122708870 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c80a57) (sccp_scrc.c:472) 20250121122708870 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20250121122708870 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122708870 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122708870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122708870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122708870 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:485) 20250121122708870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122708870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122708872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122708874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122708879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122708882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122708885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122708887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122708889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122708890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122708891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122708892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122708893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122708894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122708895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122708895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122708896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122708897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122708897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122708898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122708899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122708899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122708900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000100111000'B, t_guard := 20.000000 } 20250121122708910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)12528502 20250121122709929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122709929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122709929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122709929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122709929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf2b76, normal) (hnbgw_rua.c:388) 20250121122709929 DHNB DEBUG map_rua[0x55d2c6fe43c0]{init}: Allocated (fsm.c:456) 20250121122709929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122709929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122709929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122709929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122709929 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 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:1062) 20250121122709929 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121122709929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122709929 DCN DEBUG map_sccp[0x55d2c6ff6e80]{init}: Allocated (fsm.c:456) 20250121122709929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122709929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12528502 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122709929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122709929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122709929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122709929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122709929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122709929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122709929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122709929 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: Allocated (fsm.c:456) 20250121122709929 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122709929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001380056400500f1100926) (sccp_scrc.c:401) 20250121122709929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122709929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122709929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122709929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122709929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122709929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122709929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122709929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122709929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122709929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122709929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122709929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122709929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122709929 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122709929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122709929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122709929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709930 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122709930 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122709930 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122709930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122709930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122709930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122709930 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)7857261 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122709933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709933 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122709933 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122709933 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122709933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122709933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122709933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122709933 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122709933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122709933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122709933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122709933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122709933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122709933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e101a) (sccp_scrc.c:472) 20250121122709933 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20250121122709933 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122709933 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122709933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122709933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122709933 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:485) 20250121122709934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122709934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122709935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122709936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122709938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122709939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122709940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122709941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122709942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122709942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122709943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122709944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122709945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122709945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122709946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122709947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122709948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122709949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122709949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122709950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122709951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122709951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122709952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122709955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122709955 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122709955 DLINP DEBUG SRVCONN(,r=127.0.0.1:38998<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122709955 DLINP NOTICE SRV(,r=127.0.0.1:38998<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122709955 DMAIN NOTICE (127.0.0.1:38998 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38998<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122709955 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122709955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46799<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@ef57f613e2f3: Final verdict of PTC: none 20250121122709955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122709955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122709955 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122709956 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122709956 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122709956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122709956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122709956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122709956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122709956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122709956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122709956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122709956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122709956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122709956 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122709956 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@ef57f613e2f3: Final verdict of PTC: none 20250121122709956 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-RAN(583)@ef57f613e2f3: Final verdict of PTC: none 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122709956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122709956 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-SCCP(582)@ef57f613e2f3: Final verdict of PTC: none 20250121122709956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122709956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122709956 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122709956 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122709956 DLINP <0002> stream_srv.c:647 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 20250121122709956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122709956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122709956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122709956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122709956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122709956 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122709956 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122709956 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) VirtHNBGW-STATS(566)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@ef57f613e2f3: Final verdict of PTC: none 20250121122709956 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(577)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@ef57f613e2f3: Final verdict of PTC: none 20250121122709956 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122709956 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121122709956 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121122709956 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121122709956 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122709956 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122709956 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122709956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122709957 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122709956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122709956 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122709956 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122709956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c2e3a), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122709956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122709956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122709956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122709956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122709956 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122709956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122709956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122709956 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122709957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13168464)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122709957 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13168464 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122709957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122709957 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122709957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e101a), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122709957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122709957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122709957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122709957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122709957 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122709957 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122709957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{disrupted}: Freeing instance (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12528502)[0x55d2c6fe43c0]{disrupted}: Deallocated (fsm.c:568) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{disconnected}: Freeing instance (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55d2c6ff6e80]{disconnected}: Deallocated (fsm.c:568) 20250121122709957 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12528502 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250121122709957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122709957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122709957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122709957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122709957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122709957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122709957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122709957 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122709957 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122709957 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122709957 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122709957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122709957 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122709957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122709957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122709957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122709957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122709957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122709957 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122709957 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122709957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{disrupted}: Freeing instance (context_map.c:202) 20250121122709957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6619552)[0x55d2c6fd7340]{disrupted}: Deallocated (fsm.c:568) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{disconnected}: Freeing instance (context_map.c:206) 20250121122709957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55d2c6f5f980]{disconnected}: Deallocated (fsm.c:568) 20250121122709957 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6619552 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250121122709957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122709957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122709957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122709957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122709957 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122709957 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122709957 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(578)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@ef57f613e2f3: Final verdict of PTC: none 20250121122709957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122709957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122709957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122709957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122709957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122709957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122709957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122709957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122709957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122709957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122709957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122709957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122709957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122709957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(585)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122709981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Jan 21 12:27:10 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 20250121122710110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122710642 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122710642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca00c1), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122710643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122710643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122710643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122710643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122710643 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122710643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af1c9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122710643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122710643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122710643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122710643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122710643 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122710643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122710643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122710643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122710643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122710643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122710643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122710643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122710643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122710643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122710643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122710643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122710643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122710643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122710643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122710643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122710643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122710643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122710643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122710643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122710644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122710644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122710644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122710644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122710644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122710644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122710644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122710644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122710644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122710644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122710712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489996) 20250121122711422 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122711422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122711422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122711422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122711423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122711423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122711423 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122711423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122711423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122711423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122711423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122711423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122711423 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122711423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122711423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122711423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122711423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122711423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122711423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122711423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122711423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122711423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122711423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122711423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122711423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122711423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122711423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122711423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122711424 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122711424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122711424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122711424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122711424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122711424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122711424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122711424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122711424 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=489996, count=503492) 20250121122711956 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122711956 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122711956 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122711957 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122711957 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122711957 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122711957 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122711957 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122711957 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122712198 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122712198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712198 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122712198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712198 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122712198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122712199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122712199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122712199 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:27:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122712996 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122712996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712996 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122712996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122712996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122712996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122712996 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122712997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122712997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122712997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122712997 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122712997 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122712998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122712998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122712998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122712998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122712998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122712998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122712998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122712998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122712998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122712998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122712998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122712998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250121122713816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122713824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122713828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38151<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122713847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122713847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122713855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713855 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713855 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713856 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713856 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713856 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713856 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122713856 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52798 (stream_srv.c:129) 20250121122713856 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52798<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122713857 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122713857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122713857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713857 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713857 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122713857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713858 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122713858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713858 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713858 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713858 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122713858 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122713858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713858 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713858 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713858 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122713858 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122713858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713858 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122713858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122713858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122713858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122713858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(597)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(602)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122713885 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713885 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713885 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713885 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713885 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122713885 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713885 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713885 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122713885 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122713887 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713887 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122713887 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713887 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122713887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713887 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713887 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713887 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122713887 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713887 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122713887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713887 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713887 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713887 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122713887 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122713887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713887 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713887 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122713887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122713887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122713887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122713887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122713887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122713887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122713887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713887 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122713887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122713887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122713887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122713887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122713887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122713887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122713887 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122713924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122713924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122713924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122713924 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122713924 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) 20250121122713924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122713924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122713924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122713924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122713929 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122713929 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122713929 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122713929 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122713929 DHNBAP DEBUG (127.0.0.1:52798 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122713929 DHNBAP NOTICE (127.0.0.1:52798 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122713929 DHNBAP NOTICE (127.0.0.1:52798 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122713929 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122713929 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122713937 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122713937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122713937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122713937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713937 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122713937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122713937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122713937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713937 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122713937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122713937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122713937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713937 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122713937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122713937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122713937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122713937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122713937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122713937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122713937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122713937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122713937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122713937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122713937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122713937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122713937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122714072 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122714072 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122714072 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122714072 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122714077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714077 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122714077 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122714077 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122714077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122714077 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122714077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122714080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714080 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122714080 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122714080 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122714080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122714080 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122714080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122714080 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122714080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122714080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122714080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122714080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122714080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122714080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122714080 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122714080 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122714082 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122714082 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122714082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122714082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122714082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122714082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714082 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122714082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122714082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122714082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122714082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122714082 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714083 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122714083 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122714083 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122714083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122714088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714088 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122714088 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122714088 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122714088 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122714088 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122714088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122714089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714089 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122714089 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122714089 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122714089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122714089 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122714089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122714089 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122714089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122714089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122714089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122714089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122714089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122714089 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122714089 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122714089 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122714090 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122714090 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122714090 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122714090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122714090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122714091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714091 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122714091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122714091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122714091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122714091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122714091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714099 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122714099 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122714099 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122714099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122714101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714101 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122714101 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122714101 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122714101 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122714101 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122714101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122714102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714102 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122714102 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122714102 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122714102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122714102 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122714102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122714102 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122714102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122714102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122714102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122714102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122714102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122714102 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122714102 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122714102 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122714103 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122714103 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122714103 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122714103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122714103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122714103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714103 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122714103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122714103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122714103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122714103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122714103 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714111 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122714111 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122714111 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121122714111 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121122714111 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121122714111 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121122714111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122714114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714114 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122714114 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121122714114 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121122714114 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121122714114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122714114 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122714114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121122714114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122714114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122714114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122714114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122714114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122714114 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122714116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714116 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122714116 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122714116 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122714116 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122714116 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250121122714116 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122714116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122714116 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122714116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122714116 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122714116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122714116 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122714116 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122714116 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122714117 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122714117 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122714117 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122714117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122714117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714117 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122714117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714117 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122714117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122714117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122714117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122714117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122714117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122714879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714879 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122714879 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122714879 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122714879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714879 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122714879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122714879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122714879 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122714879 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122714879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122714879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122714879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714879 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122714879 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122714880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122714880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122714880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122714880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122714880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714881 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122714881 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122714881 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122714881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122714881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122714881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122714881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122714881 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122714881 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122714887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714887 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122714887 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122714887 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714887 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122714887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122714887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714887 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122714887 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122714887 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) 20250121122714887 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) 20250121122714887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122714887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122714887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122714887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714887 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122714887 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122714888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122714888 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122714888 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122714888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714888 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122714888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122714888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122714888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122714888 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122714888 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122714903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714903 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122714903 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122714903 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714903 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122714903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122714903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122714903 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122714903 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122714903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122714903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122714903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714903 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122714903 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122714903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714903 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714903 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122714903 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714903 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122714903 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122714903 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714903 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122714903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122714903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122714903 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122714903 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122714915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714915 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122714915 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122714915 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714915 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122714915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122714915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122714915 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122714915 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) 20250121122714915 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) 20250121122714915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122714915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122714915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122714915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122714915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122714915 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122714915 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122714915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714915 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122714915 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122714915 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122714915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122714915 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122714916 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122714916 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122714916 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122714916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122714916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122714916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122714916 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122714916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122714916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122714916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122714916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122714916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122714916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122714916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122714916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122714916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122714916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122714916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122714916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122714916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122714916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122714916 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122714916 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122715941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122715945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122715950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122715955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122715959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122715964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122715968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122715972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122715975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122715978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122715981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122715983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122715986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122715988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122715990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122715992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122715993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122715995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122715996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122715997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000101110010'B, t_guard := 20.000000 } 20250121122716019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)10604366 20250121122717062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122717062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122717062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122717062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122717062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1cf4e, normal) (hnbgw_rua.c:388) 20250121122717062 DHNB DEBUG map_rua[0x55d2c6fdaf30]{init}: Allocated (fsm.c:456) 20250121122717062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122717062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10604366 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122717062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122717062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122717062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10604366 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121122717062 DCN DEBUG map_sccp[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121122717062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122717062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10604366 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122717062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10604366 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122717062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122717062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122717062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122717062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122717062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122717062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122717062 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: Allocated (fsm.c:456) 20250121122717062 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122717062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001720056400500f1100926) (sccp_scrc.c:401) 20250121122717062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122717062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122717062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122717062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122717062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122717062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122717062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122717062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122717062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122717062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122717062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122717062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122717062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122717062 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122717062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122717062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122717063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122717063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122717063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122717063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122717063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122717063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122717063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122717063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)2242604 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122717071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122717071 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122717071 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122717071 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122717071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122717071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122717071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122717071 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122717071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122717071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122717071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122717071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122717071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122717071 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a573f9) (sccp_scrc.c:472) 20250121122717071 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20250121122717071 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122717071 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122717071 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122717071 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122717071 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:485) 20250121122717071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122717071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122717073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122717074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122717076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122717078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122717080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122717081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122717083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122717084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122717085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122717086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122717087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122717087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122717088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122717089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122717089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122717090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122717091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122717092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122717092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122717093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122717094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000000000001'B, t_guard := 20.000000 } 20250121122717106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)12970997 20250121122718132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122718132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122718132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122718132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122718132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc5ebf5, normal) (hnbgw_rua.c:388) 20250121122718132 DHNB DEBUG map_rua[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122718132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122718132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970997 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122718132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122718132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122718132 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122718132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970997 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121122718132 DCN DEBUG map_sccp[0x55d2c6ff5630]{init}: Allocated (fsm.c:456) 20250121122718132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122718132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12970997 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122718132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970997 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122718132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122718132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122718132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122718132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122718132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122718132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122718133 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: Allocated (fsm.c:456) 20250121122718133 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122718133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000010056400500f1100926) (sccp_scrc.c:401) 20250121122718133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122718133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122718133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122718133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122718133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122718133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122718133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122718133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122718133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122718133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122718133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122718133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122718133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122718133 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122718133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122718133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122718133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122718133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122718133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122718133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122718133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122718133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122718133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122718133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)1579089 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122718140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122718140 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122718140 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122718140 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122718140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122718140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122718140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122718140 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122718140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122718140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122718140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122718140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122718140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122718140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e168d8) (sccp_scrc.c:472) 20250121122718140 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20250121122718140 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122718140 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122718140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122718140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122718140 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:485) 20250121122718140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122718140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122718143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122718145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122718148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122718149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122718151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122718152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122718153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122718153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122718154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122718155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122718156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122718157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122718158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122718159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122718159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122718160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122718161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122718162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122718163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122718165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122718166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000011100110'B, t_guard := 20.000000 } 20250121122718176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)10088566 20250121122719199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122719199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122719200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122719200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122719200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x99f076, normal) (hnbgw_rua.c:388) 20250121122719200 DHNB DEBUG map_rua[0x55d2c6ff6e80]{init}: Allocated (fsm.c:456) 20250121122719200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122719200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10088566 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122719200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122719200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122719200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10088566 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121122719200 DCN DEBUG map_sccp[0x55d2c6fe44f0]{init}: Allocated (fsm.c:456) 20250121122719200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122719200 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10088566 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122719200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10088566 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122719200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122719200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122719200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122719200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122719200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122719200 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122719200 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: Allocated (fsm.c:456) 20250121122719200 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122719200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000e60056400500f1100926) (sccp_scrc.c:401) 20250121122719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122719200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122719200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122719200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122719200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122719200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122719200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122719200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122719200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122719200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719200 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122719200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122719200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122719200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122719200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122719200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122719200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122719200 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)13155685 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122719209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719209 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122719209 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122719209 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122719209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122719209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122719209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122719209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122719209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122719209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122719209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122719209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122719209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122719209 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aec337) (sccp_scrc.c:472) 20250121122719209 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20250121122719209 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122719209 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122719209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122719209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122719209 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:485) 20250121122719209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122719209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122719210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122719212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122719216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122719219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122719221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122719222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122719224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122719225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122719227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122719229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122719230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122719232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122719233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122719234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122719235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122719236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122719236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122719238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122719239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122719240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122719241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122719244 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122719245 DLINP DEBUG SRVCONN(,r=127.0.0.1:52798<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122719245 DLINP NOTICE SRV(,r=127.0.0.1:52798<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122719245 DMAIN NOTICE (127.0.0.1:52798 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52798<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122719245 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122719245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@ef57f613e2f3: Final verdict of PTC: none 20250121122719245 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38151<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-SCCP(606)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@ef57f613e2f3: Final verdict of PTC: none 20250121122719245 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122719245 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122719245 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-RAN(601)@ef57f613e2f3: Final verdict of PTC: none 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122719245 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@ef57f613e2f3: Final verdict of PTC: none 20250121122719245 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122719245 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122719245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122719245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122719245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122719245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122719245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122719245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122719245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122719245 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122719245 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.msc0-SCCP(597)@ef57f613e2f3: Final verdict of PTC: none 20250121122719245 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122719245 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122719245 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122719245 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122719245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122719245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122719245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122719245 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122719245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122719245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122719245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122719245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122719245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122719245 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122719245 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122719245 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122719245 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(607)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@ef57f613e2f3: Final verdict of PTC: none 20250121122719246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122719245 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122719245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122719246 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122719246 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122719246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122719246 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122719246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122719246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122719246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122719246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122719246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122719246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122719246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122719246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122719246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122719246 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122719246 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122719246 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122719246 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122719246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122719246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a573f9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122719246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122719246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122719246 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122719246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{disrupted}: Freeing instance (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10604366)[0x55d2c6fdaf30]{disrupted}: Deallocated (fsm.c:568) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{disconnected}: Freeing instance (context_map.c:206) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55d2c6fd7340]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(599)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(609)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(590)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@ef57f613e2f3: Final verdict of PTC: none 20250121122719247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122719247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122719247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122719247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122719247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122719247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122719247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122719246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10604366 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122719246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122719246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e168d8), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122719246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122719246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122719246 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122719246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{disrupted}: Freeing instance (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12970997)[0x55d2c6fd69f0]{disrupted}: Deallocated (fsm.c:568) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{disconnected}: Freeing instance (context_map.c:206) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55d2c6ff5630]{disconnected}: Deallocated (fsm.c:568) 20250121122719246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12970997 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122719246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122719246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec337), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122719246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122719246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719246 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122719246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122719246 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122719246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{disrupted}: Freeing instance (context_map.c:202) 20250121122719246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10088566)[0x55d2c6ff6e80]{disrupted}: Deallocated (fsm.c:568) 20250121122719247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122719247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122719247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55d2c6fe44f0]{disconnected}: Deallocated (fsm.c:568) 20250121122719247 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10088566 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250121122719247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122719247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122719247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122719247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122719247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122719247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122719247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122719247 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122719247 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122719247 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122719247 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122719247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122719247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122719247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122719247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122719247 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122719247 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122719247 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122719260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Jan 21 12:27:19 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 20250121122719404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122719958 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122719958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122719958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122719958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719958 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122719958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e101a), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122719958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122719958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719958 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122719958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c2e3a), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122719958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122719958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122719958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122719959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122719959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122719959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122719959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122719959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122719959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122719959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122719959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122719959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122719959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122719959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122720107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508284) 20250121122720644 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122720644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122720644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122720644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122720644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122720644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122720644 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122720644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af1c9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122720644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122720644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122720644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122720644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122720644 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122720644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca00c1), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122720644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122720644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122720644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122720644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122720644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122720644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122720644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122720644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122720644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122720644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122720644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122720644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122720644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122720644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122720644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122720644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122720644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122720645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122720645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122720645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122720645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122720645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122720645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122720645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122720645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122720645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122720645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122720645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=508284, count=521780) 20250121122721246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122721246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122721246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122721246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122721246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122721246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122721246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122721246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122721246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122721246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122721246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122721246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122721423 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122721423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122721424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122721424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122721424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122721424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122721424 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122721424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122721424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122721424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122721424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122721424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122721424 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122721424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122721424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122721424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122721424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122721424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122721424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122721424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122721424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122721424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122721424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122721424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122721424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122721424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122721424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122721424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122721424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122721424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122721424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:27:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122722199 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122722199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722199 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122722199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722199 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122722199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122722200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122722200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122722200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122722997 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122722997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722997 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122722997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122722998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122722998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122722999 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122722999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122722999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122722999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122722999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122722999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122722999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122722999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122722999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122722999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122722999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122722999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122722999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250121122723214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122723220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122723231 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34015<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122723255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122723255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122723263 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723263 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723264 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723264 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723264 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723264 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723264 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122723264 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59407 (stream_srv.c:129) 20250121122723264 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59407<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122723265 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723265 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122723265 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723265 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122723265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723265 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723265 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723265 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122723265 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723265 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122723265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723265 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723265 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723265 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122723265 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122723265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723265 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723265 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122723265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723265 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122723265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122723265 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122723265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122723266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122723266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723266 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(623)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(621)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(626)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122723307 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723307 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723307 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723307 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723308 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723308 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723308 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122723308 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723309 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723309 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122723309 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723309 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122723309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723309 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723309 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723309 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122723309 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122723309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723309 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723309 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723309 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122723309 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723309 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122723309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723309 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723309 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122723309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122723309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723309 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122723309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122723309 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122723309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122723310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122723310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122723310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122723367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122723367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122723367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122723367 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122723367 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) 20250121122723367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122723367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122723367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122723367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122723371 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122723371 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122723371 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122723371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122723371 DHNBAP DEBUG (127.0.0.1:59407 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122723371 DHNBAP NOTICE (127.0.0.1:59407 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122723371 DHNBAP NOTICE (127.0.0.1:59407 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122723371 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122723371 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122723478 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723478 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122723478 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723478 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122723486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723487 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122723487 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723487 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723487 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723489 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723489 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122723489 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122723489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723489 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723489 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723489 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723490 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122723490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723490 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723490 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723491 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122723491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723492 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122723492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(626)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122723495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723495 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122723495 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723495 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723495 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723496 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723496 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723496 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723496 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122723496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723496 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723496 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723496 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723497 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723497 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122723497 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723497 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122723497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723497 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122723497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122723497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122723497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122723497 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723504 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723504 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122723504 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122723510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122723510 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723510 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723510 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723510 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723513 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723513 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723513 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723513 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122723513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723513 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723513 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723513 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723514 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122723515 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122723515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723515 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122723515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723515 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122723515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122723515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122723515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122723515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723526 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723526 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122723526 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122723532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723532 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122723532 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723532 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723532 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723535 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723535 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723535 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723535 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122723535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723535 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723537 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723537 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122723537 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122723537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723537 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122723537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122723537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122723537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122723537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723540 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723540 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122723540 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723540 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122723546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723546 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122723546 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723546 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723546 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723546 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723549 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723549 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723549 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723549 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122723550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723550 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723550 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723550 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723551 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723551 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122723551 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723551 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122723551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723551 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122723552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122723552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122723552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122723552 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723555 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122723555 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121122723555 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122723555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121122723560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723560 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121122723560 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122723560 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122723560 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122723560 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122723560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122723562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122723562 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122723562 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122723563 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122723563 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122723563 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122723563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122723563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121122723563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122723563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122723563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122723563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122723563 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122723563 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122723563 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122723564 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122723564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122723564 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122723564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122723564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122723564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122723565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122723565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122723565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723565 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122723565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723565 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122723565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122723565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122723565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122723565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122723565 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723937 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122723937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de7ff), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122723937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723937 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122723937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5638), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122723937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723937 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122723937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00840732), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122723937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723938 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122723938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d10a), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122723938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122723938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122723938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122723938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122723938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122723938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122723938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122723938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122723938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122723939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122723939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122723939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122723939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122723939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122723946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122723946 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122723946 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122723946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122723946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122723946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122723946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122723946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122723946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122723946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122723946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122723946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122723946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=000de7ff) (sccp_scrc.c:472) 20250121122723946 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20250121122723946 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122723946 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122723946 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122723946 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122723946 DLSCCP DEBUG SCCP-SCOC(54)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) 20250121122724146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122724146 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122724146 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122724146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724146 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724147 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122724147 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122724147 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122724147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=006e5638) (sccp_scrc.c:472) 20250121122724147 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(55)[0x55d2c6fe0e90]{IDLE}: Deallocated (fsm.c:568) 20250121122724147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724147 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122724147 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122724147 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122724147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00840732) (sccp_scrc.c:472) 20250121122724147 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122724147 DLSCCP DEBUG SCCP-SCOC(56)[0x55d2c703d840]{IDLE}: Deallocated (fsm.c:568) 20250121122724147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122724148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0063d10a) (sccp_scrc.c:472) 20250121122724148 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20250121122724148 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122724148 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122724148 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122724148 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122724148 DLSCCP DEBUG SCCP-SCOC(57)[0x55d2c6fd3490]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(622)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122724296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724296 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122724296 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122724296 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122724296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724296 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122724296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122724297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724297 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724297 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) 20250121122724297 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) 20250121122724297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724297 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122724297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724297 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724297 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122724297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122724297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724297 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122724297 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122724297 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122724297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122724298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122724298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724298 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724298 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724298 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122724318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122724318 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122724318 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122724318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724318 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:565) 20250121122724318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122724318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122724318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724319 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724319 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) 20250121122724319 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) 20250121122724319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122724319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724319 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122724319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724319 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724319 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122724319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122724319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122724319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122724319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122724319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724323 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122724323 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122724323 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122724323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724323 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:565) 20250121122724323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122724323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122724323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724323 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724323 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724323 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122724336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724336 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122724336 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122724336 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122724336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122724336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122724336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724337 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724337 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122724337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122724337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122724337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122724337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724337 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724337 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122724337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122724337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122724337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122724337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122724337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724340 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122724340 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122724340 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122724340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724340 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122724340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122724340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122724340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724340 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724340 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122724349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724349 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122724349 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122724349 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122724349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724349 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(634)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122724349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122724349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122724349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122724349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724349 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724349 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) 20250121122724349 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) 20250121122724350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122724350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122724350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724350 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724350 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122724350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122724350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122724350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122724350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122724350 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724352 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122724352 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122724352 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122724352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724352 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122724353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122724353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122724353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724353 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724353 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122724354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724354 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122724354 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122724354 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724354 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724354 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122724354 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122724354 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122724354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122724354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724354 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724354 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724354 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122724354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122724354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122724354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724354 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724354 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122724354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122724354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122724354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724354 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724354 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122724354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724355 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122724355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122724355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122724355 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122724355 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(637)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122724361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724362 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122724362 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122724362 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724362 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724362 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:565) 20250121122724362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122724362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122724362 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:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 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:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122724362 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122724362 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) 20250121122724362 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) 20250121122724362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122724362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122724362 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122724362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122724362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122724362 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122724362 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: link up (cnlink.c:111) 20250121122724362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724362 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122724362 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122724362 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122724362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122724362 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122724363 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122724363 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122724363 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122724363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122724364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122724364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122724364 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122724364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122724364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122724364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122724364 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:565) 20250121122724364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122724364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122724364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122724364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122724364 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:386) 20250121122724364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122724364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724364 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:386) 20250121122724364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122724364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122724364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122724364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122724364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122724364 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122724364 DRANAP INFO cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122725382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122725389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122725391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122725392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122725395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122725399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122725403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122725406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122725408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122725412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122725415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122725419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122725423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122725427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122725431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122725434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122725439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122725442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122725445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122725447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000001101110'B, t_guard := 20.000000 } 20250121122725487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)79812 20250121122726541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122726541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122726541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122726541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122726541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x137c4, normal) (hnbgw_rua.c:388) 20250121122726541 DHNB DEBUG map_rua[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122726541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122726541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122726541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122726541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122726542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79812 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121122726542 DCN DEBUG map_sccp[0x55d2c6fdaf30]{init}: Allocated (fsm.c:456) 20250121122726542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122726542 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-79812 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121122726542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79812 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122726542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122726542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122726542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122726542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122726542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122726542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122726542 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: Allocated (fsm.c:456) 20250121122726542 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122726542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300006e0056400500f1100926) (sccp_scrc.c:401) 20250121122726542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122726542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122726542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122726542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122726542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122726542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122726542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122726542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122726542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122726542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122726542 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122726542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122726542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122726542 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122726542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122726542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122726543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122726543 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122726543 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122726543 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122726543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122726543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122726543 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122726543 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)639478 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122726566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122726566 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122726566 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122726566 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122726566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122726566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122726566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122726566 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122726567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122726567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122726567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122726567 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:565) 20250121122726567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122726567 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e64d2) (sccp_scrc.c:472) 20250121122726567 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20250121122726567 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122726567 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122726567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122726567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122726567 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:485) 20250121122726567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122726567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122726569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122726571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122726575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122726580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122726584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122726586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122726587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122726588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122726589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122726590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122726591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122726592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122726593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122726593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122726594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122726595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122726596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122726597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122726597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122726598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122726599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000011000101'B, t_guard := 20.000000 } 20250121122726610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15439741 20250121122727622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122727622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122727622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122727623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122727623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb977d, normal) (hnbgw_rua.c:388) 20250121122727623 DHNB DEBUG map_rua[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122727623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122727623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15439741 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122727623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122727623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122727623 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122727623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15439741 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121122727623 DCN DEBUG map_sccp[0x55d2c6fd69f0]{init}: Allocated (fsm.c:456) 20250121122727623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122727623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15439741 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121122727623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15439741 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122727623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122727623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122727623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122727623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122727623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122727623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122727623 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: Allocated (fsm.c:456) 20250121122727623 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122727623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030000c50056400500f1100926) (sccp_scrc.c:401) 20250121122727623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122727623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122727623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122727623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122727623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122727623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122727623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122727623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122727623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122727623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122727623 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122727623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122727623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122727623 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122727623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122727623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122727624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122727624 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122727624 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122727624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122727624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122727624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122727624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122727624 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)10108992 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122727630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122727630 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122727630 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122727630 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122727630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122727630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122727630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122727630 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122727630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122727630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122727630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122727630 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:565) 20250121122727630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122727630 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003869a7) (sccp_scrc.c:472) 20250121122727630 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20250121122727630 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122727630 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122727630 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122727630 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122727630 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:485) 20250121122727630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122727630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122727633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122727634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122727637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122727639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122727641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122727644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122727645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122727647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122727648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122727649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122727650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122727651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122727652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122727652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122727653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122727653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122727654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122727655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122727657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122727658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122727659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001101111000'B, t_guard := 20.000000 } 20250121122727670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: 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)@ef57f613e2f3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)6701019 20250121122728698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122728698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122728698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122728698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122728698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x663fdb, normal) (hnbgw_rua.c:388) 20250121122728698 DHNB DEBUG map_rua[0x55d2c6ff6e80]{init}: Allocated (fsm.c:456) 20250121122728698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122728698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701019 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122728698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122728698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122728698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701019 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122728698 DCN DEBUG map_sccp[0x55d2c6fe44f0]{init}: Allocated (fsm.c:456) 20250121122728699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122728699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6701019 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122728699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701019 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122728699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122728699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122728699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122728699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122728699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122728699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122728699 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: Allocated (fsm.c:456) 20250121122728699 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122728699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003780056400500f1100926) (sccp_scrc.c:401) 20250121122728699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122728699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122728699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122728699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122728699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122728699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122728699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122728699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122728699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122728699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122728699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122728699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122728699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122728699 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122728699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122728699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122728700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122728700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122728700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122728700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122728700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122728700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122728700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)10435752 HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122728717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122728717 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122728717 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122728718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122728718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122728718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122728718 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122728718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122728718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122728718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122728718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122728718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b5d924) (sccp_scrc.c:472) 20250121122728718 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20250121122728718 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122728718 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122728718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122728718 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:485) 20250121122728718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122728718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122728721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122728723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122728728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122728730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122728732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122728732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122728733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122728734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122728735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122728735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122728736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122728737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122728737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122728738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122728739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122728739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122728740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122728741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122728741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122728742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122728743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122728745 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122728745 DLINP DEBUG SRVCONN(,r=127.0.0.1:59407<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122728745 DLINP NOTICE SRV(,r=127.0.0.1:59407<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122728745 DMAIN NOTICE (127.0.0.1:59407 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59407<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122728745 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122728745 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34015<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@ef57f613e2f3: Final verdict of PTC: none 20250121122728746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728746 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728746 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728746 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728746 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122728746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122728746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728746 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728746 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728746 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728746 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-RAN(637)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@ef57f613e2f3: Final verdict of PTC: none 20250121122728745 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122728745 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122728745 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122728745 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122728745 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728746 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122728746 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728746 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122728746 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122728746 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122728746 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122728746 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250121122728746 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122728746 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122728746 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122728746 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728746 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122728746 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122728746 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728746 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122728746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc1-SCCP(624)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@ef57f613e2f3: Final verdict of PTC: none 20250121122728746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728746 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728746 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728746 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728746 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122728746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122728746 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122728746 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122728746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5d924), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122728746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122728746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122728746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122728746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122728746 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122728746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122728747 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122728747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{disrupted}: Freeing instance (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701019)[0x55d2c6ff6e80]{disrupted}: Deallocated (fsm.c:568) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55d2c6fe44f0]{disconnected}: Deallocated (fsm.c:568) 20250121122728747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701019 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121122728747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728747 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122728747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728747 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728747 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728747 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728747 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728747 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728747 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122728747 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122728747 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122728747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e64d2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122728747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122728747 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122728747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122728747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122728747 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122728747 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122728747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{disrupted}: Freeing instance (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-79812)[0x55d2c6fd43d0]{disrupted}: Deallocated (fsm.c:568) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{disconnected}: Freeing instance (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55d2c6fdaf30]{disconnected}: Deallocated (fsm.c:568) 20250121122728747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79812 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122728747 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122728747 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122728747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003869a7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122728747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122728747 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122728747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122728747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122728747 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122728747 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122728747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122728747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122728747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122728747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122728747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122728747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122728747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122728747 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122728747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122728747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122728747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122728747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122728747 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122728747 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728747 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728747 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728747 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(634)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(639)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(614)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@ef57f613e2f3: Final verdict of PTC: none 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{disrupted}: Freeing instance (context_map.c:202) 20250121122728747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15439741)[0x55d2c6f5f490]{disrupted}: Deallocated (fsm.c:568) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122728747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55d2c6fd69f0]{disconnected}: Deallocated (fsm.c:568) 20250121122728747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15439741 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250121122728747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122728747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122728747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122728747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122728747 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122728747 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122728747 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122728748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122728748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728748 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728748 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728748 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728748 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122728771 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122728771 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250121122728771 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121122728771 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122728771 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122728771 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122728771 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122728771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122728771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122728771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122728771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122728771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121122728771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122728771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122728771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122728771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122728771 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122728771 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122728771 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122728771 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-M3UA(638)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122728772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(616)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Jan 21 12:27:28 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 20250121122728940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122729247 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122729247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec337), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122729247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729247 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122729247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e168d8), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122729247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729247 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122729247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a573f9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122729247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122729247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122729247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122729247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122729247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122729247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122729247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122729642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662736) 20250121122729959 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122729959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c2e3a), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122729959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729959 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122729959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e101a), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122729959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729959 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122729959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122729959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122729959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122729959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122729960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122729960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122729960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122729960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122729960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122729960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122729960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122729960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122729960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122729960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122729960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122730644 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122730644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca00c1), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122730644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122730644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122730644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122730644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122730644 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122730645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af1c9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122730645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122730645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122730645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122730645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122730645 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122730645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122730645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122730645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122730645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122730645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122730645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122730645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122730645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122730645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122730645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122730645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122730645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122730645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122730645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122730645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122730645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122730645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122730645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122730645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122730645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122730645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=662736, count=676360) 20250121122730746 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730746 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730746 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122730746 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730746 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730746 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122730747 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730747 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730747 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122730747 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730747 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730747 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122730748 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730748 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730748 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122730771 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122730771 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122730771 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250121122731425 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122731425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122731425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122731425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122731425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122731425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122731425 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122731425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122731425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122731425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122731425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122731425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122731425 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122731425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122731425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122731425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122731425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122731425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122731425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122731425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122731425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122731425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122731426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122731426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122731426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122731426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122731426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122731426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122731426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122731426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122731426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Tue Jan 21 12:27:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122732200 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122732200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732200 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122732200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732200 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122732200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122732201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122732201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122732201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_mscpool_L3Compl_no_cn started. 20250121122732742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122732746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122732749 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36955<->l=127.0.0.1:4262) (control_if.c:570) 20250121122732764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122732764 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)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122732772 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732772 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732773 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732773 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732773 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732773 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732773 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34837 (stream_srv.c:129) TC_mscpool_L3Compl_no_cn-Iuh1(649)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122732773 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34837<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122732773 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732774 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122732774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122732774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732774 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732774 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732774 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732774 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732774 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122732774 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122732774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732774 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732774 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732774 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122732774 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122732774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122732774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122732774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732774 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122732774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122732774 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122732775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122732776 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732776 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122732776 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122732776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732776 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122732776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732776 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122732776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122732776 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(653)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(651)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122732797 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732798 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732798 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732798 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732798 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732798 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732799 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122732799 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122732799 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122732799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122732799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122732799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732799 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122732799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122732799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122732799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122732800 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732800 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122732800 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732800 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122732800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732800 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732800 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732800 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122732800 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732800 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122732800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732800 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732800 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122732800 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122732800 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122732800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122732800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122732800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122732800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732800 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122732800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732800 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122732800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732800 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732800 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732800 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122732800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122732801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122732801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122732801 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122732827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122732827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122732827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122732827 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122732827 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) 20250121122732827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122732827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122732827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122732827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122732833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122732833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122732833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122732833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122732833 DHNBAP DEBUG (127.0.0.1:34837 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122732833 DHNBAP NOTICE (127.0.0.1:34837 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122732833 DHNBAP NOTICE (127.0.0.1:34837 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122732833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122732833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122732992 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122732992 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122732992 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122732992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122732998 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcad6d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122732998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732998 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bad6), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122732998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732999 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122732999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd901), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122732999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122732999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122732999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122732999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122732999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122732999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122732999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122732999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122732999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122732999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122732999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122733003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733003 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122733003 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122733003 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122733003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122733003 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122733003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122733006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122733006 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122733006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122733006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122733006 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122733006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122733007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122733007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122733007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122733007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122733007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122733007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122733007 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122733007 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122733008 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122733008 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122733008 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122733008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122733008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122733008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122733008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122733009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122733009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122733009 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122733009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122733009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122733009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122733009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122733009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122733009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122733009 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733017 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122733017 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122733017 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122733017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(656)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122733024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733024 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122733024 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122733024 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122733024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122733024 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122733024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122733027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122733027 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122733027 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122733027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122733027 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122733027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122733027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122733027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122733027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122733027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122733027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122733027 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122733027 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122733027 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122733028 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122733028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122733028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122733028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122733028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122733028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122733029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122733029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122733029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122733029 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122733029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122733029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122733029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122733029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122733029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122733029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122733029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(652)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122733801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122733801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122733801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122733801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122733801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122733801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122733801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122733801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122733801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122733801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122733801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122733801 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122733801 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122733801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122733801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122733801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122733801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122733801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122733801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122733801 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122733801 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122733801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122733801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122733801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122733801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122733801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122733801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122733801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122733801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122733802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122733802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122733802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122733802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122733802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122733802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122733802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122733802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122733802 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122733802 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122733825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733825 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122733825 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122733825 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122733825 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122733825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122733825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122733825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122733825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122733825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122733825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122733825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122733825 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122733825 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122733825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122733825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122733825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122733825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122733825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122733825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122733825 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122733825 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122733825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122733825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122733825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122733825 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122733825 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122733825 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122733825 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122733825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122733825 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122733826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122733826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122733826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122733826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122733826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122733826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122733826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122733826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122733826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122733826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122733826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122733826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122733826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122733826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122733826 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122733826 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122733854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122733862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122733866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122733870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122733875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122733879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122733883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122733887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122733890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122733892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122733895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122733897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122733899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122733900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122733902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122733903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122733905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122733906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122733907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122733908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000110100101'B, t_guard := 20.000000 } 20250121122733944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@ef57f613e2f3: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)3266381 20250121122734963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122734963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122734963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122734963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122734963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x31d74d, normal) (hnbgw_rua.c:388) 20250121122734963 DHNB DEBUG map_rua[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122734963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3266381)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122734963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3266381 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122734963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122734963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122734963 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3266381 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20250121122734963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3266381)[0x55d2c6fd43d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122734963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3266381)[0x55d2c6fd43d0]{init}: Freeing instance (context_map.c:202) 20250121122734963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3266381)[0x55d2c6fd43d0]{init}: Deallocated (fsm.c:568) 20250121122734963 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3266381 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122734963 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:270) 20250121122738748 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122738748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003869a7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122738748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122738748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122738748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122738748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122738748 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122738748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e64d2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122738748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122738748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122738748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122738748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122738748 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122738748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5d924), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122738748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122738748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122738748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122738748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122738749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122738749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122738749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122738749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122738749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122738749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122738749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122738749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122738749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122738749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122738749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122738749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122738749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122739248 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a573f9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122739248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739248 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e168d8), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122739248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739248 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec337), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122739248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122739249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122739249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122739249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122739250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122739961 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122739961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739961 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e101a), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122739961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739961 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122739961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c2e3a), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122739961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122739961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122739961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122739961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122739961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122739962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122739962 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122739962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122739962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122739962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122739962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122739962 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122739968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122739968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122739968 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122739968 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122739968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122739968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122739968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122739968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122739969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122739969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122739969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122739969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122739969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122739969 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=006e101a) (sccp_scrc.c:472) 20250121122739969 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20250121122739969 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122739969 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122739969 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122739969 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122739969 DLSCCP DEBUG SCCP-SCOC(72)[0x55d2c6fe0fc0]{IDLE}: Deallocated (fsm.c:568) 20250121122740170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740170 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122740170 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122740170 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122740170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122740170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122740170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122740170 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122740171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122740171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122740171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122740171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122740171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122740171 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=000c2e3a) (sccp_scrc.c:472) 20250121122740171 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20250121122740171 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122740171 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122740171 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122740171 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122740171 DLSCCP DEBUG SCCP-SCOC(70)[0x55d2c6fd5e30]{IDLE}: Deallocated (fsm.c:568) 20250121122740646 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122740646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122740646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122740646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122740646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122740646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122740646 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122740646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af1c9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122740646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122740646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122740646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122740646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122740646 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122740646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca00c1), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122740646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122740646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122740646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122740646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122740647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122740647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122740647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122740647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122740647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122740647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122740647 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122740647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122740647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122740647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122740647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122740647 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122740652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740652 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122740652 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122740652 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122740652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122740652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122740652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122740652 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122740653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122740653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122740653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122740653 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=007af1c9) (sccp_scrc.c:472) 20250121122740653 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20250121122740653 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122740653 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122740653 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122740653 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122740653 DLSCCP DEBUG SCCP-SCOC(67)[0x55d2c6ff2f40]{IDLE}: Deallocated (fsm.c:568) 20250121122740854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122740854 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122740854 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122740854 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122740854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122740854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122740854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122740854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122740855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122740855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122740855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122740855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122740855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122740855 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=00ca00c1) (sccp_scrc.c:472) 20250121122740855 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1823) 20250121122740855 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122740855 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122740855 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122740855 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122740855 DLSCCP DEBUG SCCP-SCOC(69)[0x55d2c703d580]{IDLE}: Deallocated (fsm.c:568) 20250121122741425 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122741425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb25b1), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122741425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122741426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122741426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122741426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122741426 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122741426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aecd46), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122741426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122741426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122741426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122741426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122741426 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122741426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122741426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122741426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122741426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122741426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122741426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122741426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122741426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122741426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122741426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122741426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122741426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122741426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122741426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122741426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122741426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122741426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122741426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122741426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122741426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122741427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122741427 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122741429 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122741429 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122741429 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122741429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122741429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122741429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122741429 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122741430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122741430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122741430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122741430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122741430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122741430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00bb25b1) (sccp_scrc.c:472) 20250121122741430 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20250121122741430 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122741430 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122741430 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122741430 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122741430 DLSCCP DEBUG SCCP-SCOC(66)[0x55d2c6ff1340]{IDLE}: Deallocated (fsm.c:568) 20250121122741634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122741634 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122741634 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122741634 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122741634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122741634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122741634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122741634 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122741634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122741635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122741635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122741635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122741635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122741635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00aecd46) (sccp_scrc.c:472) 20250121122741635 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20250121122741635 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122741635 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122741635 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122741635 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122741635 DLSCCP DEBUG SCCP-SCOC(64)[0x55d2c6fe52e0]{IDLE}: Deallocated (fsm.c:568) 20250121122742201 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122742201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00823b56), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122742201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122742201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122742201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122742201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122742201 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122742201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174ac0), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122742201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122742201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122742201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122742201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122742201 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122742201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d8662), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122742201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122742201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122742201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122742201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122742202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122742202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122742202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122742202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122742202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122742202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122742202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122742202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122742202 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122742202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122742202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122742202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122742202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122742202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122742202 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122742208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122742208 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122742208 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122742208 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122742208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122742208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122742208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122742208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122742208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122742208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122742208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122742208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122742208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122742208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00174ac0) (sccp_scrc.c:472) 20250121122742208 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20250121122742208 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122742208 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122742208 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122742208 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122742208 DLSCCP DEBUG SCCP-SCOC(61)[0x55d2c6fdcf20]{IDLE}: Deallocated (fsm.c:568) 20250121122742410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122742410 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122742410 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122742410 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122742410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122742410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122742410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122742410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122742410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122742411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122742411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122742411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122742411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122742411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=002d8662) (sccp_scrc.c:472) 20250121122742411 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20250121122742411 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122742411 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122742411 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122742411 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122742411 DLSCCP DEBUG SCCP-SCOC(63)[0x55d2c6fdd230]{IDLE}: Deallocated (fsm.c:568) 20250121122742992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122742992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122742992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122742992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122742992 DLSCCP DEBUG SCCP-SCOC(59)[0x55d2c6f62210]{IDLE}: Deallocated (fsm.c:568) 20250121122742995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122742995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122742995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122742995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122742995 DLSCCP DEBUG SCCP-SCOC(58)[0x55d2c6fe5480]{IDLE}: Deallocated (fsm.c:568) 20250121122742996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122742996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122742996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122742996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122742996 DLSCCP DEBUG SCCP-SCOC(60)[0x55d2c6ff0660]{IDLE}: Deallocated (fsm.c:568) 20250121122748749 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122748749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5d924), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122748749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122748749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122748749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122748749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122748749 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122748749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e64d2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122748749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122748749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122748749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122748749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122748749 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122748749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003869a7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122748749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122748749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122748749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122748749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122748749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122748749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122748749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122748749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122748749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122748749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122748749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122748750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122748750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122748750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122748750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122748750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122748750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122748750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122748750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122748750 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122749249 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122749249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec337), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122749249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122749249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122749249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122749249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122749249 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122749249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e168d8), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122749249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122749249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122749249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122749249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122749249 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122749249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a573f9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122749249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122749249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122749249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122749250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122749250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122749250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122749250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122749250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122749250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122749250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122749250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122749250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122749250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122749250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122749250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122749250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122749250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122749962 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122749962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122749962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122749962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122749962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122749962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122749963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122749963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122749963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122749963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122749963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122749963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122749963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122750647 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122750647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122750647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122750647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122750647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122750647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122750647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122750647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122750647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122750647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122750647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122750647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122750647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122751426 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122751426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4678), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122751426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122751426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122751426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122751427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122751427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122751427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122751427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122751427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122751427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122751427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122751427 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122752197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122752197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122752197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122752197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122752197 DLSCCP DEBUG SCCP-SCOC(62)[0x55d2c6fdc750]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_L3Compl_no_cn0(658)@ef57f613e2f3: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@ef57f613e2f3: Test Component 658 has requested to stop MTC. Terminating current testcase execution. 20250121122753966 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36955<->l=127.0.0.1:4262) (control_if.c:193) 20250121122753967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@ef57f613e2f3: Final verdict of PTC: none 20250121122753967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122753967 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122753967 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122753967 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122753967 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122753967 DLINP DEBUG SRVCONN(,r=127.0.0.1:34837<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122753967 DLINP NOTICE SRV(,r=127.0.0.1:34837<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122753967 DMAIN NOTICE (127.0.0.1:34837 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34837<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122753967 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(651)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@ef57f613e2f3: Final verdict of PTC: none 20250121122753969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122753969 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122753969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@ef57f613e2f3: Final verdict of PTC: none 20250121122753970 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122753970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122753970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@ef57f613e2f3: Final verdict of PTC: none 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122753970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122753970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122753970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122753970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122753970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122753970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122753971 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122753971 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122753971 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122753971 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122753971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122753971 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122753971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122753971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(645)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@ef57f613e2f3: Final verdict of PTC: none 20250121122753972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122753972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122753972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122753972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122753972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122753972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122753972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122753972 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122753972 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) TC_mscpool_L3Compl_no_cn-Iuh0(647)@ef57f613e2f3: Final verdict of PTC: none HNBGW-PFCP(646)@ef57f613e2f3: Final verdict of PTC: none 20250121122753972 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122753972 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(654)@ef57f613e2f3: Final verdict of PTC: none 20250121122753972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122753973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122753973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122753973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122753973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122753973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122753973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122753973 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122753973 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122753973 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122753973 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122753973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122753974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(644)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(657)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@ef57f613e2f3: Final verdict of PTC: fail reason: "Timeout of T_guard" TC_mscpool_L3Compl_no_cn-Iuh1(649)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): fail (pass -> fail) reason: "Timeout of T_guard" MTC@ef57f613e2f3: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Tue Jan 21 12:27:54 UTC 2025 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250121122754077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122754580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403720) Waiting for packet dumper to finish... 1 (prev_count=403720, count=429588) 20250121122755971 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122755971 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122755971 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122755971 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122755971 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122755971 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:27:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250121122757664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122757668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122757672 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45685<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(663)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122757695 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122757695 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122757708 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757708 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757708 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757708 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757708 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757709 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757709 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(665)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122757709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39523 (stream_srv.c:129) 20250121122757709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39523<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122757710 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757710 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122757710 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757710 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122757710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757710 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757710 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757710 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122757710 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122757710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757710 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757710 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122757710 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122757710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757710 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757710 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122757710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122757711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757711 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122757711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122757711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122757711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122757711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(669)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(669)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(669)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(672)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(672)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(672)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(670)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(675)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(675)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(675)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122757764 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757764 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757765 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757765 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757765 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757765 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757765 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122757765 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757766 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757766 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122757766 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757766 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122757766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757766 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757766 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757766 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122757766 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757766 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122757766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757766 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757766 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122757766 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757766 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122757766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757766 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757766 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122757766 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122757767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122757767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757767 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122757767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122757767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122757767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122757767 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(678)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(678)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(678)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(676)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(681)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(681)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(681)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(679)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(684)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-M3UA(684)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(684)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-SCCP(682)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122757817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122757817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122757817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122757817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122757817 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) 20250121122757817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122757817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122757817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122757817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122757821 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122757822 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122757822 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122757822 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122757822 DHNBAP DEBUG (127.0.0.1:39523 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122757822 DHNBAP NOTICE (127.0.0.1:39523 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122757822 DHNBAP NOTICE (127.0.0.1:39523 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122757822 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122757822 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122757924 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122757924 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122757924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122757924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(669)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122757934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122757934 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122757934 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122757934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122757934 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122757934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122757937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122757937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122757937 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122757937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122757937 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122757937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122757937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122757937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122757937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122757937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122757937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122757937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122757937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122757937 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122757937 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122757938 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757939 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122757939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122757939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757939 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122757939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122757939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122757939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122757939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122757945 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122757945 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122757945 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122757945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(672)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122757951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122757951 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122757951 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122757951 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122757951 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122757951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122757952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122757952 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122757952 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122757952 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122757952 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122757952 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122757953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122757953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122757953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122757953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122757953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122757953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122757953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122757953 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122757953 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122757953 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757954 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757954 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122757954 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122757954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757954 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757954 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757954 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757954 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122757954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122757954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122757954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122757954 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122757960 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122757960 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122757960 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122757960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(675)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122757966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757966 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122757966 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122757966 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122757966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122757966 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122757966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122757970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122757970 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122757970 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122757970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122757970 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122757970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122757970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122757971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122757971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122757971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122757971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122757971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122757971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122757971 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122757971 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122757971 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757972 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757972 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122757972 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757972 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122757972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757972 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122757973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122757973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122757973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122757973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122757980 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122757980 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122757980 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122757980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(678)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122757984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757984 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122757984 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122757984 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122757984 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122757984 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122757984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122757985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757985 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122757985 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122757985 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122757985 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122757985 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122757985 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122757985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122757985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122757985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122757985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122757985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122757985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122757985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122757985 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122757985 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122757985 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122757987 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122757987 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122757987 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122757987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122757987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122757987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122757987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122757987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122757987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122757987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122757987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122757987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122757987 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122757987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122757987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122757987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122757987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122757987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122757987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122757987 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122757993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122757993 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122757993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122757993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(681)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122757999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122757999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122757999 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122757999 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122757999 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122757999 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122757999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122758001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758001 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122758001 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122758001 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122758001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122758001 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122758001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122758002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122758002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122758002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122758002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122758002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122758002 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122758002 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122758002 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122758003 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122758003 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122758003 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122758003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122758003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758003 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122758003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758003 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122758003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122758003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122758003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122758003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122758003 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758007 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122758007 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121122758007 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122758007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(684)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121122758013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758013 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121122758013 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122758013 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122758013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122758013 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122758013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122758015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758015 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122758015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122758015 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122758015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122758015 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122758015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122758016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122758016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121122758016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122758016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122758016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122758016 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122758016 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122758016 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122758017 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122758017 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122758017 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122758017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122758017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758017 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122758017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758017 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122758017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122758017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122758739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758740 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122758740 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122758740 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122758740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758740 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122758740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122758740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758740 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758740 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122758740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122758740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122758740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758740 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758740 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122758741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758741 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758741 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758741 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122758741 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758741 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122758741 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122758741 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758741 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122758741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122758741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122758741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758742 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758742 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122758750 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122758750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003869a7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122758750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758750 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122758750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758750 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122758750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e64d2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122758750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758750 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122758750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758750 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122758750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5d924), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122758750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122758750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122758750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122758750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122758750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122758750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(671)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122758753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122758753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122758753 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122758753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122758753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758753 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758753 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) 20250121122758753 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) 20250121122758753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122758753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758753 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758753 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122758753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758753 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758753 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758753 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122758753 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122758753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122758753 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758753 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:565) 20250121122758753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=003869a7) (sccp_scrc.c:472) 20250121122758753 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(77)[0x55d2c6ff5630]{IDLE}: Deallocated (fsm.c:568) 20250121122758753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122758753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122758753 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122758753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758753 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=00b5d924) (sccp_scrc.c:472) 20250121122758753 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122758753 DLSCCP DEBUG SCCP-SCOC(78)[0x55d2c6fd3490]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(677)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122758794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758795 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122758795 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122758795 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122758795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758795 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122758795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122758795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758795 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758795 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122758795 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122758795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122758796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758796 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758796 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122758796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122758796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122758796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122758796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122758796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758798 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122758798 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122758798 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122758798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122758798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122758799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122758799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758799 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758799 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758799 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(680)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122758801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122758802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122758802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122758802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122758802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758802 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758802 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) 20250121122758802 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) 20250121122758802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122758802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758802 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758802 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122758802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122758802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122758802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758804 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122758804 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122758804 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122758804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122758804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122758804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122758804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758804 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758804 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(683)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122758812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758812 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122758812 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122758812 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122758812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758812 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:565) 20250121122758812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122758812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122758812 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:386) 20250121122758812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 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:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758813 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758813 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) 20250121122758813 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) 20250121122758813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122758813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758813 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122758813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758813 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758813 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: link up (cnlink.c:111) 20250121122758813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122758813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122758813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122758813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122758813 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758815 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122758815 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122758815 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122758815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758815 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:565) 20250121122758815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122758815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122758815 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:386) 20250121122758815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758815 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:386) 20250121122758815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758815 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758815 DRANAP INFO cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122758954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758954 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122758954 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122758954 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122758954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122758955 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122758955 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758955 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122758955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122758955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122758955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122758955 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122758955 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758955 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122758955 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122758955 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122758955 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122758955 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122758955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758955 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758955 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758955 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122758955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758955 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:565) 20250121122758955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=001e64d2) (sccp_scrc.c:472) 20250121122758955 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20250121122758955 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122758955 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122758956 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122758956 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122758956 DLSCCP DEBUG SCCP-SCOC(76)[0x55d2c6fd7340]{IDLE}: Deallocated (fsm.c:568) 20250121122758956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758956 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:565) 20250121122758956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122758956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122758956 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122758956 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) 20250121122758956 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) 20250121122758956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122758956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122758956 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122758956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122758956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122758956 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122758956 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122758956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122758956 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:565) 20250121122758956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122758956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122758956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122758956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122758956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122758957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122758957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122758957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122758957 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122758957 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122758957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122758957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122758957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122758957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122758957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122758957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122758957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122758957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759250 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122759250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a573f9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122759250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122759250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122759250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122759250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122759250 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122759250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e168d8), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122759251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122759251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122759251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122759251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122759251 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122759251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec337), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122759251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122759251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122759251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122759251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122759251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122759251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122759251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122759251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122759251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122759251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122759251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122759251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759252 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122759252 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122759252 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122759252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122759252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122759252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122759252 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759256 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122759256 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122759256 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122759256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122759256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122759256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122759256 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122759257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122759257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122759257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122759257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122759257 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=00a573f9) (sccp_scrc.c:472) 20250121122759257 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20250121122759257 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122759257 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122759257 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122759257 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122759257 DLSCCP DEBUG SCCP-SCOC(73)[0x55d2c6f5f980]{IDLE}: Deallocated (fsm.c:568) 20250121122759458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759458 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122759458 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122759458 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122759458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122759458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122759458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122759458 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759459 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122759459 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122759459 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122759459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122759459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122759459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122759459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122759459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122759459 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=00e168d8) (sccp_scrc.c:472) 20250121122759459 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(74)[0x55d2c6fe43c0]{IDLE}: Deallocated (fsm.c:568) 20250121122759459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122759459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122759459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122759459 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759459 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=00aec337) (sccp_scrc.c:472) 20250121122759459 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122759459 DLSCCP DEBUG SCCP-SCOC(75)[0x55d2c6fe10f0]{IDLE}: Deallocated (fsm.c:568) 20250121122759832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122759834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122759834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122759836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122759838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122759841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122759843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122759845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122759847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122759849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122759852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122759855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122759857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122759859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122759861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122759863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122759865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122759866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122759867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122759868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20250121122759886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122759963 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122759963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80a57), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122759963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122759963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122759963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122759963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122759964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122759964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122759964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122759964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122759964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122759964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122759964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122759969 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122759969 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122759969 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122759969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122759969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122759969 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122759969 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122759969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122759969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122759969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122759969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122759969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122759969 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=00c80a57) (sccp_scrc.c:472) 20250121122759969 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1823) 20250121122759969 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122759969 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122759969 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122759969 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122759969 DLSCCP DEBUG SCCP-SCOC(71)[0x55d2c6fe3590]{IDLE}: Deallocated (fsm.c:568) 20250121122800648 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122800648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00297521), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122800648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122800648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122800648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122800648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122800648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122800648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122800648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122800648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122800648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122800648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122800648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122800649 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122800653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122800653 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122800653 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122800653 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122800653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122800653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122800654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122800654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122800654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122800654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122800654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122800654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122800654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122800654 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=00297521) (sccp_scrc.c:472) 20250121122800654 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1823) 20250121122800654 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122800654 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122800654 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122800654 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122800654 DLSCCP DEBUG SCCP-SCOC(68)[0x55d2c7023740]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(686) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(664)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(686)151022 20250121122800936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122800936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122800936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122800936 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122800936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24dee, normal) (hnbgw_rua.c:388) 20250121122800936 DHNB DEBUG map_rua[0x55d2c6fe0fc0]{init}: Allocated (fsm.c:456) 20250121122800936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122800936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-151022 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122800936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122800936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122800936 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20250121122800936 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-151022 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:1044) 20250121122800936 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-151022 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122800936 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122800936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122800936 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-151022 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122800936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-151022 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122800936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122800936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122800936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122800937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122800937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122800937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122800937 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: Allocated (fsm.c:456) 20250121122800937 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122800937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003080056400500f1100926) (sccp_scrc.c:401) 20250121122800937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122800937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122800937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122800937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122800937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122800937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122800937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122800937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122800937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122800937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122800937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122800937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122800937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122800937 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122800937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122800937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122800937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122800937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122800937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122800937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122800937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122800937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122800937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122800937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(686) HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(686)3414327 HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122800952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122800952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122800952 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122800952 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122800952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122800952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122800952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_LU_by_tmsi_from_other_PLMN0(686)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122800952 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122800952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122800952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122800952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122800952 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000187f7) (sccp_scrc.c:472) 20250121122800952 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20250121122800952 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122800952 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122800952 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122800952 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122800952 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:485) 20250121122800952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122800952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122800955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(686)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122800956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122800958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122800960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122800962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122800964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122800965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122800967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122800968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122800968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122800969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122800970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122800971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122800971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122800972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122800972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122800973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122800974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122800974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122800975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122800976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000110110110'B, t_guard := 20.000000 } 20250121122800986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122801423 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122801423 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122801423 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122801423 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122801423 DLSCCP DEBUG SCCP-SCOC(65)[0x55d2c6fe1ef0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(687) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(664)@ef57f613e2f3: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(687)8572770 20250121122802007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122802007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122802007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122802007 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122802007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82cf62, normal) (hnbgw_rua.c:388) 20250121122802007 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122802007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122802007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8572770 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122802007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122802007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122802007 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8572770 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121122802007 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122802007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122802007 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8572770 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121122802007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8572770 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122802007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122802007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122802007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122802007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122802007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122802007 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122802007 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: Allocated (fsm.c:456) 20250121122802007 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122802007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001b60056400500f1100926) (sccp_scrc.c:401) 20250121122802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122802007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122802007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122802007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122802007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122802007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122802007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122802007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122802007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122802007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122802007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122802007 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122802007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122802007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122802008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122802008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122802008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122802008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122802008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122802008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122802008 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(687) HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(687)7320768 HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122802021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802021 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122802021 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122802021 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122802021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122802021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_LU_by_tmsi_from_other_PLMN0(687)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122802021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122802021 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122802021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122802021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122802021 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:565) 20250121122802021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122802021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bcb0c) (sccp_scrc.c:472) 20250121122802021 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20250121122802021 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122802021 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122802021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122802021 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:485) 20250121122802021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122802021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122802022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(687)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122802023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122802024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122802026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122802029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122802031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122802033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122802035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122802036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122802037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122802038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122802039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122802039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122802040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122802041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122802042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122802043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122802043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122802044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122802045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122802046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122802049 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122802049 DLINP DEBUG SRVCONN(,r=127.0.0.1:39523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122802049 DLINP NOTICE SRV(,r=127.0.0.1:39523<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122802049 DMAIN NOTICE (127.0.0.1:39523 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39523<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122802049 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122802049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(674)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(668)@ef57f613e2f3: Final verdict of PTC: none 20250121122802049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(659)@ef57f613e2f3: Final verdict of PTC: none 20250121122802049 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122802049 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122802050 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122802050 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(664)@ef57f613e2f3: Final verdict of PTC: none 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(680)@ef57f613e2f3: Final verdict of PTC: none 20250121122802050 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802050 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45685<->l=127.0.0.1:4262) (control_if.c:193) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122802050 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122802050 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122802050 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-SCCP(673)@ef57f613e2f3: Final verdict of PTC: none 20250121122802050 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(666)@ef57f613e2f3: Final verdict of PTC: none 20250121122802050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122802050 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122802050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122802050 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122802050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122802050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122802050 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122802050 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122802050 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122802050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122802050 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122802050 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122802050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122802050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122802050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122802050 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122802050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122802050 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122802050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122802050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122802050 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122802050 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122802050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122802050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122802050 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122802050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{disrupted}: Freeing instance (context_map.c:202) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250121122802050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-151022)[0x55d2c6fe0fc0]{disrupted}: Deallocated (fsm.c:568) 20250121122802050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122802050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121122802050 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122802050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121122802050 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-151022 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250121122802050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122802050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122802050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122802050 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122802050 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122802050 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122802050 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122802050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122802050 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122802050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122802050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122802050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122802050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122802050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122802050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122802050 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122802050 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-RAN(671)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(682)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(678)@ef57f613e2f3: Final verdict of PTC: none 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122802050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122802050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(669)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(677)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(675)@ef57f613e2f3: Final verdict of PTC: none 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122802051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(667)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(676)@ef57f613e2f3: Final verdict of PTC: none 20250121122802051 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122802051 DLINP <0002> stream_srv.c:647 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 20250121122802051 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250121122802051 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122802051 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122802051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122802051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122802051 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122802051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122802051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122802051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122802051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122802051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122802051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122802051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122802051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122802050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122802050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122802050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122802050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122802050 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122802050 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122802050 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122802050 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122802051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122802051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122802051 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122802051 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122802051 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122802051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122802051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122802051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122802051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122802051 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122802051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122802051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122802051 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122802051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122802051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122802051 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122802051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122802051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122802051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122802051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8572770)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122802051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122802051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122802051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121122802051 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8572770 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250121122802051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122802051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122802051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122802051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122802051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122802051 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122802051 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122802051 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122802051 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122802051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122802051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122802051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122802051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122802051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122802051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122802051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122802051 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122802051 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122802051 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122802051 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(660)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(670)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(661)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(681)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(683)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(665)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(679)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(684)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(685)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(672)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(663)@ef57f613e2f3: Final verdict of PTC: none 20250121122802103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(662)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(659): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(660): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(661): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(662): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(663): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(664): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(665): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(666): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(667): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(668): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(669): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(670): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(671): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(672): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(673): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(674): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(675): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(676): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(677): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(678): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(679): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(680): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(681): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(682): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(683): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(684): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(685): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(686): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(687): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Jan 21 12:28:02 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 20250121122802188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122802691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=632520) Waiting for packet dumper to finish... 1 (prev_count=632520, count=633060) 20250121122804051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122804051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122804051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122804051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122804051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122804051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122804051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122804051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122804051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122804051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122804051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122804051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122804051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122804051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122804051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Jan 21 12:28:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_mscpool_paging_imsi started. 20250121122805796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122805800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122805803 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44791<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(692)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122805817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122805817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122805825 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805825 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805825 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805825 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805826 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805826 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805826 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42143 (stream_srv.c:129) 20250121122805826 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42143<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(694)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122805826 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805826 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805827 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805827 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122805827 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805827 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122805827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805827 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805827 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122805827 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805827 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122805827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805827 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805827 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805827 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122805827 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122805827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805827 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805827 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122805827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122805827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805827 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122805827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122805827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122805827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122805827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(698)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(698)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(698)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(701)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(701)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(701)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(699)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(704)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(704)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(704)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(702)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122805865 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805865 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805865 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805865 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805865 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805865 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805865 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122805865 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122805865 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122805866 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805866 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122805866 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122805866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805867 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122805867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805867 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805867 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805867 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122805867 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805867 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122805867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805867 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805867 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805867 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122805867 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122805867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805867 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805867 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122805867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122805867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122805867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122805867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122805867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122805867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122805867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122805867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122805867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122805867 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122805867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122805867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122805867 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122805867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122805867 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122805867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122805867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122805867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122805867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122805867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(707)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(707)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(707)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(705)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122805889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122805889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122805889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122805889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122805889 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) 20250121122805889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122805889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122805889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122805889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122805893 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122805893 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122805893 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122805893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122805893 DHNBAP DEBUG (127.0.0.1:42143 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122805893 DHNBAP NOTICE (127.0.0.1:42143 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122805893 DHNBAP NOTICE (127.0.0.1:42143 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122805893 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122805893 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122806040 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122806040 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122806040 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122806040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(698)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122806048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122806048 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122806048 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122806048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122806048 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122806048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122806051 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122806051 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122806051 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122806051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122806051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806051 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122806051 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122806051 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122806051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122806051 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122806051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122806051 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122806051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122806052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122806052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122806052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122806052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122806052 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122806052 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122806052 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122806053 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122806053 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122806053 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122806053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122806053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806053 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122806054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122806054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122806054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122806054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122806054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(701)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122806058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806058 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122806058 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122806058 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122806058 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122806058 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122806058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122806060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806060 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122806060 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122806060 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122806060 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122806060 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122806060 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122806060 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122806060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122806060 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122806060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122806060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122806060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122806060 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122806060 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122806060 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122806061 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122806061 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122806061 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122806061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122806061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122806061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806061 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122806062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122806062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122806062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122806062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122806062 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806063 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122806063 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122806063 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122806063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(704)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122806069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806069 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122806069 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122806069 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122806069 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122806069 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122806069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122806070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122806070 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122806070 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122806070 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122806070 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122806070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122806070 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122806070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122806070 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122806070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122806070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122806070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122806070 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122806070 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122806070 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122806071 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122806072 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122806072 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122806072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122806072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806072 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122806072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806072 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122806072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122806072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122806072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122806072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122806072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806079 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122806079 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122806079 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122806079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(707)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122806081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122806081 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122806081 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122806081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122806081 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122806081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122806082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806082 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122806082 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122806082 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122806082 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122806082 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122806082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122806082 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122806082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122806082 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122806082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122806082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122806082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122806082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122806082 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122806082 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122806083 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122806083 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122806083 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122806083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122806083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122806084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806084 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122806084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122806084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122806084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122806084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122806084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122806856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122806856 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122806856 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122806856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122806856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122806856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122806856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122806857 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122806857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122806857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122806857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122806857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122806857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806857 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122806857 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122806857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122806857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806857 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122806857 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122806857 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806857 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122806858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122806858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122806858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122806858 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122806858 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(700)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122806860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806860 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122806860 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122806860 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122806860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806860 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122806861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122806861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122806861 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122806861 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) 20250121122806861 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) 20250121122806861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122806861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806861 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122806861 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122806861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122806861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122806861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122806861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122806861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122806862 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122806862 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122806862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806862 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122806862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122806862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122806862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122806862 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122806862 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(703)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122806874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122806874 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122806874 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122806874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806875 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:565) 20250121122806875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122806875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806875 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122806875 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122806875 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) 20250121122806875 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) 20250121122806875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122806876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806876 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122806876 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122806876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122806876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122806876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122806876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122806876 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806878 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122806878 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122806878 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122806878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806879 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:565) 20250121122806879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122806879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122806879 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122806879 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(706)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122806890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806890 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122806890 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122806890 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122806890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806890 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122806890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122806891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122806891 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122806891 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122806891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122806891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122806891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122806891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122806891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122806891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122806891 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122806891 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122806891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122806891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122806891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122806891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122806891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122806891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122806891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122806893 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122806893 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122806893 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122806893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122806893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122806893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122806893 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122806893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122806893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122806893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122806893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122806893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122806893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122806893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122806893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122806893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122806893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122806893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122806893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122806893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122806893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122806893 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122806893 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122807904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122807908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122807913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122807916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122807920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122807923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122807926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122807928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122807931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122807932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122807934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122807936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122807937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122807939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122807940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122807941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122807942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122807943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122807944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122807945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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 } } } 20250121122807972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122808999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122808999 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122808999 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122808999 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122808999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122808999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122808999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122808999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122808999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122808999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122808999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122808999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122808999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122808999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122808999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122808999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122809000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122809000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122809000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122809000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122809000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122809000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122809000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122809000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122809000 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250121122809000 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20250121122809000 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20250121122809000 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20250121122809000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250121122809000 DRUA DEBUG (127.0.0.1:42143 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250121122809000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122809000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20250121122809000 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122809000 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(695)@ef57f613e2f3: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(693)@ef57f613e2f3: UnitdataCallback HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(709) TC_mscpool_paging_imsi-Iuh0-RUA(693)@ef57f613e2f3: Added conn table entry 0TC_mscpool_paging_imsi0(709)11653141 20250121122810031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122810031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122810031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122810031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122810031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1d015, normal) (hnbgw_rua.c:388) 20250121122810031 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122810031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122810031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11653141 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122810031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122810031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122810031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11653141 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20250121122810031 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122810031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122810031 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11653141 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122810031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11653141 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122810031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122810031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122810031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122810031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122810031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122810031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122810031 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: Allocated (fsm.c:456) 20250121122810031 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122810032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003260056400500f1100926) (sccp_scrc.c:401) 20250121122810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122810032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122810032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122810032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122810032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122810032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122810032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122810032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122810032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122810032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122810032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122810032 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122810032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122810032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122810032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122810032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122810032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122810032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122810032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122810032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122810032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122810032 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(709) HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: Added conn table entry 0TC_mscpool_paging_imsi0(709)14875796 HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: Session index based on connection ID:0 TC_mscpool_paging_imsi0(709)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122810052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122810052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122810052 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122810052 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122810052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122810052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122810052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122810052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122810053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122810053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122810053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122810053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122810053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122810053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063e8f2) (sccp_scrc.c:472) 20250121122810053 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20250121122810053 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122810053 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122810053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122810053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122810053 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:485) 20250121122810053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122810053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122811057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(709)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122811061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122811065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122811069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122811072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122811074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122811076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122811077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122811078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122811079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122811080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122811081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122811081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122811082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122811083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122811083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122811084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122811085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122811085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122811086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122811087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122811089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122811089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122811089 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122811089 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122811089 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122811089 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122811089 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122811089 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122811089 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122811089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122811089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122811089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122811089 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122811089 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122811089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122811089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122811089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122811089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122811089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122811089 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122811089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122811089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122811089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122811089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11653141)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122811089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122811089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122811089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122811089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121122811089 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11653141 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250121122811089 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44791<->l=127.0.0.1:4262) (control_if.c:193) 20250121122811089 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122811089 DLINP DEBUG SRVCONN(,r=127.0.0.1:42143<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122811089 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122811089 DLINP NOTICE SRV(,r=127.0.0.1:42143<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122811089 DMAIN NOTICE (127.0.0.1:42143 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42143<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122811089 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122811089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_paging_imsi(688)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(700)@ef57f613e2f3: Final verdict of PTC: none 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122811089 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122811089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122811089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122811089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122811089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122811089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122811089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122811089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122811089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122811089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122811089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122811089 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122811089 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122811089 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122811089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122811089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122811089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122811089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122811089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122811089 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122811089 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122811089 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122811089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122811090 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122811090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122811090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122811090 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122811090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122811090 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122811090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122811090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122811090 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122811090 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122811090 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122811090 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1-RUA(695)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(697)@ef57f613e2f3: Final verdict of PTC: none 20250121122811090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(703)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(699)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(698)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(702)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(705)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(707)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(693)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(706)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(692)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(694)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(696)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(708)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(704)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(689)@ef57f613e2f3: Final verdict of PTC: none 20250121122811091 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122811091 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122811091 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122811091 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122811091 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122811091 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122811091 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122811091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122811091 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122811091 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(701)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122811106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122811106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122811106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122811106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122811106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122811106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122811106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122811107 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122811107 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122811107 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122811107 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122811107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122811107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122811107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122811107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122811107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122811107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122811107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122811108 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122811108 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122811108 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122811108 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(691)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case.20250121122811108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(688): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(689): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(691): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(692): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(693): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(694): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(695): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(696): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(697): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(698): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(699): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(700): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(701): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(702): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(703): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(704): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(705): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(706): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(707): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(708): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_imsi0(709): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Jan 21 12:28:11 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 20250121122811241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122811743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397104) 20250121122812051 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122812052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122812052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122812052 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122812052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122812052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122812052 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122812052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122812052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122812052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122812052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122812052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122812052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122812052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122812052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122812052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122812052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122812052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122812052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122812052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122812052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122812052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122812052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=397104, count=409572) 20250121122813090 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122813090 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122813090 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122813090 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122813090 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122813090 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122813091 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122813091 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122813091 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122813091 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122813091 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122813091 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Jan 21 12:28:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_mscpool_paging_tmsi started. 20250121122814842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122814847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122814851 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(714)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122814867 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122814867 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122814876 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814876 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814876 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814876 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(716)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122814876 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45032 (stream_srv.c:129) 20250121122814876 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45032<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122814876 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814876 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814877 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122814877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122814877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122814877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814877 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814877 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814877 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122814877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122814877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122814877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122814878 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814878 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122814878 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814878 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122814878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814878 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814878 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814878 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122814878 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122814878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814878 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814878 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814878 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122814878 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122814878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814878 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122814878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122814878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122814878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(720)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(720)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(720)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(723)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(723)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(723)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(721)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(726)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(726)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(726)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(724)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122814923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814923 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814923 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814923 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814923 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814923 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122814924 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122814925 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122814925 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814925 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122814925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814925 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814925 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814925 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122814925 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814925 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122814925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814925 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814925 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814925 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122814925 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814925 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122814925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814925 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814925 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122814925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122814925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122814925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122814925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122814925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122814925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122814925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122814925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122814925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122814925 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122814925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122814925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122814925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122814925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122814925 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122814925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122814925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122814925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122814925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122814925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(729)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(729)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(729)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(727)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122814951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122814951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122814951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122814951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122814951 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) 20250121122814951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122814951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122814951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122814951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122814956 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122814956 DHNBAP DEBUG (127.0.0.1:45032 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122814956 DHNBAP NOTICE (127.0.0.1:45032 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122814956 DHNBAP NOTICE (127.0.0.1:45032 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122815091 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122815091 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122815091 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122815091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(720)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122815100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815100 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122815100 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122815100 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122815100 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122815100 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122815100 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122815102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815102 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122815102 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122815102 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122815102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122815102 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122815103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122815103 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122815103 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122815103 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122815103 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122815103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122815103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122815103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122815103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122815103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122815103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122815103 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122815103 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122815103 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122815104 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122815104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122815104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122815104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122815105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815105 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122815105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815105 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815105 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815105 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122815105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122815105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122815105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122815105 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(723)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122815110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815110 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122815110 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122815110 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122815110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122815110 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122815110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122815113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815113 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122815113 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122815113 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122815113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122815113 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122815113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122815113 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122815113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122815113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122815113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122815113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122815113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122815113 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122815113 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122815113 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122815114 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122815114 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122815114 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122815115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122815115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122815115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815115 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122815115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122815115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122815115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122815115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122815115 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815117 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122815117 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122815117 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122815117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(726)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122815123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122815123 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122815123 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122815123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122815123 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122815123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122815125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122815125 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122815125 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122815125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122815125 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122815125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122815125 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122815125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122815125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122815125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122815125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122815125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122815125 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122815125 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122815125 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122815127 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122815127 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122815127 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122815127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122815127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815127 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122815127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815127 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122815127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815127 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815127 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122815127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122815127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122815127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122815127 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815140 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122815140 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122815140 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122815140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(729)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122815146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815146 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122815146 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122815146 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122815146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122815146 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122815146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122815148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815148 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122815148 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122815148 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122815148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122815148 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122815148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122815149 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122815149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122815149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122815149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122815149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122815149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122815149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122815149 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122815149 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122815150 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122815150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122815150 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122815150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122815150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122815150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815150 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122815151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815151 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815151 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815151 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122815151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122815151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122815151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122815151 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(719)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122815908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815908 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122815908 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122815908 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815908 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122815908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122815908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122815908 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122815908 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122815908 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122815908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122815908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815908 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122815908 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122815908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815908 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815908 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815908 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122815908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122815908 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122815909 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122815909 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122815909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815909 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122815909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122815909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122815909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815909 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122815909 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122815909 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(722)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122815911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122815911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122815911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122815911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122815911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122815911 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122815911 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) 20250121122815911 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) 20250121122815911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122815911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815911 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122815911 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122815911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122815911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122815911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122815911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122815911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122815911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815911 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122815911 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122815911 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(725)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122815924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122815924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122815924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815924 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:565) 20250121122815924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122815924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122815924 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122815924 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) 20250121122815924 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) 20250121122815924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815924 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122815924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815924 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122815924 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122815924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122815924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122815924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815925 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122815925 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122815925 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122815925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815925 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815925 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:565) 20250121122815925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122815925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122815925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122815925 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122815925 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(728)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122815948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815948 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122815948 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122815948 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815948 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122815948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122815948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122815948 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122815948 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122815948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122815948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122815948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122815948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122815948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122815948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122815948 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122815948 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122815948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122815948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122815948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122815948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122815948 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122815948 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122815948 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122815948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122815948 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122815948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122815948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122815949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122815949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122815949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122815949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122815949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122815949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122815949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122815949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122815949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122815949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122815949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122815949 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122815949 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122815949 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122816968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122816969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122816970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122816974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122816977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122816981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122816985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122816989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122816993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122816996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122817000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122817003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122817006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122817009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122817011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122817014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122817017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122817019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122817020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122817022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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 } } } 20250121122817051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(731)@ef57f613e2f3: 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 20250121122818076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122818076 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122818076 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122818076 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122818076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122818076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122818076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122818076 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122818076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122818076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122818076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122818076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122818076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122818077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122818077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122818077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122818077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122818077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122818077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122818077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122818077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122818077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122818077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122818077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122818077 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250121122818077 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20250121122818077 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20250121122818077 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20250121122818077 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20250121122818077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250121122818077 DRUA DEBUG (127.0.0.1:45032 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250121122818077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122818077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20250121122818077 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122818077 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(717)@ef57f613e2f3: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(715)@ef57f613e2f3: UnitdataCallback TC_mscpool_paging_tmsi0(731)@ef57f613e2f3: 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(719)@ef57f613e2f3: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(719)@ef57f613e2f3: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(731) TC_mscpool_paging_tmsi-Iuh0-RUA(715)@ef57f613e2f3: Added conn table entry 0TC_mscpool_paging_tmsi0(731)2429318 20250121122819114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122819114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122819114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121122819114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122819114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x251186, normal) (hnbgw_rua.c:388) 20250121122819114 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122819114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122819114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2429318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122819114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122819114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122819114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2429318 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20250121122819114 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122819114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122819114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2429318 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122819114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2429318 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121122819114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122819114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122819114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122819114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122819114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122819114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122819114 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: Allocated (fsm.c:456) 20250121122819114 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122819114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300020e0056400500f1100926) (sccp_scrc.c:401) 20250121122819114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122819114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122819114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122819114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122819114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122819114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122819114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122819114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122819114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122819114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122819114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122819114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122819114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122819114 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122819115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122819115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122819115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122819115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122819115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122819115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122819115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122819115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122819115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122819115 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(719)@ef57f613e2f3: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(731) HNBGW_Test.msc0-RAN(719)@ef57f613e2f3: Added conn table entry 0TC_mscpool_paging_tmsi0(731)7761384 HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(731)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122819135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122819135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122819135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122819135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122819135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122819135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122819135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122819135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122819135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122819135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122819135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122819135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122819135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122819135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6dead) (sccp_scrc.c:472) 20250121122819135 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20250121122819135 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122819135 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122819135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122819135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122819135 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:485) 20250121122819135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122819135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122820138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(731)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122820141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122820147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122820152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122820155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122820157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122820158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122820160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122820161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122820162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122820164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122820165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122820166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122820167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122820168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122820169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122820170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122820171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122820172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122820172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122820173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122820175 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122820175 DLINP DEBUG SRVCONN(,r=127.0.0.1:45032<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122820175 DLINP NOTICE SRV(,r=127.0.0.1:45032<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122820175 DMAIN NOTICE (127.0.0.1:45032 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45032<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122820175 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122820175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:193) 20250121122820175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122820175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122820175 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122820175 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122820175 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122820175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122820176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122820176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122820176 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122820176 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122820176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122820176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122820176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122820176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122820176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122820176 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122820176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122820176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122820176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122820176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2429318)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122820176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122820176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122820176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) MutexDispCT-TC_mscpool_paging_tmsi(710)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2429318 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250121122820176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122820176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122820176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122820176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122820176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122820176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122820176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122820176 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(721)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(725)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122820176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122820176 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_paging_tmsi-Iuh1-RUA(717)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(724)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(728)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(718)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(716)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(722)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(727)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122820176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122820176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122820176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122820176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122820176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122820176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122820176 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122820176 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122820176 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122820176 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122820176 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(719)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122820176 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122820176 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_paging_tmsi-Iuh0-RUA(715)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(714)@ef57f613e2f3: Final verdict of PTC: none 20250121122820176 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122820176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122820177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122820177 DLINP <0002> stream_srv.c:673 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-M3UA(729)@ef57f613e2f3: Final verdict of PTC: none 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122820177 DLINP <0002> stream_srv.c:647 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 20250121122820177 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122820177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122820177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122820177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122820177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122820177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122820177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122820177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122820177 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122820177 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122820177 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121122820177 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122820177 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(723)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(730)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(720)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(711)@ef57f613e2f3: Final verdict of PTC: none20250121122820190 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122820190 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122820190 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122820190 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122820190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122820190 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122820190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122820190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122820190 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122820190 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122820191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122820191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122820191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122820192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122820192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122820192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122820192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122820192 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122820192 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122820192 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122820192 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122820203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-M3UA(726)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(713)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(710): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(711): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(713): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(714): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(715): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(716): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(717): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(718): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(719): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(720): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(721): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(722): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(723): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(724): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(725): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(726): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(727): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(728): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(729): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(730): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_paging_tmsi0(731): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Jan 21 12:28:20 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 20250121122820313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122820815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=391964) 20250121122821090 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122821090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122821090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122821090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122821090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122821090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122821090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122821090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122821090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122821090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122821090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122821090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122821090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122821090 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=391964, count=400328) 20250121122822053 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122822053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122822053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122822053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122822053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122822053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122822053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122822053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122822053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122822053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122822053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122822053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122822054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122822054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122822054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122822054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122822054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122822054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122822054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122822054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122822054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122822054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122822054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122822177 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122822177 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122822177 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122822177 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122822177 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122822177 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122822190 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122822190 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122822190 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:28:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_no_allow_attach_round_robin started. 20250121122823912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122823917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122823922 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40025<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(736)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122823940 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122823940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122823948 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823948 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823949 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823949 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823949 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122823949 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823949 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823949 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39557 (stream_srv.c:129) TC_mscpool_no_allow_attach_round_robin-Iuh1(738)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122823949 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39557<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122823949 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823949 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823950 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823950 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122823950 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823950 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122823951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823951 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823951 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122823951 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823951 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122823951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823951 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823951 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122823951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122823951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823951 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823951 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122823951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122823951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823951 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122823951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122823951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122823951 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122823951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122823951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122823951 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(742)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(742)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(742)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(745)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(745)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(745)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(743)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(748)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(748)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(748)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122823988 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823988 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823988 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823988 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823988 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823988 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122823988 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122823989 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823989 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122823989 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122823989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823989 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122823989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823989 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823989 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823989 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122823989 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122823989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823990 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122823990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823990 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823990 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823990 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122823990 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122823990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823990 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823990 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122823990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122823990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122823990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122823990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122823990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122823990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122823990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122823990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122823990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122823990 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122823990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122823990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122823990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122823990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122823990 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122823990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122823990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122823990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122823990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122823990 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(751)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(751)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(751)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(749)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122824013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122824013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122824013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122824013 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122824013 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) 20250121122824013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122824013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122824013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122824013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122824017 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122824017 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122824017 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122824017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122824017 DHNBAP DEBUG (127.0.0.1:39557 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122824017 DHNBAP NOTICE (127.0.0.1:39557 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122824017 DHNBAP NOTICE (127.0.0.1:39557 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122824017 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122824017 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122824163 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122824163 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122824163 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122824163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(742)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122824172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824172 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122824172 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122824172 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122824172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122824172 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122824172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122824174 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122824174 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122824174 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121122824174 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121122824174 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121122824174 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121122824174 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122824175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122824175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122824175 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122824175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122824175 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122824175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122824175 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122824175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122824175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122824175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122824175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122824175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122824175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122824176 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122824176 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(745)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122824177 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122824177 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122824177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122824177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122824177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122824177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824177 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122824178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122824178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122824178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122824178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122824178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824181 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122824181 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121122824181 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121122824181 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121122824181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122824181 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122824181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121122824181 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122824181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122824181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122824181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122824181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122824181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122824181 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122824186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824186 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122824186 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122824186 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122824186 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122824186 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250121122824186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122824186 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122824186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122824186 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122824186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122824186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122824186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824186 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122824186 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122824186 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122824186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122824186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122824186 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122824186 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122824186 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122824187 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122824187 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122824187 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122824187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122824188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122824188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824188 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122824188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824188 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824188 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824188 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122824188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122824188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122824188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122824188 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(748)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122824193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824193 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122824193 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122824193 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122824193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122824193 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122824193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122824195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824195 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122824195 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122824195 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122824195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122824195 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122824195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122824195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122824195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122824195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122824195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122824195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122824195 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122824195 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122824195 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122824195 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122824197 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122824197 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122824197 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122824197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122824197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824197 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122824197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824197 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122824197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122824197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122824197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122824197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122824197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824202 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122824202 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122824202 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122824202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(751)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122824206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824206 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122824206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122824206 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122824206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122824206 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122824206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122824207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824207 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122824207 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122824207 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122824207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122824207 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122824207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122824208 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122824208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122824208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122824208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122824208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122824208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122824208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122824208 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122824208 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122824209 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122824209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122824209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122824209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122824209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122824209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824209 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122824209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122824209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122824209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122824209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122824209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122824978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122824978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122824978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122824978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122824978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122824978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122824978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122824979 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122824979 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122824979 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122824979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122824979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122824979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824979 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122824979 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122824979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122824979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122824980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122824980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122824980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122824982 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122824982 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122824982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824982 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122824982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122824982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122824982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122824982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122824982 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122824982 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(744)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122824987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824987 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122824987 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122824987 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122824987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824987 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122824987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122824987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122824987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122824987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122824987 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122824987 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) 20250121122824987 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) 20250121122824987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122824988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122824988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824988 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122824988 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122824988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824988 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824988 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824988 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122824988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122824988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122824988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122824988 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122824989 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122824989 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122824989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122824989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122824989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122824989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122824989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122824989 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122824989 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122824997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824997 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122824997 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122824997 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824997 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824997 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:565) 20250121122824997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122824997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122824997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122824997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122824997 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122824997 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) 20250121122824997 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) 20250121122824997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122824997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122824997 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122824997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122824997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122824997 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122824997 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122824997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122824997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122824997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122824997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122824997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122824999 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122824999 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122824999 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122824999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122824999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122824999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122824999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122824999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122824999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122824999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122824999 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:565) 20250121122824999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122824999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122824999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122824999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122824999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122824999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122824999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122824999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122825000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122825000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122825000 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122825000 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(750)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122825008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122825008 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122825008 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122825008 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122825008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122825008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122825008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122825008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122825008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122825008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122825008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122825008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122825008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122825008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122825008 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122825008 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122825008 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122825008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122825008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122825008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122825008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122825008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122825008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122825008 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122825008 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122825008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122825008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122825008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122825008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122825008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122825008 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122825009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122825009 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122825009 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122825009 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122825009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122825009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122825009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122825009 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122825009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122825009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122825009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122825009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122825009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122825009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122825009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122825009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122825009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122825009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122825009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122825009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122825009 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122825009 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122825009 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122826041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122826047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122826051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122826053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122826056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122826058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122826060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122826061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122826063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122826064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122826065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122826066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122826067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122826068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122826070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122826070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122826071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122826072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122826073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122826073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000100000111'B, t_guard := 20.000000 } 20250121122826092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(753) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(737)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(753)16018833 20250121122827142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122827142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122827142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122827142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122827142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf46d91, normal) (hnbgw_rua.c:388) 20250121122827142 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122827142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122827142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16018833 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122827142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122827142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122827142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16018833 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122827142 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122827142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122827142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16018833 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122827142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16018833 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122827142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122827142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122827142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122827142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122827142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122827142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122827142 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: Allocated (fsm.c:456) 20250121122827142 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122827142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001070056400500f1100926) (sccp_scrc.c:401) 20250121122827142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122827142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122827142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122827142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122827142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122827142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122827142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122827142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122827142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122827142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122827142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122827142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122827142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122827142 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122827142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122827142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122827143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122827143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122827143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122827143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122827143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122827143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122827143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122827143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(753) HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(753)2971912 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(753)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122827161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122827161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122827161 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122827161 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122827161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122827161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122827161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122827161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122827161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122827161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122827161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122827161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122827161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122827161 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df789b) (sccp_scrc.c:472) 20250121122827161 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20250121122827162 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122827162 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122827162 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122827162 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122827162 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:485) 20250121122827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122827164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(753)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122827166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122827170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122827173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122827175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122827177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122827179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122827181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122827182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122827183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122827183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122827184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122827185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122827186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122827186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122827187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122827188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122827188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122827189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122827190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122827190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000100110010'B, t_guard := 20.000000 } 20250121122827201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(754) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(737)@ef57f613e2f3: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(754)6157235 20250121122828229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122828229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122828230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122828230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122828230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5df3b3, normal) (hnbgw_rua.c:388) 20250121122828230 DHNB DEBUG map_rua[0x55d2c6ff6e80]{init}: Allocated (fsm.c:456) 20250121122828230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122828230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6157235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122828230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122828230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122828230 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122828230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6157235 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20250121122828230 DCN DEBUG map_sccp[0x55d2c6fe44f0]{init}: Allocated (fsm.c:456) 20250121122828230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122828230 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6157235 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121122828230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6157235 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122828230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122828230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122828230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122828230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122828230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122828230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122828230 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: Allocated (fsm.c:456) 20250121122828230 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122828230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001320056400500f1100926) (sccp_scrc.c:401) 20250121122828230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122828230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122828230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122828230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122828230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122828230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122828230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122828230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122828230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122828230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122828230 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122828230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122828230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122828230 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122828230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122828230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122828230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122828230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122828231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122828231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122828231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122828231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122828231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122828231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(754) HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(754)5469775 HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(754)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122828250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122828251 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122828251 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122828251 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122828251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122828251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122828251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122828251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122828251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122828251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122828251 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:565) 20250121122828251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122828251 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00325d0e) (sccp_scrc.c:472) 20250121122828251 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1823) 20250121122828251 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122828251 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122828251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122828251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122828251 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122828251 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:485) 20250121122828251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122828251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122828254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(754)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122828256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122828260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122828262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122828264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122828266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122828267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122828268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122828269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122828270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122828270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122828271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122828272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122828272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122828273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122828274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122828274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122828275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122828276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122828276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122828277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000000011111'B, t_guard := 20.000000 } 20250121122828287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(755) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(737)@ef57f613e2f3: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(755)16481573 20250121122829311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122829311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122829311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122829311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122829311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb7d25, normal) (hnbgw_rua.c:388) 20250121122829311 DHNB DEBUG map_rua[0x55d2c6fdcf20]{init}: Allocated (fsm.c:456) 20250121122829311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122829311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16481573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122829311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122829311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122829312 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16481573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122829312 DCN DEBUG map_sccp[0x55d2c6fd5e30]{init}: Allocated (fsm.c:456) 20250121122829312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122829312 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16481573 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122829312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16481573 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122829312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122829312 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122829312 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122829312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122829312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122829312 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122829312 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: Allocated (fsm.c:456) 20250121122829312 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122829312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300001f0056400500f1100926) (sccp_scrc.c:401) 20250121122829312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122829312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122829312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122829312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122829312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122829312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122829312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122829312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122829312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122829312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122829312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122829312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122829312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122829312 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122829312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122829312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122829312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122829312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122829312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122829312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122829312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122829312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122829312 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(755) HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(755)3230463 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122829318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122829318 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122829318 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122829318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122829318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122829318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122829318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(755)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122829318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122829318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122829318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122829318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122829318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122829318 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00883c6a) (sccp_scrc.c:472) 20250121122829318 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1823) 20250121122829319 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122829319 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122829319 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122829319 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122829319 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:485) 20250121122829319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122829319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122829320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(755)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122829321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122829322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122829324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122829325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122829325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122829326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122829327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122829328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122829328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122829329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122829329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122829330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122829331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122829332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122829332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122829333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122829334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122829334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122829335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122829335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122829338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122829338 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122829338 DLINP DEBUG SRVCONN(,r=127.0.0.1:39557<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122829338 DLINP NOTICE SRV(,r=127.0.0.1:39557<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122829338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122829338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122829338 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829338 DMAIN NOTICE (127.0.0.1:39557 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39557<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122829338 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122829338 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40025<->l=127.0.0.1:4262) (control_if.c:193) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122829338 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122829338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122829338 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122829338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122829338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122829338 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122829338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122829338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122829338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122829338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122829338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122829338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122829338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122829338 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122829338 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122829338 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122829338 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122829338 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122829338 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121122829338 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122829338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829339 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122829339 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122829339 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122829339 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122829339 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(741)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(732)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(747)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(737)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(744)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(751)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(739)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(743)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(740)@ef57f613e2f3: Final verdict of PTC: none 20250121122829339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122829339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122829339 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122829339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_no_allow_attach_round_robin-Iuh0(736)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(748)@ef57f613e2f3: Final verdict of PTC: none 20250121122829339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122829339 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122829339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122829339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122829339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122829339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122829339 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122829339 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122829339 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122829339 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122829339 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122829339 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122829339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122829339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122829339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122829339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122829339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122829339 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122829339 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122829339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{disrupted}: Freeing instance (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6157235)[0x55d2c6ff6e80]{disrupted}: Deallocated (fsm.c:568) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{disconnected}: Freeing instance (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55d2c6fe44f0]{disconnected}: Deallocated (fsm.c:568) 20250121122829339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6157235 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122829339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122829339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122829339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122829339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122829339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122829339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122829339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122829339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122829339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122829339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122829339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122829339 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122829339 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122829339 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122829339 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) TC_mscpool_no_allow_attach_round_robin-Iuh1(738)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(752)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(733)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(750)@ef57f613e2f3: Final verdict of PTC: none 20250121122829339 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122829339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122829339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122829339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122829339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122829339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122829339 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16018833)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121122829339 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16018833 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122829339 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122829339 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122829339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122829339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122829339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122829339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122829339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122829339 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.msc2-SCCP(746)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(749)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@ef57f613e2f3: Final verdict of PTC: none 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{disrupted}: Freeing instance (context_map.c:202) 20250121122829339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16481573)[0x55d2c6fdcf20]{disrupted}: Deallocated (fsm.c:568) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{disconnected}: Freeing instance (context_map.c:206) 20250121122829339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55d2c6fd5e30]{disconnected}: Deallocated (fsm.c:568) 20250121122829339 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16481573 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122829339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122829340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122829340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122829340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122829340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122829340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122829340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122829340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122829340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122829341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122829341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122829341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122829341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122829341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122829341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122829341 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122829341 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122829341 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122829341 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(742)@ef57f613e2f3: Final verdict of PTC: none 20250121122829340 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122829340 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122829340 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122829340 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122829340 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122829340 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122829340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122829340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122829340 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122829346 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122829346 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122829346 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122829346 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122829346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122829346 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122829346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122829346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122829346 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122829346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122829347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122829347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122829347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122829347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122829347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122829347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122829347 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122829347 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122829347 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122829347 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(745)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122829371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(735)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(732): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(733): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(735): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(736): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(737): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(738): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(739): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(740): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(741): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(742): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(743): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(744): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(745): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(746): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(747): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(748): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(749): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(750): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(751): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(752): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(753): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(754): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(755): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Jan 21 12:28:29 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 20250121122829479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122829981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476308) 20250121122830176 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122830176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122830176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122830176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122830176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122830176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122830177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122830177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122830177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122830177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122830177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122830177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122830177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122830177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=476308, count=493108) 20250121122831092 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122831092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122831092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122831092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122831092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122831092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122831092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122831092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122831092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122831092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122831092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122831092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122831092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122831092 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122831340 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122831340 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122831340 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122831340 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122831340 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122831340 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122831341 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122831341 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122831341 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122831346 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122831346 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122831346 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:28:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122832055 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122832055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122832055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122832055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122832055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122832055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122832055 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122832055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122832055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122832055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122832055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122832055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122832055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122832055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122832055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122832055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122832055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122832055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122832055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122832055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122832055 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250121122833089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122833095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122833101 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40299<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(760)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122833120 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122833120 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122833128 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833128 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833129 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833129 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833129 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833129 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(762)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122833129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48110 (stream_srv.c:129) 20250121122833129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48110<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122833129 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833129 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833130 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833130 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122833130 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833130 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122833130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833130 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833130 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833130 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122833130 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833130 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122833130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833130 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833130 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122833130 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122833130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833130 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833130 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833130 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122833130 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122833130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833130 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122833130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122833130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122833130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122833130 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(766)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(766)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(766)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(769)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(769)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(769)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(772)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(772)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(772)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122833168 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833168 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833168 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833168 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833168 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833168 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833168 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122833168 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833170 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833170 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122833170 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833170 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122833170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833170 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833170 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833170 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122833170 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833170 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122833170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833170 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833170 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833170 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122833170 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122833170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833170 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833170 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833170 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122833170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122833170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833170 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122833170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122833170 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122833170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122833170 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122833170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122833170 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(775)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(775)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(775)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(773)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122833192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122833192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122833192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122833192 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122833192 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) 20250121122833192 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122833192 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122833192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122833192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122833196 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122833196 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122833196 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122833196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122833196 DHNBAP DEBUG (127.0.0.1:48110 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122833196 DHNBAP NOTICE (127.0.0.1:48110 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122833197 DHNBAP NOTICE (127.0.0.1:48110 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122833197 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122833197 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122833342 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122833342 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122833342 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122833342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(766)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122833345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833345 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122833345 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122833345 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122833345 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122833345 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122833345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122833346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833346 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122833346 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122833346 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122833346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122833346 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122833346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122833346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122833346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122833346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122833346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122833346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122833346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122833346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122833346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122833346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122833346 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833346 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122833347 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122833347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122833348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833348 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833348 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833348 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833348 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122833348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122833348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122833348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122833348 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122833353 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122833353 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122833353 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122833353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(769)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122833356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122833356 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122833356 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122833356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122833356 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122833356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122833357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122833357 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122833357 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122833357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122833357 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122833357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122833357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122833357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122833357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122833357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122833357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122833357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122833357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122833357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122833357 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122833357 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122833357 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833358 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122833358 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122833358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833358 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122833358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122833358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122833358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122833358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122833366 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122833366 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122833366 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122833366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(772)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122833368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122833368 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122833368 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122833368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122833368 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122833368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122833369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833369 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122833369 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122833369 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122833369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122833369 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122833369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122833369 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122833369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122833369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122833370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122833370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122833370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122833370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122833370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122833370 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122833370 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122833370 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833371 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833371 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122833371 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122833371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833371 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122833371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833371 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122833371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122833371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122833371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122833371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122833382 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122833382 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122833382 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122833382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(775)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122833386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833386 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122833386 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122833386 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122833386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122833386 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122833386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122833388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833388 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122833388 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122833388 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122833388 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122833388 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122833388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122833388 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122833388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122833388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122833388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122833388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122833388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122833388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122833388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122833388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122833388 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122833388 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122833389 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122833389 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122833389 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122833389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122833389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122833390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122833390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122833390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122833390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122833390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122833390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122833390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122833390 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122833390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122833390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122833390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122833390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122833390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122833390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122833390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122833390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122834153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122834153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834153 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122834153 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122834153 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122834153 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122834153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122834153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122834153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122834153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122834153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122834153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122834153 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122834153 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834153 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834153 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122834153 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122834153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122834153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122834153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122834153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122834153 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122834154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122834154 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122834154 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122834154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122834154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122834154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122834154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122834154 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122834154 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122834159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122834159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122834159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122834159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122834159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122834159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122834159 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122834159 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) 20250121122834159 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) 20250121122834159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122834159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122834159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122834159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122834159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122834159 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122834159 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122834160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834160 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122834160 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122834160 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122834160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122834160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122834160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122834160 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122834161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122834161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122834161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122834161 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122834161 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122834161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122834161 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122834161 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122834161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122834173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122834173 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122834173 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834173 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834173 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:565) 20250121122834173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122834173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122834173 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122834173 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) 20250121122834173 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) 20250121122834173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122834173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122834173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122834173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122834173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122834173 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122834173 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122834173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122834173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122834173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122834173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122834173 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122834173 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834173 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834173 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:565) 20250121122834173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122834173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122834173 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122834173 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(774)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122834193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122834193 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122834193 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122834193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834193 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122834193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122834193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122834193 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122834193 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122834193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122834193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122834193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122834194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122834194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122834194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122834194 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122834194 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122834194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122834194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122834194 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122834194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122834194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122834194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122834194 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122834195 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122834195 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122834195 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122834195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122834195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122834195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122834195 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122834195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122834195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122834195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122834195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122834195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122834195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122834195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122834195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122834195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122834195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122834195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122834195 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122834195 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122835221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122835222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122835223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122835228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122835231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122835235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122835238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122835242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122835246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122835249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122835251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122835254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122835256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122835257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122835259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122835261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122835262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122835263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122835264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122835265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000001000000'B, t_guard := 20.000000 } 20250121122835296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(777) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(761)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(777)11416807 20250121122836351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122836351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122836351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121122836351 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122836351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae34e7, normal) (hnbgw_rua.c:388) 20250121122836351 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122836351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122836351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11416807 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122836351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122836351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122836351 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11416807 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121122836351 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122836351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122836351 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11416807 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122836351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11416807 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121122836351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122836351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122836351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122836351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122836351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122836351 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122836351 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: Allocated (fsm.c:456) 20250121122836351 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122836351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000400056400500f1100926) (sccp_scrc.c:401) 20250121122836351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122836351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122836351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122836351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122836351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122836351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122836351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122836351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122836351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122836351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122836351 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122836351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122836351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122836352 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122836352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122836352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122836352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122836352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122836352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122836352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122836352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122836352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122836352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122836352 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(777) HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(777)8441000 HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(777)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122836374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122836374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122836374 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122836374 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122836374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122836374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122836374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122836374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122836374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122836374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122836374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122836374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122836374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122836374 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c38443) (sccp_scrc.c:472) 20250121122836375 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1823) 20250121122836375 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122836375 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122836375 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122836375 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122836375 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:485) 20250121122836375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122836375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122836375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(777)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122836377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122836381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122836383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122836385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122836386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122836388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122836388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122836389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122836390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122836391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122836391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122836392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122836393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122836393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122836394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122836394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122836395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122836396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122836396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122836397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001001000111'B, t_guard := 20.000000 } 20250121122836408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(778) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(761)@ef57f613e2f3: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(778)8109721 20250121122837435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122837435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122837435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122837436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122837436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bbe99, normal) (hnbgw_rua.c:388) 20250121122837436 DHNB DEBUG map_rua[0x55d2c6fd5e30]{init}: Allocated (fsm.c:456) 20250121122837436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122837436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8109721 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122837436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122837436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122837436 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122837436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8109721 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122837436 DCN DEBUG map_sccp[0x55d2c6ff6e80]{init}: Allocated (fsm.c:456) 20250121122837436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122837436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8109721 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122837436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8109721 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122837436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122837436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122837436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122837436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122837436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122837436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122837436 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: Allocated (fsm.c:456) 20250121122837436 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122837436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002470056400500f1100926) (sccp_scrc.c:401) 20250121122837436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122837436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122837436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122837436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122837436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122837436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122837436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122837436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122837436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122837436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122837436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122837436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122837436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122837436 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122837436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122837436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122837436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122837436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122837436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122837437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122837437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122837437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122837437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122837437 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(778) HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(778)1526024 HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122837455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122837455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122837455 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122837455 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122837455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122837455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122837455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122837455 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122837456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122837456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122837456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122837456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122837456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122837456 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c7d61) (sccp_scrc.c:472) 20250121122837456 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1823) 20250121122837456 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122837456 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_mscpool_no_allow_attach_valid_nri0(778)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122837456 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122837456 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122837456 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:485) 20250121122837456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122837456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122837458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(778)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122837461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122837465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122837470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122837472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122837473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122837474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122837475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122837476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122837476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122837477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122837478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122837479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122837479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122837480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122837481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122837482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122837482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122837483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122837484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122837484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001000110100'B, t_guard := 20.000000 } 20250121122837495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(779) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(761)@ef57f613e2f3: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(779)4649978 20250121122838520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122838520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122838521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122838521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122838521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46f3fa, normal) (hnbgw_rua.c:388) 20250121122838521 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122838521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122838521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4649978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122838521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122838521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122838521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4649978 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20250121122838521 DCN DEBUG map_sccp[0x55d2c6fdbbd0]{init}: Allocated (fsm.c:456) 20250121122838521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122838521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4649978 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121122838521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4649978 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122838521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122838521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122838521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122838521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122838521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122838521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122838521 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: Allocated (fsm.c:456) 20250121122838521 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122838521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002340056400500f1100926) (sccp_scrc.c:401) 20250121122838521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122838521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122838521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122838521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122838521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122838521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122838521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122838521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122838521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122838521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122838521 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122838521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122838521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122838521 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122838521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122838521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122838521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122838521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122838521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122838521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122838521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122838521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122838521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(779) HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(779)12821335 HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122838542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122838542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122838542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122838542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122838542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122838542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122838542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(779)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122838542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122838542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122838542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122838542 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:565) 20250121122838542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122838542 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00990b97) (sccp_scrc.c:472) 20250121122838542 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1823) 20250121122838542 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122838542 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122838542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122838542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122838542 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:485) 20250121122838542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122838542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122838545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(779)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122838548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122838553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122838558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122838561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122838562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122838564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122838565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122838566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122838567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122838567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122838568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122838569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122838570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122838571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122838571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122838572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122838573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122838574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122838574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122838575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122838578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122838578 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40299<->l=127.0.0.1:4262) (control_if.c:193) 20250121122838578 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122838578 DLINP DEBUG SRVCONN(,r=127.0.0.1:48110<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122838578 DLINP NOTICE SRV(,r=127.0.0.1:48110<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(756)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(763)@ef57f613e2f3: Final verdict of PTC: none 20250121122838578 DMAIN NOTICE (127.0.0.1:48110 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48110<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122838578 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122838578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122838578 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122838578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(765)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(761)@ef57f613e2f3: Final verdict of PTC: none 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122838578 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122838578 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122838578 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(774)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(768)@ef57f613e2f3: Final verdict of PTC: none 20250121122838578 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(764)@ef57f613e2f3: Final verdict of PTC: none 20250121122838579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc2-M3UA(772)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(767)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(766)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(758)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(769)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(757)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(770)@ef57f613e2f3: Final verdict of PTC: none 20250121122838579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122838579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122838579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122838579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122838579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122838579 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122838579 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122838579 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(776)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(762)@ef57f613e2f3: Final verdict of PTC: none 20250121122838579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122838579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122838579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122838579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122838579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122838579 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122838579 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122838579 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122838579 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122838579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122838579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122838579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122838579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122838579 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122838579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{disrupted}: Freeing instance (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8109721)[0x55d2c6fd5e30]{disrupted}: Deallocated (fsm.c:568) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{disconnected}: Freeing instance (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55d2c6ff6e80]{disconnected}: Deallocated (fsm.c:568) 20250121122838579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8109721 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250121122838579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122838579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122838579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122838579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122838579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122838579 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122838579 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122838579 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122838579 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122838579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122838579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122838579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122838579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122838579 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122838579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11416807)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121122838579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11416807 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122838579 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122838579 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122838579 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122838579 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122838579 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122838579 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122838579 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122838579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122838579 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(773)@ef57f613e2f3: Final verdict of PTC: none 20250121122838579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122838579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122838579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122838579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122838579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122838579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122838579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122838579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122838579 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122838579 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122838579 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122838579 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122838579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122838579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122838579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122838579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122838579 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122838579 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122838579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122838579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4649978)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122838579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122838579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122838579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122838579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122838579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122838579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122838579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122838579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55d2c6fdbbd0]{disconnected}: Deallocated (fsm.c:568) 20250121122838579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4649978 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250121122838579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122838579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122838580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122838580 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122838580 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122838580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122838580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122838580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122838580 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122838580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122838580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122838580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122838580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122838580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122838580 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri-Iuh0(760)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(775)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(771)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122838603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(759)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(756): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(757): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(758): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(759): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(760): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(761): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(762): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(763): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(764): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(765): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(766): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(767): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(768): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(769): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(770): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(771): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(772): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(773): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(774): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(775): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(776): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(777): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(778): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(779): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Jan 21 12:28:38 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 20250121122838732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122839235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=442792) 20250121122839339 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122839339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122839339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122839339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122839339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122839339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122839339 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122839340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122839340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122839340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122839340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122839340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122839340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122839340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122839340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122839340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122839340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122839340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122839340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122839340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122839340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122839340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122839340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122839340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122839340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122839340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122839340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122839341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122839341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122839341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122839341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122839341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122839341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122839341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122839341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122839341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122839341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122840177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122840177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122840177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122840177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122840177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122840177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122840178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122840178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122840178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122840178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122840178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122840178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122840178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122840178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=442792, count=496808) 20250121122840579 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122840580 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122840580 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122840580 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122840580 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122840580 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122840580 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122840580 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122840580 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122840580 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122840580 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122840580 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122841093 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122841093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122841093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122841093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122841093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122841093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122841094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122841094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122841094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122841094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122841094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122841094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122841094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:28:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122842056 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122842056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122842056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122842056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842056 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122842056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122842056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122842056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122842057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122842057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250121122842342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122842352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122842361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40575<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(784)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122842398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122842398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122842410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842410 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842410 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842410 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842410 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842410 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842410 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842410 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(786)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122842411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43083 (stream_srv.c:129) 20250121122842411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43083<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122842412 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122842412 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842412 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122842412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842412 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842412 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122842412 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842412 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122842412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842412 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842412 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122842412 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122842412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842412 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842412 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842412 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122842412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122842412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842412 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122842412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122842412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122842412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122842412 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(790)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(790)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(790)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(793)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(793)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(793)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122842439 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842439 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842439 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842439 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842439 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842439 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842439 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122842439 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842440 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842440 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122842440 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842440 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122842440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842440 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842440 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842440 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122842440 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122842440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842440 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842440 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842440 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122842440 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122842440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842440 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842440 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842440 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122842440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122842440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842440 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122842440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122842440 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122842440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122842440 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122842440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122842440 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(796)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(796)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(796)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(794)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(799)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(799)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(799)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(797)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122842484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122842484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122842484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122842484 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122842484 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) 20250121122842484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122842484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122842484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122842484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122842489 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122842489 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122842489 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122842489 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122842489 DHNBAP DEBUG (127.0.0.1:43083 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122842489 DHNBAP NOTICE (127.0.0.1:43083 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122842489 DHNBAP NOTICE (127.0.0.1:43083 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122842489 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122842489 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122842625 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122842625 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122842625 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122842625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(790)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122842631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842631 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122842631 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122842631 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122842631 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122842631 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122842631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122842635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842635 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122842635 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122842635 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122842635 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122842635 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122842635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122842635 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122842635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122842635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122842635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122842635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122842635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122842635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122842635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122842635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122842636 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122842636 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842637 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122842637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122842637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842637 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842637 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122842637 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122842637 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122842637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122842637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122842637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122842637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122842637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122842637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(793)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122842643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842643 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122842643 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122842643 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122842643 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122842643 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122842643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122842646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122842646 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122842646 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122842646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122842646 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122842646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122842646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122842646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122842646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122842646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122842646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122842646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122842646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122842646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122842646 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122842646 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122842646 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842647 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122842648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122842648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842648 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122842648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122842648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122842648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122842648 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122842655 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122842655 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122842655 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122842655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(796)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122842659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842659 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122842659 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122842659 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122842659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122842659 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122842659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122842661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842661 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122842661 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122842661 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122842661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122842661 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122842661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122842661 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122842661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122842661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122842661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122842661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122842661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122842661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122842661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122842661 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122842661 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122842661 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842662 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122842662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122842662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842662 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122842663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122842663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122842663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122842663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122842670 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122842670 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122842670 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122842670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(799)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122842676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842676 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122842676 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122842676 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122842676 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122842676 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122842676 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122842680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842680 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122842680 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122842680 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122842680 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122842680 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122842680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122842681 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122842681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122842681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122842681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122842681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122842681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122842681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122842681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122842681 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122842681 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122842681 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122842682 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122842682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122842682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122842682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122842682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122842682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122842682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122842682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122842682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122842682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122842682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122842682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122842682 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122842682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122842682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122842683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122842683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122842683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122842683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122842683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122842683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122843439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843439 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122843439 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122843439 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122843439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122843439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122843440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122843440 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122843440 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122843440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122843440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122843440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122843440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122843440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122843440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122843440 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122843440 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122843440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122843440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122843440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122843440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122843440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122843440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122843440 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843442 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122843442 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122843442 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122843442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122843442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122843443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122843443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122843443 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122843443 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122843445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843445 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122843445 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122843445 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122843445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122843445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122843445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122843445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122843445 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122843445 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) 20250121122843445 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) 20250121122843445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122843445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122843445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122843445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122843445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122843445 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122843445 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122843445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122843446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122843446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122843446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843446 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122843446 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122843446 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122843446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122843446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122843446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122843446 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122843446 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122843466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122843466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122843466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122843466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(795)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122843466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122843466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122843466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122843466 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122843466 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122843466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122843466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122843466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122843466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122843466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122843466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122843466 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122843466 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122843466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843467 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122843467 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122843467 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122843467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122843467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122843467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122843467 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843469 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122843469 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122843469 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122843469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122843469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122843469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122843469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843469 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122843469 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122843469 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(798)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122843476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843476 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122843476 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122843476 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122843476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843476 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122843476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122843476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122843476 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122843476 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) 20250121122843476 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) 20250121122843476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122843476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122843476 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122843476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122843476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122843476 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122843476 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122843476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122843476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122843476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122843476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122843476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122843477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122843477 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122843478 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122843478 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122843478 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122843478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122843478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122843478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122843478 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122843478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122843478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122843478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122843478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122843478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122843478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122843478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122843478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122843478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122843478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122843478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122843478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122843478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122843478 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122843478 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122844495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122844497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122844498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122844499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122844500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122844501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122844502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122844504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122844505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122844506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122844508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122844509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122844510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122844512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122844514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122844515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122844517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122844518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122844519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122844520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000010011010'B, t_guard := 20.000000 } 20250121122844553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801)691644 20250121122845609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122845609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122845609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122845609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122845609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8dbc, normal) (hnbgw_rua.c:388) 20250121122845609 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122845609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122845609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-691644 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122845609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122845609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122845609 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-691644 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122845609 DCN DEBUG map_sccp[0x55d2c6fdbbd0]{init}: Allocated (fsm.c:456) 20250121122845609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122845609 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-691644 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122845609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-691644 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122845609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122845609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122845609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122845609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122845609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122845609 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122845609 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: Allocated (fsm.c:456) 20250121122845609 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122845609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300009a0056400500f1100926) (sccp_scrc.c:401) 20250121122845609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122845609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122845609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122845609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122845609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122845609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122845609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122845609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122845609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122845609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122845609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122845609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122845609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122845609 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122845609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122845609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122845610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122845610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122845610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122845610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122845610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122845610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122845610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122845610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801)13586019 HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122845623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122845623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122845623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122845623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122845623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122845623 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca5176) (sccp_scrc.c:472) 20250121122845623 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1823) 20250121122845623 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122845623 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122845623 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122845623 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122845623 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:485) 20250121122845623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122845623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122845622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122845622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122845622 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122845622 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122845622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122845622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122845622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122845622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122845624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122845626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122845631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122845634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122845636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122845638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122845639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122845640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122845641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122845642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122845643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122845643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122845644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122845644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122845645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122845646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122845647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122845647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122845648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122845648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122845649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001110100011'B, t_guard := 20.000000 } 20250121122845661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785)@ef57f613e2f3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802)530579 20250121122846688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122846688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122846688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122846688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122846688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81893, normal) (hnbgw_rua.c:388) 20250121122846688 DHNB DEBUG map_rua[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122846688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122846688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-530579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122846688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122846688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122846688 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122846688 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-530579 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122846688 DCN DEBUG map_sccp[0x55d2c6fd5e30]{init}: Allocated (fsm.c:456) 20250121122846688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122846688 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-530579 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122846688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-530579 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122846688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122846688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122846688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122846688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122846688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122846688 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122846688 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: Allocated (fsm.c:456) 20250121122846688 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122846688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003a30056400500f1100926) (sccp_scrc.c:401) 20250121122846688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122846688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122846688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122846688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122846688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122846688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122846688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122846688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122846688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122846688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122846688 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122846688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122846688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122846688 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122846688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122846688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122846689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122846689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122846689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122846689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122846689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122846689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122846689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122846689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802) HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802)5890401 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122846708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122846708 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122846708 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122846708 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122846708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122846708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122846708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122846708 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122846708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122846708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122846708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122846708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122846708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122846708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057e757) (sccp_scrc.c:472) 20250121122846708 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1823) 20250121122846708 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122846708 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122846708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122846708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122846708 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:485) 20250121122846708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122846708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122846708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122846709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122846710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122846710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122846712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122846712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122846713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122846714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122846715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122846716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122846717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122846719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122846720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122846721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122846722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122846723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122846724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122846725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122846726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122846726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122846727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: "disconnecting msc0" 20250121122846728 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(789)@ef57f613e2f3: Final verdict of PTC: none 20250121122846729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122846729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122846729 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122846729 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122846729 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122846729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122846729 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122846729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122846729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122846729 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122846729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122846729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122846729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122846729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122846729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122846729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122846729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122846729 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122846729 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122846729 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122846729 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122846729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122846729 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122846729 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122846730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca5176), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122846730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122846730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122846730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122846730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122846730 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122846730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122846730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122846730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122846730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122846730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122846730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122846730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122846730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122846730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122846730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122846730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122846730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122846730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-691644)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122846730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122846730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122846730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55d2c6fdbbd0]{disconnected}: Deallocated (fsm.c:568) 20250121122846730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-691644 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122846730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122846730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122846730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122846730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122846730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(790)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(788)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: 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 := '000000000000001011100110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785)@ef57f613e2f3: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801)691644 20250121122846743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803)10915510 20250121122847767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122847767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122847767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122847767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122847768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa68eb6, normal) (hnbgw_rua.c:388) 20250121122847768 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122847768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122847768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10915510 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122847768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122847768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122847768 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10915510 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122847768 DCN DEBUG map_sccp[0x55d2c6fdbbd0]{init}: Allocated (fsm.c:456) 20250121122847768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122847768 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10915510 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122847768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10915510 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122847768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122847768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122847768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122847768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122847768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122847768 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122847768 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: Allocated (fsm.c:456) 20250121122847768 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122847768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002e60056400500f1100926) (sccp_scrc.c:401) 20250121122847768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122847768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122847768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122847768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122847768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122847768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122847768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122847768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122847768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122847768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122847768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122847768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122847768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122847768 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122847768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122847769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122847769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122847769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122847769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122847769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122847769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122847769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122847769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803)10670412 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122847776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847776 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122847776 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122847776 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122847776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122847776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122847776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122847776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122847776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122847776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122847776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122847776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122847776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122847776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af9fcf) (sccp_scrc.c:472) 20250121122847776 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1823) 20250121122847776 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122847776 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122847776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122847776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122847776 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:485) 20250121122847776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122847776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122847780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122847782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122847785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122847787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122847789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122847791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122847792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122847794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122847794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122847795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122847796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122847797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122847798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122847798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122847799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122847800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122847800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122847801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122847802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122847803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122847803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122847807 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40575<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(792)@ef57f613e2f3: Final verdict of PTC: none 20250121122847807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122847807 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121122847807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122847807 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122847807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122847807 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122847807 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(798)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(787)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(793)@ef57f613e2f3: Final verdict of PTC: none 20250121122847807 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122847807 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122847807 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122847807 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122847807 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122847807 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122847807 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122847807 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122847807 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122847807 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122847807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122847807 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122847808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122847808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122847808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122847808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122847808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122847808 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122847808 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122847808 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122847808 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:43083<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122847808 DLINP NOTICE SRV(,r=127.0.0.1:43083<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122847808 DMAIN NOTICE (127.0.0.1:43083 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43083<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122847808 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122847808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122847808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122847808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122847808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122847808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122847808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122847808 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122847808 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122847808 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122847808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122847808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122847808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122847808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122847808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122847808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122847808 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122847808 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122847808 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122847808 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122847808 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122847808 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122847808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e757), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122847808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122847808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122847808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122847808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122847808 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122847808 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122847808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{disrupted}: Freeing instance (context_map.c:202) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-530579)[0x55d2c6f5f490]{disrupted}: Deallocated (fsm.c:568) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{disconnected}: Freeing instance (context_map.c:206) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55d2c6fd5e30]{disconnected}: Deallocated (fsm.c:568) 20250121122847808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-530579 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122847808 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122847808 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122847808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af9fcf), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122847808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122847808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122847808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122847808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122847808 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122847808 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122847808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122847808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10915510)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122847808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55d2c6fdbbd0]{disconnected}: Deallocated (fsm.c:568) 20250121122847808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10915510 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(799)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(796)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(794)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(797)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(782)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(791)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(795)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(786)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(784)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(780)@ef57f613e2f3: Final verdict of PTC: none 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122847808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122847808 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122847808 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122847808 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(781)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(800)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122847809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122847822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847822 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122847822 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122847822 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122847822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122847822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122847822 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122847822 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122847822 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122847822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122847822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(783)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(780): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(781): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(782): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(783): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(784): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(785): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(786): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(787): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(788): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(789): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(790): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(791): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(792): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(793): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(794): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(795): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(796): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(797): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(798): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(799): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(800): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(802): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jan 21 12:28:47 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 20250121122847879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122848482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489204) 20250121122848580 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122848580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122848580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122848580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122848580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122848580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122848580 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122848580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122848580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122848580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122848580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122848580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122848580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122848580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122848580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122848580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122848580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122848580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122848580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122848580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122848580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122848580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122848581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122848581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122848581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122848581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122848581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122848581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122848581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122848581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122848581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122848581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122848581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122848731 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122848731 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122848731 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122849340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122849340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122849340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122849340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122849340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122849340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122849340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122849340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122849340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122849340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122849340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122849340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122849340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122849340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122849341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122849341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122849341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122849341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122849341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122849341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122849341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122849341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122849341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122849341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122849341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122849341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122849341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122849341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122849341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122849341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122849341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122849342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122849342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=489204, count=503156) 20250121122849808 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122849808 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122849808 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122849808 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122849808 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122849809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122849809 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122849809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122849809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122850178 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122850178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122850178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122850178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122850178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122850178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122850178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122850179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122850179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122850179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122850179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122850179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122850179 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:28:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122851094 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122851094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122851094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122851094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122851094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122851094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122851094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250121122851565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122851568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122851571 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43725<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122851584 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122851584 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122851592 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851592 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851592 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851592 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851593 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851593 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122851593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58948 (stream_srv.c:129) 20250121122851593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58948<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122851594 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122851594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851594 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122851594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851594 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851594 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122851594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122851594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851594 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851594 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122851594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122851594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851594 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851594 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122851594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122851594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851594 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122851594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122851594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122851594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122851594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(814)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(814)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(814)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122851608 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851608 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851608 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851608 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851609 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851609 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851609 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122851609 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851610 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851610 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122851610 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851610 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122851610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851610 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851610 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851610 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122851610 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122851610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851610 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851610 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122851610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122851610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851610 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851610 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122851610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122851610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851610 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122851610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122851610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122851610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122851610 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122851610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122851610 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(817)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(817)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(817)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(815)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122851632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122851632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122851632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122851632 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122851632 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) 20250121122851632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122851632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122851632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122851632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122851637 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122851637 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122851637 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122851637 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122851637 DHNBAP DEBUG (127.0.0.1:58948 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122851637 DHNBAP NOTICE (127.0.0.1:58948 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122851637 DHNBAP NOTICE (127.0.0.1:58948 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122851637 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122851637 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122851806 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122851806 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122851806 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122851806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(814)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122851816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851816 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122851816 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122851816 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122851816 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122851816 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122851816 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122851819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122851819 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122851819 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122851819 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122851819 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122851819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122851819 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122851819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122851819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122851819 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122851819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122851819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122851819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122851819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122851819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122851819 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122851819 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851821 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851821 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122851821 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122851821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122851821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851821 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122851821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122851821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122851821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122851822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122851822 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122851822 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122851822 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122851822 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(817)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122851829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851829 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122851829 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122851829 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122851829 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122851829 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122851829 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122851831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851831 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122851831 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122851831 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122851831 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122851831 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122851831 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122851831 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122851831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122851831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122851831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122851831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122851831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122851831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122851831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122851831 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122851831 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122851831 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122851832 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122851832 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122851832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122851832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122851832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122851832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122851832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122851832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122851832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122851832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122851832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122851832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122851832 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122851832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122851832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122851832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122851832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122851833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122851833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122851833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122851833 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852057 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122852057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122852057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122852057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122852057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122852057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122852057 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122852057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000187f7), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122852057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122852057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122852057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122852057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122852057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122852057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122852057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122852057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122852057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122852057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122852057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122852058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122852058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122852058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122852058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122852058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122852058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852065 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122852065 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122852065 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122852065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122852065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122852065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122852065 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122852065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122852065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122852065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122852065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122852065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=000187f7) (sccp_scrc.c:472) 20250121122852065 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20250121122852065 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122852065 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122852065 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122852065 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122852065 DLSCCP DEBUG SCCP-SCOC(79)[0x55d2c6fdaf30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122852619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852619 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122852619 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122852619 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122852619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122852619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122852619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122852619 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122852619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122852619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122852619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122852619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122852619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122852619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122852619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122852619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122852619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122852619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122852620 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122852620 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122852620 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122852620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122852620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122852620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122852620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122852620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122852620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122852620 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122852620 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122852620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122852620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122852620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122852620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122852620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122852620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122852620 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122852622 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122852622 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122852622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122852622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122852622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122852622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122852622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122852622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122852622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122852622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122852622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122852622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122852622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122852622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122852623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122852623 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122852623 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122852623 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(816)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122852629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122852629 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122852629 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122852629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122852629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122852629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122852629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122852629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122852629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122852629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122852629 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122852629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122852629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122852629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122852629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122852629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122852629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122852629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122852629 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122852629 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122852629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122852629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122852629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122852629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122852629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122852629 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122852629 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122852629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122852629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122852629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122852629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122852629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122852629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122852629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122852629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122852630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122852630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122852630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122852630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122852630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122852630 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122852630 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122853650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122853659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122853663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122853667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122853671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122853678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122853682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122853685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122853687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122853689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122853691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122853692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122853695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122853697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122853700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122853706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122853709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122853711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122853713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122853715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000001011101111'B, t_guard := 20.000000 } 20250121122853735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819)16621111 20250121122854783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122854783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122854783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122854783 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122854783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd9e37, normal) (hnbgw_rua.c:388) 20250121122854783 DHNB DEBUG map_rua[0x55d2c6fdaf30]{init}: Allocated (fsm.c:456) 20250121122854783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122854783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621111 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122854783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122854783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122854784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621111 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122854784 DCN DEBUG map_sccp[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121122854784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122854784 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16621111 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122854784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621111 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122854784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122854784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122854784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122854784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122854784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122854784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122854784 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: Allocated (fsm.c:456) 20250121122854784 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122854784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ef0056400500f1100926) (sccp_scrc.c:401) 20250121122854784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122854784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122854784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122854784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122854784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122854784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122854784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122854784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122854784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122854784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122854784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122854784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122854784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122854784 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122854784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122854784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122854784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122854784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122854784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122854784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122854784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122854784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122854785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122854785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819) HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819)12249373 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122854803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122854803 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122854803 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122854803 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122854803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122854804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122854804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122854804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122854804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122854804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122854804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122854804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122854804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122854804 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e75cd) (sccp_scrc.c:472) 20250121122854804 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1823) 20250121122854804 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122854804 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122854804 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122854804 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122854804 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:485) 20250121122854804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122854804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122854806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122854808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122854812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122854816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122854818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122854820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122854822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122854823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122854824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122854825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122854826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122854826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122854827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122854828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122854829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122854829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122854830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122854831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122854832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122854832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122854833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000001110101'B, t_guard := 20.000000 } 20250121122854844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@ef57f613e2f3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820)8335842 20250121122855867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122855867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122855867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122855867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122855867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f31e2, normal) (hnbgw_rua.c:388) 20250121122855867 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122855867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122855867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8335842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122855867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122855867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122855867 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121122855867 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8335842 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121122855867 DCN DEBUG map_sccp[0x55d2c6fdbbd0]{init}: Allocated (fsm.c:456) 20250121122855867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122855867 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8335842 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121122855867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8335842 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122855867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122855867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122855867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122855867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122855867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122855867 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122855867 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: Allocated (fsm.c:456) 20250121122855867 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122855867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000750056400500f1100926) (sccp_scrc.c:401) 20250121122855867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122855867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122855867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122855867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122855867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122855867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122855867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122855868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122855868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122855868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122855868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122855868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122855868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122855868 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122855868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122855868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122855868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122855868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122855868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122855868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122855868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122855868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122855868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122855868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820)12123686 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122855874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122855874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122855874 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122855874 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122855874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122855874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122855874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122855874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122855874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122855874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122855874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122855874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122855874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122855874 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007bc861) (sccp_scrc.c:472) 20250121122855874 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1823) 20250121122855874 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122855874 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122855874 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122855874 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122855875 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:485) 20250121122855875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122855875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122855876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122855878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122855880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122855881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122855882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122855883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122855884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122855885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122855885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122855886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122855886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122855887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122855888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122855889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122855889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122855890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122855891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122855892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122855892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122855893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122855893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: "connecting cnlink 1" 20250121122855894 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(823)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(823)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(823)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122856110 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122856110 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122856110 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122856110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(823)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122856116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856116 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122856116 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122856116 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122856116 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122856117 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122856117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122856119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122856119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122856119 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122856119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122856119 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122856119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122856120 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122856120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122856120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122856120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122856120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122856120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122856120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122856120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122856120 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122856120 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122856120 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122856122 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122856122 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122856122 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122856122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122856122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122856122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122856122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122856122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122856122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122856122 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122856122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122856122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122856123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122856123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122856123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122856123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122856123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856730 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122856730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca5176), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122856730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122856730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122856730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122856730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122856731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122856731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122856731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122856731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122856731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122856731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122856731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856737 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122856737 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122856737 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122856737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122856737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122856737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122856737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122856737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122856737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122856737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122856737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122856737 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=00ca5176) (sccp_scrc.c:472) 20250121122856737 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1823) 20250121122856737 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122856737 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122856737 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122856737 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122856737 DLSCCP DEBUG SCCP-SCOC(89)[0x55d2c6fe1ef0]{IDLE}: Deallocated (fsm.c:568) MTC@ef57f613e2f3: 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 := '000000000000001001110111'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122856927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122856927 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122856927 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122856927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122856927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122856927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122856927 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122856927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122856927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122856927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122856927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122856927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122856927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122856927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122856927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122856927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122856928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122856928 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122856928 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) 20250121122856928 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) 20250121122856928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122856928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122856928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122856928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122856928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122856928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122856928 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122856928 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122856928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122856928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122856928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122856928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122856928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122856928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122856928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122856931 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122856931 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122856931 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122856931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122856931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122856931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122856931 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122856932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122856932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122856932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122856932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122856932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122856932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122856932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122856932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122856932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122856932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122856932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122856932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122856932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122856932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122856932 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122856932 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122856942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122857809 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122857809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af9fcf), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122857809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122857809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122857809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122857809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122857809 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122857809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e757), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122857809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122857809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122857809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122857809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122857809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122857809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122857809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122857809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122857809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122857809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122857809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122857810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122857810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122857810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122857810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122857810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122857810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122857810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122857810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122857810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122857815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122857815 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122857815 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122857815 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122857815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122857815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122857815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122857816 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122857816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122857816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122857816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122857816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122857816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122857816 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=00af9fcf) (sccp_scrc.c:472) 20250121122857816 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1823) 20250121122857816 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122857816 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122857816 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122857816 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122857816 DLSCCP DEBUG SCCP-SCOC(91)[0x55d2c6f62280]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@ef57f613e2f3: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824)9440935 20250121122857966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122857966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122857966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121122857966 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122857966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x900ea7, normal) (hnbgw_rua.c:388) 20250121122857966 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122857966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122857966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9440935 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121122857966 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122857966 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122857966 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9440935 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121122857966 DCN DEBUG map_sccp[0x55d2c6f62280]{init}: Allocated (fsm.c:456) 20250121122857966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122857966 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9440935 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121122857966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9440935 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121122857966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122857966 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122857966 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122857966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122857966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122857966 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122857966 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: Allocated (fsm.c:456) 20250121122857966 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122857966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002770056400500f1100926) (sccp_scrc.c:401) 20250121122857966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122857966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122857966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122857966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122857966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122857966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122857966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122857966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122857966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122857967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122857967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122857967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122857967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122857967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122857967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122857967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122857967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122857967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122857967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122857967 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122857967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122857967 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122857967 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122857967 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122857967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122857967 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122857967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122857967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122857967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122857967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122857967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122857967 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=0057e757) (sccp_scrc.c:472) 20250121122857967 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1823) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122857967 DLSCCP DEBUG SCCP-SCOC(90)[0x55d2c6ff6e80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824) HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824)14370436 HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122857980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122857981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121122857985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121122857988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122857991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122857993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122857995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121122857996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121122857997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122857998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122857999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122858000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121122858001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121122858002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122858002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122858003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122858004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121122858005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121122858007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122858008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122858009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122858012 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43725<->l=127.0.0.1:4262) (control_if.c:193) 20250121122858012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(816)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(804)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(813)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122858013 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) IPA-CTRL-CLI-IPA(806)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122858013 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122858013 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122858013 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(814)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(812)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122858013 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122858013 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-MGCP(818)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(817)@ef57f613e2f3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(805)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-RAN(822)@ef57f613e2f3: Final verdict of PTC: none 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122858013 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858013 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122858013 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122858013 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122858013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122858013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122858013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122858013 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122858013 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122858013 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122858013 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122858013 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122858013 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122858013 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122858013 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122858013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122858014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122858014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122858014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122858014 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122858014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122858014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122858013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122858013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122858013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122858013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122858013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122858013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122858013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122858013 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122858013 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122858013 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122858013 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122858013 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122858013 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122858013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122858013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122858013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858013 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122858013 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122858013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{disrupted}: Freeing instance (context_map.c:202) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621111)[0x55d2c6fdaf30]{disrupted}: Deallocated (fsm.c:568) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:206) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121122858013 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621111 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122858013 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122858013 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122858013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122858013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122858013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858013 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122858013 [20250121122858014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122858014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122858014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 1;32mDHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122858013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8335842)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122858013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55d2c6fdbbd0]{disconnected}: Deallocated (fsm.c:568) 20250121122858013 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8335842 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:58948<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122858013 DLINP NOTICE SRV(,r=127.0.0.1:58948<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122858013 DMAIN NOTICE (127.0.0.1:58948 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58948<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122858013 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122858013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122858013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122858013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122858013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122858013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122858013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122858013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122858013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122858013 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122858013 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122858013 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122858014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122858014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122858014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122858014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122858014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122858014 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ff5e0) (sccp_scrc.c:472) 20250121122858014 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1823) 20250121122858014 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122858014 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122858014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122858014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122858014 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:485) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122858014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122858014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122858014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122858014 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122858014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122858014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121122858014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121122858014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122858014 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122858014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122858014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858014 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122858014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858014 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122858014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122858014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122858014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9440935)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{disconnected}: Freeing instance (context_map.c:206) 20250121122858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55d2c6f62280]{disconnected}: Deallocated (fsm.c:568) 20250121122858014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9440935 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122858014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122858014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122858014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122858014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122858014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122858014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122858014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122858014 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122858014 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122858014 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122858014 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(821)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(823)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(815)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122858033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(807)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(804): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(805): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(806): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(807): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(812): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(813): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(814): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(815): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(816): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(817): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(818): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(819): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(821): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(822): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(823): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(824): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jan 21 12:28:58 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 20250121122858154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122858581 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122858581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122858581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858581 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122858581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122858581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122858581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122858581 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122858581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122858581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122858581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122858581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122858581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122858581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122858581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122858581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122858581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122858582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122858582 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122858582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122858582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122858582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122858582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122858582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122858582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122858582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122858758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471636) 20250121122859341 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122859341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122859341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122859341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122859342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122859342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122859342 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122859342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122859342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122859342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122859342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122859342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122859342 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122859342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122859342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122859342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122859342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122859342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122859342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122859342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122859342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122859342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122859342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122859342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122859342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122859342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122859342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122859342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122859342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122859342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122859342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122859342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122859342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=471636, count=488224) 20250121122900014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122900014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122900014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122900014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122900014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122900014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122900014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122900014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122900014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122900179 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122900179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122900179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122900179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122900179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122900179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122900179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122900179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122900179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122900179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122900179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122900179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122900179 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:29:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122901095 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122901095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122901095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122901095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122901095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122901095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122901095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250121122901867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122901872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122901876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33061<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(829)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122901904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122901904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122901916 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901916 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901916 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901916 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(831)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122901916 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54273 (stream_srv.c:129) 20250121122901916 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54273<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122901917 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901917 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901917 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901917 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901917 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122901917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122901917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122901917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901917 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122901917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122901917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122901917 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122901918 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901918 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122901918 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901918 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901918 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901918 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901918 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122901918 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901918 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901918 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122901918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901918 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122901918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122901918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122901918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(835)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(833)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122901933 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901933 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901933 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901933 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901933 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901933 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901934 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122901934 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122901935 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901935 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122901935 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901935 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122901935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901935 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901935 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901935 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122901935 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901935 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122901935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901935 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901935 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901935 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122901935 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901935 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122901935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901935 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901935 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122901935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122901935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122901935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122901935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122901935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122901935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122901935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122901935 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122901935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122901935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122901935 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122901935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122901935 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122901935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122901935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122901935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122901935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122901935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(838)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122901958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122901958 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) 20250121122901958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122901958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122901963 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122901963 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122901963 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122901963 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122901963 DHNBAP DEBUG (127.0.0.1:54273 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122901963 DHNBAP NOTICE (127.0.0.1:54273 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122901963 DHNBAP NOTICE (127.0.0.1:54273 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122901963 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122901963 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122902057 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122902058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bcb0c), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122902058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122902058 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122902058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122902058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122902058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122902058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122902058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122902058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122902058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122902058 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122902132 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122902132 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122902132 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122902132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(835)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122902141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902141 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122902141 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122902141 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122902141 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122902141 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122902141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122902144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122902144 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122902144 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122902144 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122902144 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122902144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122902144 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122902144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122902144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122902144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122902144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122902144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122902144 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122902144 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122902144 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122902145 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122902145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122902145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122902145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122902145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122902145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122902145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122902145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122902145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122902145 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122902145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122902145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122902145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122902145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122902145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122902145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122902145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902148 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122902148 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122902148 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122902148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(838)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122902155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902155 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122902155 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122902155 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122902155 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122902155 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122902155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122902156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902156 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122902157 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122902157 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122902157 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122902157 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122902157 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122902157 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122902157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122902157 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122902157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122902157 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122902157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122902157 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122902157 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122902157 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122902158 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122902158 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122902158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122902158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122902158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122902158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122902158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122902158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122902158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122902158 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122902158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902158 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122902158 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122902158 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122902158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122902158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122902158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122902158 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(834)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122902935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902935 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122902935 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122902935 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122902935 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122902935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122902935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122902935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122902935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122902935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122902935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122902935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122902935 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122902935 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122902935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122902935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122902935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122902935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122902935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122902935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122902935 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122902935 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122902935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122902935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122902935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122902935 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122902935 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122902936 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122902936 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122902936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122902936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122902936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122902936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122902936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122902936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122902936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122902936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122902936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122902936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122902936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122902936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122902936 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122902936 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122902951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902951 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122902951 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122902951 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122902951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122902951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122902951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122902951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122902951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122902951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122902951 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122902951 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122902951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122902951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122902951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122902951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122902951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122902951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122902951 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122902951 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122902951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122902951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122902951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122902951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122902951 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122902952 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122902952 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122902952 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122902952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122902952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122902952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122902952 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122902952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122902952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122902952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122902952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122902952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122902952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122902952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122902952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122902952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122902952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122902952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122902952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122902952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122902952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122902952 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122902952 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122902966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122902968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122902968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122902969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122902970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122902971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122902972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122902972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122902973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122902974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122902975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122902976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122902976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122902977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122902978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122902979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122902980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122902981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122902982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122902983 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000110100110'B, t_guard := 20.000000 } 20250121122902999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(840) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(830)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(840)7306959 20250121122904052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122904052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122904052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121122904052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122904052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6f7ecf, normal) (hnbgw_rua.c:388) 20250121122904052 DHNB DEBUG map_rua[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122904052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122904052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7306959 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122904052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122904052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122904052 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121122904052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7306959 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122904052 DCN DEBUG map_sccp[0x55d2c6fdaf30]{init}: Allocated (fsm.c:456) 20250121122904052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122904052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7306959 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122904052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7306959 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121122904052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122904053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122904053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122904053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122904053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122904053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122904053 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: Allocated (fsm.c:456) 20250121122904053 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122904053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001a60056400500f1100926) (sccp_scrc.c:401) 20250121122904053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122904053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122904053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122904053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122904053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122904053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122904053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122904053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122904053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122904053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122904053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122904053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122904053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122904053 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122904053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122904053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122904053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122904053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122904053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122904053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122904054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122904054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122904054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122904054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(840) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(840)845832 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122904068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122904068 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122904068 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122904068 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122904068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122904068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122904068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122904068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(840)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122904068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122904068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122904068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122904068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122904068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122904068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079ebfc) (sccp_scrc.c:472) 20250121122904068 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1823) 20250121122904068 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122904068 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122904068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122904068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122904068 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:485) 20250121122904068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122904068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122904072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(840)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122904074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122904078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122904082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122904085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122904086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122904088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122904089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122904090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122904091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122904092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122904093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122904093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122904094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122904095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122904096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122904096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122904097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122904098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122904099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122904099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250121122904110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(841) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(830)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(841)9849649 20250121122905135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122905135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122905135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121122905135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122905136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x964b31, normal) (hnbgw_rua.c:388) 20250121122905136 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122905136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122905136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849649 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122905136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122905136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122905136 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121122905136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849649 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122905136 DCN DEBUG map_sccp[0x55d2c6fdbbd0]{init}: Allocated (fsm.c:456) 20250121122905136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122905136 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9849649 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122905136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849649 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121122905136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122905136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122905136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122905136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122905136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122905136 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122905136 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: Allocated (fsm.c:456) 20250121122905136 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122905136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300005e0056400500f1100926) (sccp_scrc.c:401) 20250121122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122905136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122905136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122905136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122905136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122905136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122905136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122905136 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122905136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122905136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122905136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122905136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122905136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122905136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122905136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122905136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122905136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122905136 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(841) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(841)8460864 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122905142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122905143 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122905143 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122905143 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122905143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122905143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122905143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122905143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122905143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122905143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122905143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122905143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122905143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122905143 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7fa23) (sccp_scrc.c:472) 20250121122905143 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1823) 20250121122905143 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122905143 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122905143 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122905143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122905143 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:485) 20250121122905143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122905143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(841)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122905145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(841)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122905147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122905150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122905151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122905152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122905153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122905154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122905154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122905155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122905156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122905156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122905157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122905158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122905158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122905159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122905160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122905160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122905161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122905162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122905163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122905163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001000110101'B, t_guard := 20.000000 } 20250121122905174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(842) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(830)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(842)5986480 20250121122906201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122906201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122906201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122906201 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122906201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b58b0, normal) (hnbgw_rua.c:388) 20250121122906201 DHNB DEBUG map_rua[0x55d2c6fdc740]{init}: Allocated (fsm.c:456) 20250121122906201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122906201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986480 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122906201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122906201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122906201 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986480 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122906201 DCN DEBUG map_sccp[0x55d2c6fe48a0]{init}: Allocated (fsm.c:456) 20250121122906201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122906201 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5986480 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122906201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986480 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122906201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122906201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122906201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122906201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122906201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122906201 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122906201 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: Allocated (fsm.c:456) 20250121122906201 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122906202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030002350056400500f1100926) (sccp_scrc.c:401) 20250121122906202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122906202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122906202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122906202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122906202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122906202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122906202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122906202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122906202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122906202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122906202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122906202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122906202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122906202 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122906202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122906202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122906202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122906202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122906202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122906202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122906202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122906202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122906202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122906202 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(842) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(842)1058425 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121122906210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122906210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122906210 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122906210 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122906210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122906210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122906210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122906210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122906210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122906210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122906210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122906210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122906210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122906210 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e08a32) (sccp_scrc.c:472) 20250121122906210 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1823) 20250121122906210 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122906210 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122906210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122906210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122906210 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:485) 20250121122906210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122906210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(842)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122906213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(842)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122906215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122906219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122906223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122906226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122906229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122906230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122906232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122906233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122906234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122906235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122906236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122906237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122906237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122906238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122906238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122906239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122906240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122906240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122906241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122906242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001110000000'B, t_guard := 20.000000 } 20250121122906252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: 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(830)@ef57f613e2f3: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(843)4374223 20250121122907278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122907278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122907278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121122907278 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122907278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42becf, normal) (hnbgw_rua.c:388) 20250121122907278 DHNB DEBUG map_rua[0x55d2c6fe43a0]{init}: Allocated (fsm.c:456) 20250121122907278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122907278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374223 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122907278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122907278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122907278 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121122907278 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374223 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122907278 DCN DEBUG map_sccp[0x55d2c6fe35a0]{init}: Allocated (fsm.c:456) 20250121122907278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122907278 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4374223 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122907278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374223 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121122907278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122907278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122907278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122907278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122907278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122907278 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122907278 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: Allocated (fsm.c:456) 20250121122907278 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122907278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003800056400500f1100926) (sccp_scrc.c:401) 20250121122907278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122907278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122907278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122907278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122907278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122907278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122907278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122907278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122907278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122907278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122907278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122907278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122907278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122907278 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122907278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122907278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122907278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122907279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122907279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122907279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122907279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122907279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122907279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(843)7937802 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250121122907286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907286 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122907286 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122907286 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122907286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122907286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122907286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122907286 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122907287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122907287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122907287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122907287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122907287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122907287 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9b258) (sccp_scrc.c:472) 20250121122907287 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1823) 20250121122907287 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122907287 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122907287 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122907287 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122907287 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:485) 20250121122907287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122907287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122907290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122907292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122907294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122907296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122907297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122907298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122907299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122907300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122907301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122907302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122907302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122907303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122907304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122907305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122907305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122907306 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122907307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122907307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122907308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122907309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122907310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122907312 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33061<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(825)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(832)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@ef57f613e2f3: Final verdict of PTC: none 20250121122907312 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122907312 DLINP DEBUG SRVCONN(,r=127.0.0.1:54273<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122907312 DLINP NOTICE SRV(,r=127.0.0.1:54273<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122907312 DMAIN NOTICE (127.0.0.1:54273 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54273<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122907312 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(837)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@ef57f613e2f3: Final verdict of PTC: none 20250121122907313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122907313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122907313 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(830)@ef57f613e2f3: Final verdict of PTC: none 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122907313 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122907313 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122907313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122907313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122907313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122907313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122907313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122907313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122907313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122907313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122907313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122907313 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122907313 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122907313 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122907313 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122907313 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122907313 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122907313 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122907313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122907313 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122907313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122907313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122907313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122907313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122907313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122907313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122907313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122907313 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122907313 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122907313 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122907313 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122907313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122907313 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122907313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079ebfc), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122907313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122907313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122907313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122907313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122907313 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122907313 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122907313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{disrupted}: Freeing instance (context_map.c:202) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7306959)[0x55d2c6fe1ef0]{disrupted}: Deallocated (fsm.c:568) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{disconnected}: Freeing instance (context_map.c:206) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55d2c6fdaf30]{disconnected}: Deallocated (fsm.c:568) 20250121122907313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7306959 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122907313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122907313 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122907313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7fa23), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122907313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122907313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122907313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122907313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122907313 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122907313 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122907313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc0-M3UA(835)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@ef57f613e2f3: Final verdict of PTC: none 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122907313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849649)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{disconnected}: Freeing instance (context_map.c:206) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55d2c6fdbbd0]{disconnected}: Deallocated (fsm.c:568) 20250121122907313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849649 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122907313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122907314 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122907314 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122907314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08a32), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122907314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122907314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.sgsn0-SCCP(836)@ef57f613e2f3: Final verdict of PTC: none 20250121122907314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122907314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122907314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122907314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122907314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122907314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122907314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122907314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122907314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122907314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122907314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122907314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122907314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122907314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122907314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(831)@ef57f613e2f3: Final verdict of PTC: none 20250121122907314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122907314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122907314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122907314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122907314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122907314 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122907314 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122907314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{disrupted}: Freeing instance (context_map.c:202) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5986480)[0x55d2c6fdc740]{disrupted}: Deallocated (fsm.c:568) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{disconnected}: Freeing instance (context_map.c:206) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55d2c6fe48a0]{disconnected}: Deallocated (fsm.c:568) 20250121122907314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986480 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122907314 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122907314 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122907314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b258), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122907314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122907314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122907314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122907314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122907314 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122907314 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122907314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{disrupted}: Freeing instance (context_map.c:202) 20250121122907314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4374223)[0x55d2c6fe43a0]{disrupted}: Deallocated (fsm.c:568) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{disconnected}: Freeing instance (context_map.c:206) 20250121122907314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55d2c6fe35a0]{disconnected}: Deallocated (fsm.c:568) 20250121122907314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4374223 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122907314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122907314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122907314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122907314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122907314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122907314 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122907314 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmHNBGW-MGCP(839)@ef57f613e2f3: Final verdict of PTC: none sg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122907314 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(826)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(829)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(827)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122907315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46596<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(828)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(825): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(826): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(827): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(828): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(829): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(830): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(831): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(832): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(840): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(841): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(842): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Tue Jan 21 12:29:07 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 20250121122907355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122907957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412400) 20250121122908013 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122908013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122908013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908013 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122908013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122908013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122908014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122908014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122908014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122908014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122908015 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122908015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122908015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122908015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122908015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122908015 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122908582 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122908582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122908582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908582 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122908582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122908582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908582 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122908582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122908582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122908582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122908582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122908582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122908583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122908583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122908583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122908583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122908583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122908583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122908583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122908583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=412400, count=425768) 20250121122909314 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122909314 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122909314 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122909314 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122909314 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122909314 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122909342 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122909342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122909342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122909342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122909342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122909342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122909342 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122909342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122909342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122909342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122909342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122909342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122909342 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122909342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122909342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122909342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122909342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122909343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122909343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122909343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122909343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122909343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122909343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122909343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122909343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122909343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122909343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122909343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122909343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122909343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122909343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:29:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122910180 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122910180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122910180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122910180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122910180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122910180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122910181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122910181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122910181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122910181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122910181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122910181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122910181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250121122911054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122911058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122911062 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39325<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(848)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122911078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122911078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122911086 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911086 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911087 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911087 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911087 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911087 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911087 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911087 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(850)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122911087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52395 (stream_srv.c:129) 20250121122911087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52395<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122911088 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911088 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122911088 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911088 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122911088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911088 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911088 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911088 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122911088 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911088 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122911088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911088 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911088 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911088 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122911089 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911089 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911089 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122911089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911089 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122911089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122911089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122911089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122911089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122911096 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122911096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e8f2), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122911096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122911096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122911096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122911096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122911096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(854)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(854)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(854)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(852)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(857)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(857)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(857)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(855)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122911116 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911116 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911117 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911117 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911117 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911117 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911118 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911118 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122911118 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122911118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911118 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911118 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122911118 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911118 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122911118 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122911118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911118 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911118 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122911118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122911118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122911118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121122911118 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122911118 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911118 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122911118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911119 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122911119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122911119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122911119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122911119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122911120 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911120 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122911120 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911120 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122911120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911120 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122911120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122911120 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(860)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(860)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(860)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(863)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(863)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(863)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122911164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122911164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122911165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122911165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122911165 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) 20250121122911165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122911165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122911165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122911165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122911175 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122911175 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122911175 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122911175 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122911175 DHNBAP DEBUG (127.0.0.1:52395 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122911175 DHNBAP NOTICE (127.0.0.1:52395 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122911175 DHNBAP NOTICE (127.0.0.1:52395 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122911175 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122911175 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122911300 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122911301 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122911301 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122911301 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(854)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122911305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911305 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122911305 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122911305 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122911305 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122911305 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122911305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122911307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911307 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122911307 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122911307 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122911307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122911307 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122911307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122911307 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122911307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122911307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122911307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122911307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122911307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122911307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122911307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122911307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122911307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122911307 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911308 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122911308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122911309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911309 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122911309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122911309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122911309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122911309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122911313 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122911313 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122911313 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122911313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(857)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122911318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122911318 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122911318 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122911318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122911318 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122911318 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122911318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122911318 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122911318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122911318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122911318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122911318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122911318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122911318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122911318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122911318 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122911318 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122911318 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911319 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911319 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122911319 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122911319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911319 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122911319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911319 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122911319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122911319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122911319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122911319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122911335 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122911335 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122911335 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122911335 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(860)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122911341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911341 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122911341 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122911341 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122911341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122911341 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122911342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122911344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911344 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122911344 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122911344 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122911344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122911344 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122911344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122911344 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122911344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122911344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122911344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122911344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122911344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122911344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122911344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122911344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122911344 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122911344 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911346 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122911346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122911346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911346 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122911346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122911346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122911346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122911346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122911348 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122911348 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122911348 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122911348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(863)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122911352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911352 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122911352 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122911352 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122911352 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122911352 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122911353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122911355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911355 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122911355 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122911355 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122911355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122911355 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122911355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122911355 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122911355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122911355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122911355 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122911355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122911355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122911355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122911355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122911355 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122911355 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122911355 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122911356 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122911356 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122911356 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122911356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122911357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122911357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122911357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122911357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122911357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122911357 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122911357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122911357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122911357 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122911357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122911357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122911357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122911357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122911357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122911357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122911357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122911357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122912053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122912053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122912053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122912053 DLSCCP DEBUG SCCP-SCOC(80)[0x55d2c6fd69f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(853)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122912111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912111 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122912111 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122912111 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912111 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122912111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122912111 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122912111 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122912111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122912111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122912111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122912111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122912111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122912111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122912111 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122912111 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122912111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122912111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122912111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122912111 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912111 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122912111 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122912111 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912111 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122912111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122912111 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122912111 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(856)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122912123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122912123 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122912123 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122912123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912123 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122912123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122912123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122912123 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122912123 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) 20250121122912123 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) 20250121122912123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122912123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122912123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122912123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122912123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122912123 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122912124 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122912124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122912124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122912124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122912124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122912124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122912124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122912124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122912125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122912125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122912125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122912125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122912125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122912126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122912126 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122912126 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122912144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912144 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122912144 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122912144 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122912144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122912145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122912145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122912145 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122912145 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122912145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122912145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122912145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122912145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122912145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122912145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122912146 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122912146 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122912146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122912146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122912146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122912146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122912146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122912146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122912146 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912148 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122912148 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122912148 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122912148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122912148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122912148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122912148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122912148 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122912148 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122912160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122912160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122912160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122912160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122912160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122912161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912161 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122912161 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122912161 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122912161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122912161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122912161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122912161 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122912160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122912160 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122912160 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) 20250121122912160 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) 20250121122912160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122912160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122912161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122912161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122912161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122912161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122912161 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122912161 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122912162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122912162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122912162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122912162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122912162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122912162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122912163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122912163 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122912163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122912163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122912163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122912163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122912163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122912163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122912163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122912163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122912163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122912163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122912163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122912163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122912163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122912163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122912163 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122912163 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122913189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122913191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122913196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122913200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122913204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122913208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122913212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122913217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122913221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122913226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122913230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122913234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122913238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122913241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122913244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122913247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122913249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122913252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122913254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122913255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000001001011110'B, t_guard := 20.000000 } 20250121122913272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(865) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(849)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(865)13960589 20250121122914324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122914324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122914325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121122914325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122914325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5058d, normal) (hnbgw_rua.c:388) 20250121122914325 DHNB DEBUG map_rua[0x55d2c6fe48b0]{init}: Allocated (fsm.c:456) 20250121122914325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122914325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960589 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122914325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122914325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122914325 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121122914325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960589 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122914325 DCN DEBUG map_sccp[0x55d2c6fe1ef0]{init}: Allocated (fsm.c:456) 20250121122914325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122914325 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13960589 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122914325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960589 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121122914325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122914325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122914325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122914325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122914325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122914325 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122914325 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: Allocated (fsm.c:456) 20250121122914325 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122914325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300025e0056400500f1100926) (sccp_scrc.c:401) 20250121122914325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122914325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122914325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122914325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122914325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122914325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122914325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122914325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122914325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122914325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122914325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122914325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122914325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122914326 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122914326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122914326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122914326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122914326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122914326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122914326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122914326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122914326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122914326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122914326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(865) HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(865)13894349 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121122914339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122914339 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122914339 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122914339 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122914339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122914339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122914339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122914339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(865)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122914339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122914339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122914339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122914339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122914339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122914339 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a52bf3) (sccp_scrc.c:472) 20250121122914339 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1823) 20250121122914339 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122914339 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122914339 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122914339 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122914339 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:485) 20250121122914339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122914339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122914340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(865)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122914341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122914345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122914349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122914351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122914353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122914355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122914356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122914357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122914358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122914360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122914361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122914362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122914364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122914365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122914365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122914366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122914367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122914367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122914368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122914369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001010101101'B, t_guard := 20.000000 } 20250121122914379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(866) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(849)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(866)14356991 20250121122915408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122915408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122915408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121122915408 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122915408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdb11ff, normal) (hnbgw_rua.c:388) 20250121122915408 DHNB DEBUG map_rua[0x55d2c6f62290]{init}: Allocated (fsm.c:456) 20250121122915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122915408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14356991 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122915408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122915408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122915408 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121122915408 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14356991 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121122915408 DCN DEBUG map_sccp[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122915408 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14356991 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121122915408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14356991 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121122915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122915408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122915408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122915408 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122915408 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: Allocated (fsm.c:456) 20250121122915408 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122915408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002ad0056400500f1100926) (sccp_scrc.c:401) 20250121122915408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122915408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122915408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122915408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122915408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122915408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122915408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122915408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122915408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122915408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122915408 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122915408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122915408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122915408 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122915408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122915408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122915408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122915408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122915408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122915408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122915408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122915408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(866) HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(866)10513797 HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(866)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122915420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122915420 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122915420 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122915420 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122915420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122915420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122915420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122915420 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122915420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122915420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122915420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122915421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122915421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122915421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076a993) (sccp_scrc.c:472) 20250121122915421 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1823) 20250121122915421 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122915421 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122915421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122915421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122915421 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:485) 20250121122915421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122915421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122915422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(866)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122915424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122915427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122915429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122915431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122915433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122915434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122915435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122915436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122915436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122915437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122915438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122915439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122915440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122915440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122915441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122915442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122915443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122915444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122915444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122915445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000111011011'B, t_guard := 20.000000 } 20250121122915455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(867) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(849)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(867)9022337 20250121122916475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122916475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122916475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121122916475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122916475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x89ab81, normal) (hnbgw_rua.c:388) 20250121122916475 DHNB DEBUG map_rua[0x55d2c6fe43a0]{init}: Allocated (fsm.c:456) 20250121122916475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122916475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9022337 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122916475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122916475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122916475 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9022337 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121122916475 DCN DEBUG map_sccp[0x55d2c6fe35a0]{init}: Allocated (fsm.c:456) 20250121122916475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122916475 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9022337 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121122916475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9022337 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121122916475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122916475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122916475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122916475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122916475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122916475 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122916475 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: Allocated (fsm.c:456) 20250121122916475 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122916475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001db0056400500f1100926) (sccp_scrc.c:401) 20250121122916475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122916475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122916475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122916475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122916475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122916475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122916475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122916475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122916475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122916475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122916475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122916475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122916475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122916475 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122916475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122916475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122916475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122916475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122916475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122916475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122916475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122916475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122916475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(867) HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(867)722597 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122916481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916481 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122916481 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122916481 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122916481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122916481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122916481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122916481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122916481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122916481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122916481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122916481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122916481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122916481 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b21d04) (sccp_scrc.c:472) 20250121122916481 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1823) 20250121122916481 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122916481 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122916481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122916481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122916482 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:485) 20250121122916482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122916482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_no_nri_round_robin0(867)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122916485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(867)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122916487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122916490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122916494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122916497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122916499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122916500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122916501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122916503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122916503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122916504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122916505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122916505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122916506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122916507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122916507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122916508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122916509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122916509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122916510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122916511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122916513 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122916513 DLINP DEBUG SRVCONN(,r=127.0.0.1:52395<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122916513 DLINP NOTICE SRV(,r=127.0.0.1:52395<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122916513 DMAIN NOTICE (127.0.0.1:52395 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52395<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122916513 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122916513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122916513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39325<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(844)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(849)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(852)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(853)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(851)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(856)@ef57f613e2f3: Final verdict of PTC: none 20250121122916514 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122916514 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(855)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(862)@ef57f613e2f3: Final verdict of PTC: none 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(854)@ef57f613e2f3: Final verdict of PTC: none 20250121122916514 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122916514 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121122916514 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122916514 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(850)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(861)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(848)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(863)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(846)@ef57f613e2f3: Final verdict of PTC: none 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122916514 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122916514 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122916514 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122916514 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122916514 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122916514 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-M3UA(857)@ef57f613e2f3: Final verdict of PTC: none 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122916514 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122916514 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122916514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122916514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122916514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122916514 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122916514 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122916515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122916515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122916515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122916515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122916515 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122916515 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122916515 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122916515 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122916515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122916515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122916515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122916515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122916515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122916515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122916515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122916515 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122916515 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122916515 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122916514 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122916515 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122916515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122916515 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122916515 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122916515 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122916515 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121122916515 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122916515 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122916515 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122916515 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122916515 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122916515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122916515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122916515 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122916515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW-MGCP(864)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(845)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(858)@ef57f613e2f3: Final verdict of PTC: none 20250121122916515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122916515 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122916515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122916515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122916515 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122916515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122916515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122916515 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122916515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122916515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122916515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122916515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{disrupted}: Freeing instance (context_map.c:202) 20250121122916515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14356991)[0x55d2c6f62290]{disrupted}: Deallocated (fsm.c:568) 20250121122916515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122916515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{disconnected}: Freeing instance (context_map.c:206) 20250121122916515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55d2c6fe1900]{disconnected}: Deallocated (fsm.c:568) 20250121122916515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14356991 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121122916515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122916515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122916515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122916515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122916515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122916516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122916516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122916516 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122916516 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122916516 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122916516 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122916516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122916516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122916516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122916516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122916516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122916516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122916516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122916516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122916516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122916516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122916516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122916516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122916516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122916516 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122916516 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122916516 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122916516 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122916516 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122916516 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122916516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a52bf3), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122916516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122916516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122916516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122916516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122916516 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122916516 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122916516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{disrupted}: Freeing instance (context_map.c:202) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960589)[0x55d2c6fe48b0]{disrupted}: Deallocated (fsm.c:568) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{disconnected}: Freeing instance (context_map.c:206) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55d2c6fe1ef0]{disconnected}: Deallocated (fsm.c:568) 20250121122916516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960589 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122916516 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122916516 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122916516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b21d04), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122916516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122916516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122916516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122916516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122916516 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122916516 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122916516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{disrupted}: Freeing instance (context_map.c:202) 20250121122916516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9022337)[0x55d2c6fe43a0]{disrupted}: Deallocated (fsm.c:568) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{disconnected}: Freeing instance (context_map.c:206) 20250121122916516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55d2c6fe35a0]{disconnected}: Deallocated (fsm.c:568) 20250121122916516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9022337 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121122916516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122916516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122916516 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122916516 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122916516 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122916516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122916516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122916516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122916516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122916516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122916516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122916516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122916516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122916516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122916516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(859)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(860)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122916546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(847)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(844): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(845): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(846): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(847): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(848): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(849): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(850): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(851): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(852): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(853): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(854): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(855): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(856): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(857): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(858): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(859): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(860): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(861): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(862): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(863): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(864): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(865): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(866): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(867): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Jan 21 12:29:16 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 20250121122916661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122917263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489000) 20250121122917314 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122917314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b258), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122917314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122917314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122917314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122917314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122917314 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122917314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08a32), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122917314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122917314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122917314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122917314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122917314 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122917314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7fa23), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122917314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122917314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122917314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122917314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122917314 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122917314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079ebfc), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122917314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122917314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122917314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122917314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122917315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122917315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122917315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122917315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122917315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122917315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122917315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122917315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122917315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122917315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122917315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122917315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122917315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122917315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122917315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122917315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122917315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122917315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122917315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122917315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122917315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122918014 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122918015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918015 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122918015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918015 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122918015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122918015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122918015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122918015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122918015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122918015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122918015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=489000, count=506780) 20250121122918515 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122918515 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122918515 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122918515 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122918515 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122918515 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122918515 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122918515 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122918515 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122918515 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122918515 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122918515 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122918583 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122918583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918583 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122918583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918583 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122918583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122918583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122918583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122918583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122918583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122918583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122918583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122918583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122918583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122918583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122918583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122918583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122918584 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:29:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122919343 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122919343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122919343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122919343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122919343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122919343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122919343 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122919343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122919343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122919343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122919343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122919343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122919343 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122919343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122919343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122919343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122919343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122919343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122919343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122919343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122919343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122919343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122919343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122919343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122919344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122919344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122919344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122919344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122919344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122919344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122919344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122919344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122919344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122920181 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122920181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6dead), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122920181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122920181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122920182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122920182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122920182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250121122920368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122920371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122920376 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36627<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(872)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122920392 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122920392 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122920401 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920401 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920402 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920402 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920402 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920402 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920402 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920402 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(874)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122920402 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53491 (stream_srv.c:129) 20250121122920402 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53491<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122920403 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122920403 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122920403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920403 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920403 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122920403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122920403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920403 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920403 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122920403 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122920404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920404 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920404 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920404 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122920404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122920404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920404 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122920404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122920404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122920404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122920404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(878)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(878)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(878)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(876)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(881)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(881)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(881)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(879)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122920436 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920436 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920436 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920436 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122920436 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920438 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920438 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122920438 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920438 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122920438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920438 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920438 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920438 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122920438 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122920438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920438 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920438 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920438 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122920438 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122920438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920438 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920438 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122920438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122920438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920438 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122920438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122920438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122920438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122920438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122920438 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122920439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122920439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122920439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122920439 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(884)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(884)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(884)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(882)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(887)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(887)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(887)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122920486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122920486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122920486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122920486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122920486 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) 20250121122920486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122920486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122920486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122920486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122920492 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122920492 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122920492 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122920492 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122920492 DHNBAP DEBUG (127.0.0.1:53491 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122920492 DHNBAP NOTICE (127.0.0.1:53491 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122920492 DHNBAP NOTICE (127.0.0.1:53491 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122920492 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122920492 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122920616 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122920616 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122920616 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122920616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(878)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122920626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122920626 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122920626 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122920626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122920626 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122920626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122920629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920629 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122920629 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122920629 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122920629 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122920629 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122920629 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122920630 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122920630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122920630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122920630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122920630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122920630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122920630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122920630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122920630 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122920630 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122920630 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920630 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122920630 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122920630 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122920630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122920631 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122920631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122920631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920631 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122920632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122920632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122920632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122920632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(881)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122920637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920637 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122920637 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122920637 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122920637 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122920637 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122920637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122920639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122920640 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122920640 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122920640 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122920640 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122920640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122920640 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122920640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122920640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122920640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122920640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122920640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122920640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122920640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122920640 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122920640 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122920640 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920641 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920641 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122920641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122920641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122920641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920641 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122920641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122920641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122920641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122920641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122920656 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122920656 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122920656 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122920656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(884)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122920662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920662 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122920662 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122920662 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122920662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122920662 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122920662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122920664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920664 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122920664 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122920664 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122920664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122920664 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122920664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122920664 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122920664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122920664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122920664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122920664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122920664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122920664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122920664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122920664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122920664 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122920664 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920665 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122920665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122920665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920665 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122920666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122920666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122920666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122920666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122920674 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122920674 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122920674 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122920674 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(887)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122920680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920680 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122920680 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122920680 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122920680 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122920680 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122920680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122920683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920683 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122920683 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122920683 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122920683 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122920683 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122920683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122920683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122920683 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122920683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122920683 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122920683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122920683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122920683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122920683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122920683 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122920683 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122920683 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122920684 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122920684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122920684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122920685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122920685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122920685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122920685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122920685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122920685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122920685 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122920685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122920685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122920685 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122920685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122920685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122920685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122920685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122920685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122920685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122920685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122920685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921091 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122921091 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122921091 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122921092 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122921092 DLSCCP DEBUG SCCP-SCOC(81)[0x55d2c6fe0fc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(877)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122921431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122921431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122921431 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122921431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122921432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122921432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122921432 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122921432 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122921432 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122921432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122921432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122921432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122921432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122921432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122921432 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122921432 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122921432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122921432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122921432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122921432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122921432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122921432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122921432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921435 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122921435 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122921435 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122921435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921435 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122921435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122921436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122921436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921436 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122921436 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122921436 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(880)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122921437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921437 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122921437 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122921437 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122921437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921437 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122921438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122921438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122921438 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122921438 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) 20250121122921438 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) 20250121122921438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122921438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122921438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122921438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122921438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122921438 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122921438 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122921438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122921438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122921438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122921438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921438 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122921438 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122921438 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122921438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122921438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122921438 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122921438 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(883)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122921470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122921470 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122921470 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122921470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122921470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122921470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122921470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122921471 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122921471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122921471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122921471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122921471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122921471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122921471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122921471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122921471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122921471 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122921471 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122921471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122921471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122921471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122921471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122921471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122921471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122921471 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921472 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122921472 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122921472 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122921472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122921472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122921472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122921472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122921472 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122921472 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122921482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122921482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122921482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122921482 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122921482 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) 20250121122921482 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) 20250121122921482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921482 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122921482 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122921482 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921482 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122921482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122921482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122921482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122921482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122921482 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122921482 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122921482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122921482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122921482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122921482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122921482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122921484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122921484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122921484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122921484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122921484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122921484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122921484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122921484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122921484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122921484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122921484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122921484 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122921484 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122921484 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122921484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122921484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122921484 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122921484 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122921484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122921484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122921484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122921484 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122921484 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122922503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122922509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122922514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122922519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122922530 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122922543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122922551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122922560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122922569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122922577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122922584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122922590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122922594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122922597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122922598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122922599 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122922600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122922601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122922602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122922603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000001111011010'B, t_guard := 20.000000 } 20250121122922617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(889) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(873)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(889)7543301 20250121122923671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122923671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122923671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121122923671 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122923671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x731a05, normal) (hnbgw_rua.c:388) 20250121122923671 DHNB DEBUG map_rua[0x55d2c6fe0fc0]{init}: Allocated (fsm.c:456) 20250121122923671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122923671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543301 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122923671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122923671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122923671 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20250121122923671 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543301 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121122923671 DCN DEBUG map_sccp[0x55d2c6fe48b0]{init}: Allocated (fsm.c:456) 20250121122923671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122923671 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7543301 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121122923671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543301 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121122923672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122923672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122923672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122923672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122923672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122923672 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122923672 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: Allocated (fsm.c:456) 20250121122923672 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122923672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003da0056400500f1100926) (sccp_scrc.c:401) 20250121122923672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122923672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122923672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122923672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122923672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122923672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122923672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122923672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122923672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122923672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122923672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122923672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122923672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122923672 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122923672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122923673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122923673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122923673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122923673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122923673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122923673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122923673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122923673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122923673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(889) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(889)9170474 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(889)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122923691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122923691 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122923691 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122923691 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122923691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122923691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122923691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122923691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122923692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122923692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122923692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122923692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122923692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122923692 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0036e605) (sccp_scrc.c:472) 20250121122923692 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1823) 20250121122923692 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122923692 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122923692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122923692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122923692 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:485) 20250121122923692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122923692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122923695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(889)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122923698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122923702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122923708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122923712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122923714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122923714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122923715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122923716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122923717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122923718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122923719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122923719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122923720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122923721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122923721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122923722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122923723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122923723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122923724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122923725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001011100111'B, t_guard := 20.000000 } 20250121122923736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(890) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(873)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(890)8622357 20250121122924758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122924758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122924758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121122924758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122924758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x839115, normal) (hnbgw_rua.c:388) 20250121122924758 DHNB DEBUG map_rua[0x55d2c6fe43a0]{init}: Allocated (fsm.c:456) 20250121122924758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122924758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8622357 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122924758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122924758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122924758 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20250121122924758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8622357 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121122924758 DCN DEBUG map_sccp[0x55d2c6fe35a0]{init}: Allocated (fsm.c:456) 20250121122924758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122924758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8622357 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121122924758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8622357 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121122924758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122924758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122924758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122924758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122924758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122924758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122924758 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: Allocated (fsm.c:456) 20250121122924758 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122924758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002e70056400500f1100926) (sccp_scrc.c:401) 20250121122924758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122924758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122924758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122924758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122924758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122924758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122924758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122924758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122924758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122924758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122924759 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122924759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122924759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122924759 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122924759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122924759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122924759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122924759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122924759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122924759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122924759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122924759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122924759 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122924759 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(890) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(890)1184254 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122924763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122924763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122924763 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122924763 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122924763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122924763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122924763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122924763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122924763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122924763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122924763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122924763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122924763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122924763 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d821d) (sccp_scrc.c:472) 20250121122924763 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1823) 20250121122924763 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122924763 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122924763 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122924763 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122924763 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:485) 20250121122924763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122924764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_10(890)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122924766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(890)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122924768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122924770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122924772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122924773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122924775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122924776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122924776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122924777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122924778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122924779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122924779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122924780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122924781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122924781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122924782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122924783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122924784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122924785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122924786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122924787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20250121122924799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(891) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(873)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(891)13548920 20250121122925824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122925824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122925824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121122925824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122925824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcebd78, normal) (hnbgw_rua.c:388) 20250121122925824 DHNB DEBUG map_rua[0x55d2c6fe1900]{init}: Allocated (fsm.c:456) 20250121122925824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122925824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13548920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122925825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122925825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122925825 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20250121122925825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13548920 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121122925825 DCN DEBUG map_sccp[0x55d2c6ff0ed0]{init}: Allocated (fsm.c:456) 20250121122925825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122925825 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13548920 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121122925825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13548920 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121122925825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122925825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122925825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122925825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122925825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122925825 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122925825 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: Allocated (fsm.c:456) 20250121122925825 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122925825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300009b0056400500f1100926) (sccp_scrc.c:401) 20250121122925825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122925825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122925825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122925825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122925825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122925825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122925825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122925825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122925825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122925825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122925825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122925825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122925825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122925825 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122925825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122925825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122925825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122925825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122925825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122925825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122925825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122925825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122925825 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(891) HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(891)4869856 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121122925833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925833 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122925833 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122925833 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122925833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122925833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122925833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122925833 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122925833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122925833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122925833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122925833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122925833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122925833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004b265) (sccp_scrc.c:472) 20250121122925833 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1823) 20250121122925833 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122925833 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122925833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122925833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122925833 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:485) 20250121122925833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122925833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_10(891)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122925837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(891)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122925839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122925843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122925847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122925849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122925851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122925852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122925854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122925855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122925855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122925856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122925857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122925858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122925858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122925859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122925860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122925861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122925861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122925862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122925863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122925864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122925867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121122925867 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122925867 DLINP DEBUG SRVCONN(,r=127.0.0.1:53491<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122925867 DLINP NOTICE SRV(,r=127.0.0.1:53491<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122925867 DMAIN NOTICE (127.0.0.1:53491 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53491<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122925867 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122925867 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36627<->l=127.0.0.1:4262) (control_if.c:193) 20250121122925867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121122925867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122925867 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122925867 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122925867 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(875)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(882)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(879)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(883)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(868)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(873)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(886)@ef57f613e2f3: Final verdict of PTC: none 20250121122925867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-RAN(877)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(876)@ef57f613e2f3: Final verdict of PTC: none 20250121122925867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122925867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122925867 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121122925867 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122925867 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122925867 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122925867 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122925867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122925867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122925867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122925867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122925867 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122925867 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122925867 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122925867 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121122925867 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122925867 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122925867 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122925867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122925867 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122925868 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122925867 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122925867 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122925867 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122925867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122925867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122925867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122925867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122925867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122925867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122925867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122925867 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122925867 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122925867 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122925867 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122925867 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122925867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036e605), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122925867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122925867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122925867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122925867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122925867 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122925867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{disrupted}: Freeing instance (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7543301)[0x55d2c6fe0fc0]{disrupted}: Deallocated (fsm.c:568) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{disconnected}: Freeing instance (context_map.c:206) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55d2c6fe48b0]{disconnected}: Deallocated (fsm.c:568) 20250121122925867 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543301 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122925867 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122925867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d821d), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122925867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122925867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122925867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122925867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122925867 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122925867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{disrupted}: Freeing instance (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8622357)[0x55d2c6fe43a0]{disrupted}: Deallocated (fsm.c:568) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{disconnected}: Freeing instance (context_map.c:206) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55d2c6fe35a0]{disconnected}: Deallocated (fsm.c:568) 20250121122925867 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8622357 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122925867 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122925867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004b265), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122925867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122925867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122925867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122925867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122925867 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122925867 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122925867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{disrupted}: Freeing instance (context_map.c:202) 20250121122925867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13548920)[0x55d2c6fe1900]{disrupted}: Deallocated (fsm.c:568) 20250121122925867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122925868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{disconnected}: Freeing instance (context_map.c:206) 20250121122925868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55d2c6ff0ed0]{disconnected}: Deallocated (fsm.c:568) 20250121122925868 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13548920 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121122925868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122925868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122925868 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122925868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122925868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122925868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122925868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122925868 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122925868 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122925868 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122925868 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122925868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122925868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122925868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122925868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122925868 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122925868 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122925868 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122925868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122925868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122925868 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121122925868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122925868 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122925868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122925868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122925868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122925868 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122925868 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122925868 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122925868 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122925868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122925868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122925868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122925868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122925868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122925868 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122925868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122925868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122925868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122925868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122925868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122925868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122925868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122925868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122925868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122925868 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122925868 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122925868 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122925868 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(884)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(887)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(869)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(880)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(878)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(888)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(874)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(881)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(872)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(885)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(870)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122925891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(871)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(868): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(869): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(870): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(871): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(872): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(873): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(874): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(875): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(876): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(877): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(878): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(879): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(880): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(881): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(882): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(883): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(884): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(885): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(886): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(887): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(888): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(889): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(890): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(891): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Tue Jan 21 12:29:25 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 20250121122926010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122926516 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122926516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122926516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122926516 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122926516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122926516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122926516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122926516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122926516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122926516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122926516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122926516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122926516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122926516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122926517 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122926517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b21d04), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122926517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122926517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122926517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122926517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122926517 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122926517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a52bf3), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122926517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122926517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122926517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122926517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122926518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122926518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122926518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122926518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122926518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122926518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122926518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122926518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122926518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122926518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122926518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122926613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39708<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487148) 20250121122927315 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122927315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079ebfc), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122927315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122927315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122927315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122927315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122927315 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122927315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7fa23), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122927315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122927315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122927315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122927315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122927316 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122927316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08a32), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122927316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122927316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122927316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122927316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122927316 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122927316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b258), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122927316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122927316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122927316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122927316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122927316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122927316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122927316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122927316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122927316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122927316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122927316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122927316 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122927316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122927316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122927317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122927317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122927317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122927317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122927317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122927317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122927317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122927317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122927317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122927317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122927317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122927317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122927317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122927317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=487148, count=500648) 20250121122927868 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122927868 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122927868 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121122927868 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122927868 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122927868 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122927868 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122927868 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122927868 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122927868 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122927868 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122927868 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121122928016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928016 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122928016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928016 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122928016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928016 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122928017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122928017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122928017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122928017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122928018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122928018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122928584 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122928584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928584 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122928584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928584 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122928584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122928584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122928584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122928584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122928584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122928585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122928585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122928585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122928585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122928585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122928585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122928585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:29:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122929344 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122929344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df789b), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122929344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122929344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929344 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122929344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00883c6a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122929344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122929344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929344 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122929344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325d0e), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122929344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122929344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122929345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122929345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122929345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250121122929723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122929728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122929732 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36465<->l=127.0.0.1:4262) (control_if.c:570) 20250121122929749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122929749 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(896)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122929757 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929757 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929757 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929757 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929758 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929758 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929758 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929758 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929758 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33523 (stream_srv.c:129) 20250121122929758 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33523<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(898)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122929759 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929759 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122929759 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929759 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122929759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929759 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929759 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929759 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122929759 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929759 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122929759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929759 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929759 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929759 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122929759 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122929759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929759 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929759 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929759 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122929759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122929759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929759 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122929759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122929759 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122929759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122929759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122929759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122929759 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122929760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121122929760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122929760 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(902)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(902)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(902)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(900)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(905)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(905)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(905)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(903)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(908)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(908)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(908)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-SCCP(906)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122929796 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929796 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929796 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929796 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929796 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929796 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122929796 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929797 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929797 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122929797 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929797 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122929797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929797 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929797 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122929797 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122929797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929797 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929797 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122929797 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122929797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929797 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929797 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122929797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122929797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929797 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122929797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122929797 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122929797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122929797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122929797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122929797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122929797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122929797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122929798 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122929798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122929798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(911)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(911)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(911)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(909)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(914)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(914)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(914)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(917)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-M3UA(917)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(917)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122929848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122929848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122929848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122929848 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122929848 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) 20250121122929848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122929848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122929848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122929848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122929855 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122929855 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122929855 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122929855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122929855 DHNBAP DEBUG (127.0.0.1:33523 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122929855 DHNBAP NOTICE (127.0.0.1:33523 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122929855 DHNBAP NOTICE (127.0.0.1:33523 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122929855 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122929855 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122929971 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122929972 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122929972 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122929972 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(902)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122929981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929981 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122929981 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122929981 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122929981 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122929981 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122929981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122929982 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122929982 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121122929982 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122929982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122929984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929984 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122929984 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122929984 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122929984 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122929984 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122929984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122929984 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122929985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122929985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122929985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122929985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122929985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122929985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122929985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122929985 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122929985 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122929985 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(905)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121122929986 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122929986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122929986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929986 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122929987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122929987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122929987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122929987 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122929990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929990 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121122929990 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122929990 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122929990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122929990 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122929990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122929993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122929993 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122929993 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122929993 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122929993 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122929993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122929993 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122929994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122929994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122929994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121122929994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122929994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122929994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122929994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122929994 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122929994 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122929994 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122929994 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121122929994 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122929994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122929994 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122929995 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122929995 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122929995 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122929995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122929995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122929995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122929995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122929995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122929995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122929995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122929995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122929995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122929995 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122929996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122929996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122929996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122929996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122929996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122929996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122929996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122929996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(908)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121122930000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930000 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121122930000 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122930000 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122930000 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122930000 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121122930000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122930003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930003 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122930003 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122930003 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122930003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122930003 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122930003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122930003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122930003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121122930003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122930003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122930003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122930003 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122930003 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122930003 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122930003 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122930004 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122930004 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122930004 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122930004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122930004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930004 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122930005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930005 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122930005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122930005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122930005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122930005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122930005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930010 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122930010 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122930010 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122930010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(911)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122930015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930015 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122930015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122930015 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122930015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122930015 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122930015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122930017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930017 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122930017 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122930017 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122930017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122930017 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122930017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122930017 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122930017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122930017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122930017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122930017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122930017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122930017 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122930017 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122930017 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122930019 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122930019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122930019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122930019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122930019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122930019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930019 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122930019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122930019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122930019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122930019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122930020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930022 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122930022 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121122930022 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122930022 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(914)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121122930026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121122930026 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122930026 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122930026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122930026 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121122930026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122930028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930028 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122930028 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122930028 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122930028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122930028 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122930028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122930028 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122930028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122930028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121122930028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122930028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122930028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122930028 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122930028 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122930028 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122930029 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122930029 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122930029 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122930029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930029 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122930029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930029 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122930029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122930029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122930029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122930029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122930029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930035 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122930035 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121122930035 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121122930035 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121122930035 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121122930035 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121122930035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(917)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121122930040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930040 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121122930040 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121122930040 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121122930040 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121122930040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122930040 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122930040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121122930040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122930040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121122930040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122930040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122930040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122930041 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122930044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930044 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122930044 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122930044 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122930044 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122930044 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250121122930044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122930044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122930044 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121122930044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122930044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122930044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122930044 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122930044 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122930044 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122930045 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122930045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122930045 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122930046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122930046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122930046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930046 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122930046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122930046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122930046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122930046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122930046 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122930177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122930177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122930177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122930177 DLSCCP DEBUG SCCP-SCOC(82)[0x55d2c6fd43d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(901)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930787 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122930787 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122930787 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122930787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930787 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122930787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122930787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122930787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930788 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930788 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122930788 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122930788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122930788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930788 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930788 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122930788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122930788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122930788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122930788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122930788 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122930789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122930789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122930789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930789 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930789 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122930789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930789 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122930789 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122930789 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122930789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930789 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(904)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930790 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122930790 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122930790 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122930790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122930790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930790 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930790 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) 20250121122930790 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) 20250121122930790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122930790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930790 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930790 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121122930790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122930790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122930790 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122930791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121122930791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121122930791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121122930791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121122930791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122930791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930791 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930791 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(907)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122930801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122930801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930801 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:565) 20250121122930801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122930801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930801 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930801 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) 20250121122930801 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) 20250121122930801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930801 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122930801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930801 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930801 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121122930801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122930801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121122930801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121122930802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121122930802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121122930802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930802 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:565) 20250121122930802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121122930802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122930802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930802 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930802 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(910)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122930818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122930818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930818 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122930818 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122930818 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930818 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930818 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930818 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122930818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122930818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122930818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930818 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930818 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122930818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122930818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122930818 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930819 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122930819 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122930819 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122930819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122930819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122930819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122930819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930819 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930819 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930826 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122930826 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122930826 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122930826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930826 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122930826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122930826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122930826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930827 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930827 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) 20250121122930827 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) 20250121122930827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930827 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122930827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930827 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930827 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121122930827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122930827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122930827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122930827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122930827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930828 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122930828 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122930828 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122930828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930828 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122930828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121122930828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121122930828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930829 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930829 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122930844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930844 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122930844 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122930844 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930844 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930844 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:565) 20250121122930844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122930844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122930844 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:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 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:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122930844 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122930844 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) 20250121122930844 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) 20250121122930844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122930844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121122930844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122930844 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122930844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122930844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122930844 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122930844 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: link up (cnlink.c:111) 20250121122930844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122930844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122930844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122930844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122930844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122930845 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122930845 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122930845 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122930845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122930845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122930845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122930845 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122930845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122930845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122930845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122930845 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:565) 20250121122930845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122930845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122930845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121122930845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121122930845 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:386) 20250121122930845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122930845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930845 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:386) 20250121122930845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122930845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122930845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122930845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122930845 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122930845 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122930845 DRANAP INFO cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122931868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122931872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122931876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122931880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122931884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122931887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122931890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122931892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122931895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122931897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122931898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122931900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122931902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122931903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122931905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122931906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122931907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122931908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122931909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122931910 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000000001101001'B, t_guard := 20.000000 } 20250121122931923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(919) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(897)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(919)9100755 20250121122932974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122932975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122932975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121122932975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122932975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8addd3, normal) (hnbgw_rua.c:388) 20250121122932975 DHNB DEBUG map_rua[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121122932975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122932975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9100755 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122932975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122932975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122932975 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20250121122932975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9100755 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121122932975 DCN DEBUG map_sccp[0x55d2c6fe0fc0]{init}: Allocated (fsm.c:456) 20250121122932975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122932975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9100755 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121122932975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9100755 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121122932975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122932975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122932975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122932975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122932975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122932975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122932975 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: Allocated (fsm.c:456) 20250121122932975 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122932975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000690056400500f1100926) (sccp_scrc.c:401) 20250121122932975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122932975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122932975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122932975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122932975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122932975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122932975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122932975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122932975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122932975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122932975 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122932975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122932975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122932975 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122932975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122932975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122932975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122932975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122932975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122932975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122932975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122932975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122932975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122932975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(919) HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(919)1903975 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(919)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122932993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122932993 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122932993 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122932993 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122932993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122932993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122932993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122932993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122932993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122932993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122932993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122932993 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:565) 20250121122932993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122932993 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008cab41) (sccp_scrc.c:472) 20250121122932993 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1823) 20250121122932993 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122932993 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122932993 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122932993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122932993 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:485) 20250121122932993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122932993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122932995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(919)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122932997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122933001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122933005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122933007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122933009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122933010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122933012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122933013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122933013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122933014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122933015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122933015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122933016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122933017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122933017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122933018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122933019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122933020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122933020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122933021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001010001111'B, t_guard := 20.000000 } 20250121122933032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(920) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(897)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(920)15384265 20250121122934055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122934055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122934055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121122934056 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122934056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeabec9, normal) (hnbgw_rua.c:388) 20250121122934056 DHNB DEBUG map_rua[0x55d2c6fe43a0]{init}: Allocated (fsm.c:456) 20250121122934056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122934056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15384265 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122934056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122934056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122934056 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20250121122934056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15384265 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121122934056 DCN DEBUG map_sccp[0x55d2c6fe35a0]{init}: Allocated (fsm.c:456) 20250121122934056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122934056 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15384265 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121122934056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15384265 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121122934056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122934056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122934056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122934056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122934056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122934056 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122934056 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: Allocated (fsm.c:456) 20250121122934056 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122934056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300028f0056400500f1100926) (sccp_scrc.c:401) 20250121122934056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122934056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122934056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122934056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122934056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122934056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122934056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122934056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122934056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122934056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122934056 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122934056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122934056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122934056 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122934056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122934056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122934056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122934056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122934056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122934056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122934056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122934056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122934056 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122934056 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(920) HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(920)7299298 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121122934062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122934062 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121122934062 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121122934062 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121122934062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122934062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122934062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122934062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122934062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122934062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122934062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122934062 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:565) 20250121122934062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122934062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00975bc7) (sccp_scrc.c:472) 20250121122934062 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1823) 20250121122934062 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122934062 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122934062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122934062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122934062 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:485) 20250121122934062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122934062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_20(920)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122934065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(920)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122934067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122934070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122934073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122934076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122934078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122934079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122934080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122934081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122934082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122934083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122934084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122934084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122934085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122934086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122934087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122934087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122934088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122934089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122934089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122934090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001101000110'B, t_guard := 20.000000 } 20250121122934100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(921) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(897)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(921)3757806 20250121122935130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122935130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122935130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121122935130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122935130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3956ee, normal) (hnbgw_rua.c:388) 20250121122935130 DHNB DEBUG map_rua[0x55d2c6ff0ed0]{init}: Allocated (fsm.c:456) 20250121122935130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122935130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3757806 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122935130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122935130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122935130 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121122935130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3757806 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121122935130 DCN DEBUG map_sccp[0x55d2c7023690]{init}: Allocated (fsm.c:456) 20250121122935130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121122935130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3757806 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121122935130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3757806 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121122935130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121122935130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122935130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122935130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121122935130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121122935130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121122935130 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: Allocated (fsm.c:456) 20250121122935130 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121122935130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003460056400500f1100926) (sccp_scrc.c:401) 20250121122935130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122935130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122935130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122935130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122935131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122935131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122935131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122935131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122935131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122935131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122935131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935131 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121122935131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121122935131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121122935131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122935131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122935131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122935131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122935131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(921) HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(921)13761601 HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(921)@ef57f613e2f3: setverdict(pass): none -> pass 20250121122935151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935151 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121122935151 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121122935151 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121122935151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122935151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122935151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122935151 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122935151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122935151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122935152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122935152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121122935152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122935152 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef1079) (sccp_scrc.c:472) 20250121122935152 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1823) 20250121122935152 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121122935152 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121122935152 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122935152 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121122935152 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:485) 20250121122935152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121122935152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121122935155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(921)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121122935157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122935161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122935164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122935166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122935168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122935169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122935170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122935171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122935172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122935172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122935173 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122935174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122935174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122935175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122935176 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122935176 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122935177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122935178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122935178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122935179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121122935181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(914)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(903)@ef57f613e2f3: Final verdict of PTC: none 20250121122935182 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121122935182 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122935182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(897)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(892)@ef57f613e2f3: Final verdict of PTC: none 20250121122935182 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250121122935182 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250121122935182 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122935182 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122935182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122935182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122935182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122935182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122935182 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122935182 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122935182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122935182 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122935182 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122935182 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122935182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(910)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(902)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(906)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(896)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(917)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(909)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(913)@ef57f613e2f3: Final verdict of PTC: none 20250121122935182 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122935182 DLINP DEBUG SRVCONN(,r=127.0.0.1:33523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122935182 DLINP NOTICE SRV(,r=127.0.0.1:33523<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122935182 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121122935182 DLINP <0002> stream_srv.c:647 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 20250121122935182 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-SCCP(900)@ef57f613e2f3: Final verdict of PTC: none 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121122935182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121122935182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122935182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250121122935182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121122935182 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121122935182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(893)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(899)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(901)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(907)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(916)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(905)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(911)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(912)@ef57f613e2f3: Final verdict of PTC: none 20250121122935182 DMAIN NOTICE (127.0.0.1:33523 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33523<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122935182 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121122935182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122935182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122935182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122935182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122935182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122935182 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122935182 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122935182 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122935182 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122935182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122935182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122935182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122935182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122935182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122935182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122935182 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122935182 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122935182 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122935182 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122935182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122935182 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122935182 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122935182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cab41), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122935182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935182 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122935182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935182 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122935182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122935182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122935182 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122935183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{disrupted}: Freeing instance (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9100755)[0x55d2c6fd43d0]{disrupted}: Deallocated (fsm.c:568) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{disconnected}: Freeing instance (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55d2c6fe0fc0]{disconnected}: Deallocated (fsm.c:568) 20250121122935183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9100755 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122935183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122935183 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122935183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975bc7), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122935183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935183 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122935183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935183 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122935183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122935183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{disrupted}: Freeing instance (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15384265)[0x55d2c6fe43a0]{disrupted}: Deallocated (fsm.c:568) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{disconnected}: Freeing instance (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55d2c6fe35a0]{disconnected}: Deallocated (fsm.c:568) 20250121122935183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15384265 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250121122935183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122935183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122935183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121122935183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122935183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122935183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122935183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122935183 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122935183 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121122935183 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121122935183 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121122935183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121122935183 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121122935183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef1079), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121122935183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122935183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935183 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121122935183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121122935183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{disrupted}: Freeing instance (context_map.c:202) 20250121122935183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3757806)[0x55d2c6ff0ed0]{disrupted}: Deallocated (fsm.c:568) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{disconnected}: Freeing instance (context_map.c:206) 20250121122935183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55d2c7023690]{disconnected}: Deallocated (fsm.c:568) 20250121122935183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3757806 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121122935183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122935183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121122935183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121122935183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122935183 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121122935183 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121122935184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121122935184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122935184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122935184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121122935184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122935184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122935184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122935184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(918)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(898)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(915)@ef57f613e2f3: Final verdict of PTC: none 20250121122935198 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36465<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(904)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(908)@ef57f613e2f3: Final verdict of PTC: none 20250121122935207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39718<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(895)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(894)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(892): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(893): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(895): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(896): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(897): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(898): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(899): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(900): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(901): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(902): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(903): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(904): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(905): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(906): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(907): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(908): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(909): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(910): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(911): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(912): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(913): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(914): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(915): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(916): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(917): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(918): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(919): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(920): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(921): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Jan 21 12:29:35 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 20250121122935369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122935868 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122935869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004b265), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122935869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122935869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935869 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122935869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d821d), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122935869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122935869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935869 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122935869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036e605), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122935869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122935869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122935869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122935869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122935869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122935869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122935869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122935869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122935869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122935869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122935869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122935869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122935870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122935870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122935870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122935870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122935870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122935870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122935870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122935870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122935870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122935870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122936072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=608056) 20250121122936516 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122936517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122936517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122936517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122936517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122936517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122936517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122936517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122936517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122936517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122936517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122936517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122936517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121122936517 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121122936518 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122936518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a52bf3), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122936518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122936518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122936518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122936518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122936518 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122936518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b21d04), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122936518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122936518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122936518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122936518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122936518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122936518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122936518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122936518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122936518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122936519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122936519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122936519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122936519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122936519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122936519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122936519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122936519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122936519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122936519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122936519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122936519 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122936519 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=608056, count=635668) 20250121122937183 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122937183 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121122937183 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121122937183 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122937183 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122937183 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250121122937183 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122937183 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121122937183 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121122937183 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121122937183 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121122937183 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121122937316 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122937316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b258), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122937317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122937317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122937317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122937317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122937317 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122937317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08a32), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122937317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122937317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122937317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122937317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122937317 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122937317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7fa23), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122937317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122937317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122937317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122937317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122937317 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122937317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079ebfc), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122937317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122937317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122937317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122937317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122937317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122937317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122937317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122937317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122937318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122937318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122937318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122937318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122937318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122937318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122937318 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122937318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122937318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122937318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122937318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122937318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122937318 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122937318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122937318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122937318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122937318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122937318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122937318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122937319 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122937319 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122938017 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122938018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938018 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122938018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938018 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122938018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122938018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122938018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122938018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122938019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122938019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122938019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122938019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122938019 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Tue Jan 21 12:29:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121122938585 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7d61), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122938585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938585 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38443), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122938586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938586 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122938586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00990b97), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122938586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122938586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122938586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122938586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122938586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122938586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122938586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122938586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122938586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122938586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122938586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122938586 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122938587 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Compl_no_cn started. 20250121122939185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122939190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121122939195 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36653<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(926)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122939213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121122939213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122939221 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939221 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939221 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939221 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122939221 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939221 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939221 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939221 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(928)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121122939221 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48328 (stream_srv.c:129) 20250121122939221 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48328<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121122939222 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939222 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121122939222 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939222 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121122939222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939222 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939222 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939222 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121122939222 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121122939222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939222 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939222 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121122939222 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122939222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939222 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939222 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122939222 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122939223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939223 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121122939223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121122939223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122939223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122939223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122939223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121122939223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(932)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(932)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(932)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(930)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122939236 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939236 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939236 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121122939236 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939236 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939236 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939236 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939236 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121122939236 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939237 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939237 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121122939237 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939237 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121122939237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939237 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939237 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939237 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121122939237 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939237 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122939237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939237 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939237 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939237 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121122939237 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939237 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122939237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939237 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939237 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939237 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122939237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122939237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939237 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121122939237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122939237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122939237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122939238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939238 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122939238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122939238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122939238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122939238 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122939238 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(935)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(933)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121122939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122939259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122939259 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) 20250121122939259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122939259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121122939264 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122939264 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122939264 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121122939264 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121122939264 DHNBAP DEBUG (127.0.0.1:48328 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121122939264 DHNBAP NOTICE (127.0.0.1:48328 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121122939264 DHNBAP NOTICE (127.0.0.1:48328 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121122939264 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121122939264 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121122939340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(83)[0x55d2c7011d80]{IDLE}: Deallocated (fsm.c:568) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(85)[0x55d2c6fd7340]{IDLE}: Deallocated (fsm.c:568) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122939340 DLSCCP DEBUG SCCP-SCOC(84)[0x55d2c6ea0f80]{IDLE}: Deallocated (fsm.c:568) 20250121122939435 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122939435 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121122939435 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121122939435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(932)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121122939444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939444 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121122939444 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121122939444 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121122939444 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122939444 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121122939444 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121122939447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939447 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122939447 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122939447 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122939447 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122939447 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121122939447 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122939447 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122939447 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122939447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122939447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122939447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121122939447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122939448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122939448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122939448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122939448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122939448 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122939448 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939449 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939449 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121122939449 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121122939449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939449 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121122939449 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121122939449 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250121122939449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122939449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939449 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939449 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121122939449 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121122939449 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121122939449 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121122939450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122939450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122939450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122939450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122939450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(935)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121122939456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939456 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121122939456 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121122939456 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121122939456 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121122939456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121122939456 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121122939456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121122939456 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122939456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122939456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121122939456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121122939456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122939456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122939456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122939456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122939456 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121122939460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939460 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121122939460 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121122939460 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121122939460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121122939460 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250121122939460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121122939460 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122939460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122939460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121122939460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121122939460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121122939460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121122939460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122939460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121122939460 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121122939460 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121122939460 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121122939461 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121122939461 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121122939461 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121122939461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122939461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121122939461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122939461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122939461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122939461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122939461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122939461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122939461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122939461 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121122939462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122939462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122939462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122939462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122939462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122939462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122939462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122939462 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(931)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122940248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940248 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122940248 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122940248 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122940248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122940248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122940248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122940248 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122940248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122940248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122940248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122940248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122940248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122940248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122940248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121122940248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122940249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122940249 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122940249 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122940249 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121122940249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122940249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122940249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122940249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122940249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122940249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122940249 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122940249 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121122940249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122940249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122940249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122940249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122940249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122940250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122940250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940254 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122940254 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122940254 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122940254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122940254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122940254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122940254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122940254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122940254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122940254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122940254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122940254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122940254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121122940254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121122940254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122940254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122940254 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122940255 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122940255 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(934)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121122940263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940263 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122940264 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122940264 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122940264 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122940264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122940264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122940264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122940264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122940264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122940264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122940264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122940264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122940264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121122940264 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121122940264 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121122940264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121122940264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121122940264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122940264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122940264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122940264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122940264 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121122940264 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121122940264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122940264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122940264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122940264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122940264 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122940264 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122940264 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122940264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122940265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122940265 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122940265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122940265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122940265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122940265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122940265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122940265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121122940265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121122940265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121122940265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121122940265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121122940265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121122940265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121122940265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121122940265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121122940265 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121122940265 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121122940270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121122940274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121122940277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121122940280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122940284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121122940287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121122940289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121122940292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121122940294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122940296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121122940298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121122940301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121122940303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121122940305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122940307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121122940308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121122940310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121122940311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121122940312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121122940313 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000000001010110'B, t_guard := 20.000000 } 20250121122940336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(927)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(937)2838513 20250121122941365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121122941365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121122941365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121122941365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121122941365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2b4ff1, normal) (hnbgw_rua.c:388) 20250121122941365 DHNB DEBUG map_rua[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121122941365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2838513)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121122941365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2838513 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121122941365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121122941365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121122941365 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121122941365 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2838513 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20250121122941365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2838513)[0x55d2c6fd7340]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121122941365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2838513)[0x55d2c6fd7340]{init}: Freeing instance (context_map.c:202) 20250121122941365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2838513)[0x55d2c6fd7340]{init}: Deallocated (fsm.c:568) 20250121122941365 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2838513 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121122941365 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:270) 20250121122945183 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122945183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef1079), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122945184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945184 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122945184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975bc7), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122945184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945184 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121122945184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cab41), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122945184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122945184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122945184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122945184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122945185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122945185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122945185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122945870 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122945870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036e605), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122945870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945870 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122945870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d821d), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122945870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945870 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122945870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004b265), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122945870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122945870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122945870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122945870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122945871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122945871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122945871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122945871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122945871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122945871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122945871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122946518 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122946518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122946518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122946518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122946518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122946518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122946518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122946518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122946518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122946518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122946518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122946518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122946518 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122946519 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122946519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b21d04), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122946519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122946519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122946519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122946519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122946519 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122946519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a52bf3), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122946519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122946519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122946519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122946519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122946520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122946520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122946520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122946520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122946520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122946520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122946520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122946520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122946520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122946520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122946520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122946525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122946525 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122946525 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122946525 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122946525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122946525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122946525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122946525 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122946525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122946525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122946525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122946525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122946525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122946525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00b21d04) (sccp_scrc.c:472) 20250121122946525 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1823) 20250121122946525 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122946525 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122946526 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122946526 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122946526 DLSCCP DEBUG SCCP-SCOC(101)[0x55d2c701a3b0]{IDLE}: Deallocated (fsm.c:568) 20250121122946726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122946726 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122946726 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122946726 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122946726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122946726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122946726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122946726 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122946726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122946727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122946727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122946727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122946727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122946727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00a52bf3) (sccp_scrc.c:472) 20250121122946727 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1823) 20250121122946727 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122946727 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122946727 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122946727 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122946727 DLSCCP DEBUG SCCP-SCOC(99)[0x55d2c6fdaf30]{IDLE}: Deallocated (fsm.c:568) 20250121122947317 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122947317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7fa23), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122947317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122947317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122947317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122947317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122947317 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122947317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08a32), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122947317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122947317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122947317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122947317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122947317 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122947317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b258), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122947317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122947318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122947318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122947318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122947318 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122947318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079ebfc), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122947318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122947318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122947318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121122947318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122947318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122947318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122947318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122947318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122947318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122947318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122947318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122947318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122947319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122947319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122947319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122947319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122947319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121122947319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121122947319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947323 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122947323 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122947323 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122947323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122947323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122947323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122947323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122947323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122947323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122947323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122947323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122947323 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=00f7fa23) (sccp_scrc.c:472) 20250121122947323 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1823) 20250121122947323 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122947323 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122947323 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122947323 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122947323 DLSCCP DEBUG SCCP-SCOC(96)[0x55d2c6ff6e80]{IDLE}: Deallocated (fsm.c:568) 20250121122947526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947526 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122947526 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122947526 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122947526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122947526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122947526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122947526 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947526 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122947526 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122947526 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122947526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122947526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122947527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122947527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122947527 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121122947527 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121122947527 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121122947527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122947527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122947527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122947527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122947527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122947527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122947527 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=00e08a32) (sccp_scrc.c:472) 20250121122947527 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1823) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(97)[0x55d2c6fd6f90]{IDLE}: Deallocated (fsm.c:568) 20250121122947527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122947527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122947527 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=00a9b258) (sccp_scrc.c:472) 20250121122947527 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1823) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(98)[0x55d2c6ff0040]{IDLE}: Deallocated (fsm.c:568) 20250121122947527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122947527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121122947527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122947527 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=0079ebfc) (sccp_scrc.c:472) 20250121122947527 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1823) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122947527 DLSCCP DEBUG SCCP-SCOC(95)[0x55d2c6f5f490]{IDLE}: Deallocated (fsm.c:568) 20250121122948019 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122948019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122948019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122948019 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122948019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122948019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122948019 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122948019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc861), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122948019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122948019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122948019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122948019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122948019 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122948019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e75cd), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122948019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122948019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122948019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121122948019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122948020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122948020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122948020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122948020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122948020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122948020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122948020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122948020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122948020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122948020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122948020 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121122948020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122948020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122948020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122948020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121122948020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121122948020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122948026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122948026 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122948026 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122948026 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122948026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122948026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122948026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122948026 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122948027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122948027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122948027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122948027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122948027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122948027 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=007bc861) (sccp_scrc.c:472) 20250121122948027 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1823) 20250121122948027 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122948027 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122948027 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122948027 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122948027 DLSCCP DEBUG SCCP-SCOC(93)[0x55d2c6fe3470]{IDLE}: Deallocated (fsm.c:568) 20250121122948230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122948230 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121122948230 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121122948230 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121122948230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121122948230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121122948230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121122948230 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122948230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121122948230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121122948230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121122948230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121122948231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121122948231 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=005e75cd) (sccp_scrc.c:472) 20250121122948231 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1823) 20250121122948231 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121122948231 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121122948231 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122948231 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122948231 DLSCCP DEBUG SCCP-SCOC(92)[0x55d2c6fd5e30]{IDLE}: Deallocated (fsm.c:568) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(87)[0x55d2c6fe44f0]{IDLE}: Deallocated (fsm.c:568) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122948580 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(86)[0x55d2c6fdcf20]{IDLE}: Deallocated (fsm.c:568) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121122948581 DLSCCP DEBUG SCCP-SCOC(88)[0x55d2c6fe69d0]{IDLE}: Deallocated (fsm.c:568) 20250121122955184 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cab41), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122955184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955184 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975bc7), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121122955184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955184 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef1079), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122955185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122955185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121122955185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122955185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122955871 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004b265), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955871 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122955871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955871 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d821d), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955871 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122955871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955871 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122955871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036e605), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122955871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122955871 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122955871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122955871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122955871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122955871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122955871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122955871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122955871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122955871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122955871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122956518 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122956519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122956519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122956519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122956519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121122956519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122956519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122956519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122956519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122956519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121122956519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121122956519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121122956519 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121122958020 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121122958020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ff5e0), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121122958020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121122958020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121122958020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121122958020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121122958021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121122958021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121122958021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121122958021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121122958021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121122958021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121122958021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121122958021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121122958021 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn0(937)@ef57f613e2f3: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@ef57f613e2f3: Test Component 937 has requested to stop MTC. Terminating current testcase execution. 20250121123000354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123000354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123000354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123000354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123000354 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123000354 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123000354 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123000354 DLINP DEBUG SRVCONN(,r=127.0.0.1:48328<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123000354 DLINP NOTICE SRV(,r=127.0.0.1:48328<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123000355 DMAIN NOTICE (127.0.0.1:48328 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48328<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123000355 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121123000355 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36653<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(931)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(929)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(922)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(930)@ef57f613e2f3: Final verdict of PTC: none 20250121123000357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(927)@ef57f613e2f3: Final verdict of PTC: none 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123000357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123000357 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123000357 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123000357 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123000357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123000357 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123000357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123000357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123000357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn-Iuh0(926)@ef57f613e2f3: Final verdict of PTC: none 20250121123000358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123000358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123000358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123000358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123000358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123000358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123000358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123000358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123000358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123000358 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123000358 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123000358 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123000358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123000358 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123000358 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123000358 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123000358 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123000358 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123000358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(934)@ef57f613e2f3: Final verdict of PTC: none HNBGW-PFCP(925)@ef57f613e2f3: Final verdict of PTC: none 20250121123000359 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123000359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123000359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123000359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123000359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123000359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123000359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123000359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123000359 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123000359 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123000359 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123000359 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(935)@ef57f613e2f3: Final verdict of PTC: none 20250121123000359 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123000359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(924)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(936)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(928)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(923)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(932)@ef57f613e2f3: Final verdict of PTC: none 20250121123000376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(937)@ef57f613e2f3: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(922): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(923): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(924): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(925): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(926): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(927): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(928): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(929): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(930): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(931): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(932): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(936): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(937): fail (pass -> fail) reason: "Timeout of T_guard" MTC@ef57f613e2f3: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Tue Jan 21 12:30:00 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250121123000463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123000966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419504) Waiting for packet dumper to finish... 1 (prev_count=419504, count=420044) 20250121123002358 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123002358 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123002358 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123002359 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123002359 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123002359 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:30:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250121123004068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123004073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123004077 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39403<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(942)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123004097 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123004097 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123004105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004106 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004106 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004106 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004106 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004106 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(944)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123004106 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33613 (stream_srv.c:129) 20250121123004106 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33613<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123004107 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004107 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123004107 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004108 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123004108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004108 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004108 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123004108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123004108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004108 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004108 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123004108 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123004108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004108 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004108 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123004108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123004108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004108 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123004108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123004108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121123004108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123004108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123004108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123004108 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(948)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(948)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(948)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(946)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(951)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(951)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(951)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(949)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(954)@ef57f613e2f3: ************************************************* HNBGW_Test.msc2-M3UA(954)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(954)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(952)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123004154 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004154 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004155 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004155 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004155 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004155 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004155 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123004155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123004156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004156 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004156 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123004156 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123004156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123004156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123004156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123004157 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004157 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123004157 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004157 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123004157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004157 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004157 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004157 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123004157 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004157 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123004157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004157 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004157 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004157 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123004157 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004157 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123004157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004157 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123004157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123004157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123004157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(957)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(957)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(957)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(960)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(960)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(960)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(958)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(963)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-M3UA(963)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(963)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123004210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123004210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123004210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123004210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123004210 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) 20250121123004210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123004210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123004210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123004210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123004215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123004215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123004215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123004215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123004215 DHNBAP DEBUG (127.0.0.1:33613 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121123004215 DHNBAP NOTICE (127.0.0.1:33613 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123004215 DHNBAP NOTICE (127.0.0.1:33613 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123004215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123004215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123004320 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004320 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123004320 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123004320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(948)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123004330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004330 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123004330 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123004330 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123004330 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004330 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123004330 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123004332 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004332 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121123004332 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121123004332 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121123004332 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121123004332 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121123004332 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123004333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004333 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004333 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004333 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123004333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004333 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123004333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004334 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004334 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(951)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121123004335 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004335 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123004335 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123004335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004335 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004335 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004335 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004335 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123004335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123004335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123004335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123004335 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123004340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004340 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121123004340 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121123004340 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121123004340 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121123004340 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004340 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123004340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121123004341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123004341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121123004341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004341 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123004345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004345 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004345 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004345 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004345 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004345 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250121123004345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121123004345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004346 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004346 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004346 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004347 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004347 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123004347 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123004347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004347 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004347 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004347 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121123004347 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123004347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123004347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004348 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004348 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004348 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123004348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123004348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123004348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121123004348 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(954)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121123004355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004355 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121123004355 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123004355 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123004355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004355 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121123004355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123004358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004358 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004358 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004358 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004358 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123004358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121123004358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004358 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004358 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004358 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004359 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123004359 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123004359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123004360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004360 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123004360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123004360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123004360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121123004360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123004375 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004375 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123004375 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123004375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(957)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123004381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004381 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123004381 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123004381 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123004381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004381 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123004381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123004383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004383 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004383 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004383 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004383 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004383 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123004383 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123004383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004383 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004383 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004383 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004384 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123004384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123004384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004384 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004384 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004384 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004384 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123004384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123004384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123004384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123004384 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123004387 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004387 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121123004387 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123004387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(960)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121123004391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004391 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121123004391 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123004391 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123004391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004391 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121123004391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123004393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004393 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004393 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004393 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004393 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123004393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121123004393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004393 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004393 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004393 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004394 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004394 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123004394 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004394 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123004394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004394 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123004394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123004394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123004394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123004394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123004399 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123004399 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121123004399 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123004399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(963)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121123004406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004406 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121123004406 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123004406 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123004406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123004406 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121123004406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123004408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004408 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123004408 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123004408 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123004408 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123004408 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123004408 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123004408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123004408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123004408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121123004409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123004409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123004409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123004409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123004409 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123004409 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123004409 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123004410 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123004410 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123004410 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123004410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123004410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123004410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123004410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123004410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123004410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123004410 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123004410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123004410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123004410 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123004410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123004410 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123004410 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123004410 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123004410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123004410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123004410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123004410 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(947)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123005124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123005124 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123005124 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123005124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123005124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123005124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123005124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005125 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123005125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123005125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123005125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123005125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005125 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005125 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123005125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123005125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123005125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123005125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123005125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123005126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123005126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123005126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123005126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123005126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123005126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005126 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005126 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(950)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123005135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121123005135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121123005135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121123005135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121123005135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123005135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005135 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005136 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005136 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) 20250121123005136 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) 20250121123005136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123005136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005136 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005136 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121123005136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121123005136 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005136 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121123005136 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121123005136 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005136 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121123005136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005136 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005136 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(953)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123005156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121123005156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121123005156 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121123005156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005156 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:565) 20250121123005156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121123005156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005156 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005156 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) 20250121123005156 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) 20250121123005156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123005156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005157 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005157 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: link up (cnlink.c:111) 20250121123005157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123005157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123005157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123005157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121123005157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005158 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121123005159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121123005159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121123005159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005159 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:565) 20250121123005159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121123005159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121123005159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005159 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005159 DRANAP INFO cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123005185 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef1079), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123005185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005185 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975bc7), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123005185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005185 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cab41), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123005185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123005185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123005185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123005185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123005186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123005186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123005186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123005186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123005189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005189 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121123005189 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121123005189 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005189 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005189 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123005189 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123005189 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005189 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005189 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:565) 20250121123005189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00975bc7) (sccp_scrc.c:472) 20250121123005189 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1823) 20250121123005189 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123005189 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123005189 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123005189 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123005189 DLSCCP DEBUG SCCP-SCOC(106)[0x55d2c6fe1900]{IDLE}: Deallocated (fsm.c:568) 20250121123005189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123005189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123005189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123005189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005190 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005190 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123005190 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123005190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123005190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005190 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005190 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123005190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123005191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123005191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123005191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123005191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123005192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123005192 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=00ef1079) (sccp_scrc.c:472) 20250121123005192 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1823) 20250121123005192 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123005192 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123005192 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123005192 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123005192 DLSCCP DEBUG SCCP-SCOC(107)[0x55d2c6fe5e90]{IDLE}: Deallocated (fsm.c:568) 20250121123005192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123005192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123005192 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123005193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123005193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123005193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005193 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005193 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(959)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123005390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005390 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121123005390 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121123005390 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121123005390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005390 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005390 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121123005390 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121123005390 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121123005390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005391 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005391 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:565) 20250121123005391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=008cab41) (sccp_scrc.c:472) 20250121123005391 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1823) 20250121123005391 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123005391 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123005391 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123005391 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123005391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005391 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121123005391 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121123005391 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121123005391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005391 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005391 DLSCCP DEBUG SCCP-SCOC(105)[0x55d2c6fe48b0]{IDLE}: Deallocated (fsm.c:568) 20250121123005391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005391 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:565) 20250121123005391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121123005391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121123005391 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:386) 20250121123005391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005391 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:386) 20250121123005391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005392 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005392 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) 20250121123005392 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) 20250121123005392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123005392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123005392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005392 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005392 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: link up (cnlink.c:111) 20250121123005392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005392 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:565) 20250121123005392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121123005392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121123005392 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:386) 20250121123005392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005393 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:386) 20250121123005393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005393 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005393 DRANAP INFO cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123005393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123005393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123005393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123005393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123005393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123005394 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123005394 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123005394 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123005394 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123005394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123005395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123005395 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123005395 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) 20250121123005395 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) 20250121123005395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123005395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005395 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123005395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005395 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123005395 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121123005395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123005396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123005396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123005396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123005396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123005396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123005396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123005396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123005396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123005396 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123005396 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123005396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123005396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123005396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123005396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123005396 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005872 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036e605), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123005872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005872 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d821d), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123005872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005872 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123005872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004b265), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123005872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123005872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123005872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123005872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123005872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123005872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123005872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123005873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123005873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123005873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123005873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123005873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123005873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123005878 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123005878 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123005878 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123005878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123005878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123005878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123005878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123005879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123005879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123005879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123005879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123005879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123005879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=0036e605) (sccp_scrc.c:472) 20250121123005879 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1823) 20250121123005879 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123005879 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123005879 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123005879 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123005879 DLSCCP DEBUG SCCP-SCOC(102)[0x55d2c6fe1ef0]{IDLE}: Deallocated (fsm.c:568) 20250121123006082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123006082 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123006082 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123006082 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123006082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123006082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123006082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123006082 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123006082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123006082 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123006082 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123006082 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123006082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123006083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123006083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123006083 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123006083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123006083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123006083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=008d821d) (sccp_scrc.c:472) 20250121123006083 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1823) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(103)[0x55d2c6f62290]{IDLE}: Deallocated (fsm.c:568) 20250121123006083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123006083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123006083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123006083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=0004b265) (sccp_scrc.c:472) 20250121123006083 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1823) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123006083 DLSCCP DEBUG SCCP-SCOC(104)[0x55d2c7023560]{IDLE}: Deallocated (fsm.c:568) 20250121123006226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123006234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123006237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123006240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123006243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121123006245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123006247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123006250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123006251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123006253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121123006255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123006256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123006257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123006258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123006259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121123006261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123006262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123006263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123006264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123006264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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@ef57f613e2f3: 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@ef57f613e2f3: 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 := '000000000000001011001110'B, t_guard := 20.000000 } 20250121123006290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123006519 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123006519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076a993), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123006520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123006520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123006520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123006520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123006520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123006520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123006520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123006520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123006520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123006520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123006520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123006520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123006526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123006526 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123006526 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123006526 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123006526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123006526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123006526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123006526 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123006526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123006526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123006526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123006526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123006526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123006526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=0076a993) (sccp_scrc.c:472) 20250121123006526 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1823) 20250121123006526 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123006526 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123006526 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123006526 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123006526 DLSCCP DEBUG SCCP-SCOC(100)[0x55d2c6fdbbd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(965) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(943)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(965)16478771 20250121123007336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123007336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123007336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121123007336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123007336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb7233, normal) (hnbgw_rua.c:388) 20250121123007336 DHNB DEBUG map_rua[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121123007336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123007336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16478771 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123007336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123007336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123007336 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20250121123007336 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20250121123007336 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16478771 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:1044) 20250121123007336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16478771 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123007336 DCN DEBUG map_sccp[0x55d2c6ea0f80]{init}: Allocated (fsm.c:456) 20250121123007336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123007336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16478771 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123007336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16478771 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121123007336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123007336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123007336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123007336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123007336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123007336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123007336 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: Allocated (fsm.c:456) 20250121123007336 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123007336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002ce0056400500f1100926) (sccp_scrc.c:401) 20250121123007336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123007336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123007336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123007336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123007336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123007336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123007336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123007336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123007336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123007336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123007336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123007336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123007336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123007336 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123007336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123007336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123007336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123007336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123007336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123007336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123007337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123007337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123007337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123007337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(965) HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(965)43097 HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(965)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123007345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123007345 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123007345 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123007345 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123007345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123007345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123007345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123007345 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123007345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123007345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123007345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123007345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123007345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123007345 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d93908) (sccp_scrc.c:472) 20250121123007345 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1823) 20250121123007345 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123007345 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123007345 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123007345 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123007345 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:485) 20250121123007345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123007345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_nri_from_other_PLMN0(965)@ef57f613e2f3: Final verdict of PTC: pass 20250121123007346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef57f613e2f3: 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 } } } 20250121123007347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123007348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123007350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123007351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123007352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123007354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123007355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123007357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123007358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123007359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123007360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123007360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123007361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123007362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123007363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123007363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123007364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123007365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123007366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123007366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000001100010000'B, t_guard := 20.000000 } 20250121123007377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123008016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121123008016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121123008016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123008016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123008016 DLSCCP DEBUG SCCP-SCOC(94)[0x55d2c6fe4700]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(966) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(943)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(966)13408044 20250121123008386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123008386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123008386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121123008386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123008386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc972c, normal) (hnbgw_rua.c:388) 20250121123008386 DHNB DEBUG map_rua[0x55d2c6fe4700]{init}: Allocated (fsm.c:456) 20250121123008386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123008386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13408044 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123008386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123008386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123008386 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20250121123008386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13408044 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121123008386 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121123008386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123008386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13408044 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121123008386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13408044 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121123008386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123008386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123008386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123008386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123008386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123008386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123008386 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{IDLE}: Allocated (fsm.c:456) 20250121123008386 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123008386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003100056400500f1100926) (sccp_scrc.c:401) 20250121123008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123008386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123008386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123008386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123008386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123008386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123008386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123008386 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123008386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123008386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123008387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123008387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123008387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123008387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123008387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123008387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123008387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(966) HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(966)15792258 HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(966)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123008392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008392 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121123008392 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121123008392 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121123008392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123008392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123008392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123008392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123008392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123008392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123008392 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:565) 20250121123008392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123008392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a27cc1) (sccp_scrc.c:472) 20250121123008392 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1823) 20250121123008392 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123008392 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123008392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123008392 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:485) 20250121123008392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123008392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123008393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(966)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123008393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123008395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123008396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123008398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123008399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123008401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123008403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123008404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123008405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123008406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123008407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123008408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123008409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123008409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123008410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123008411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123008412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123008412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123008413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123008414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121123008417 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39403<->l=127.0.0.1:4262) (control_if.c:193) 20250121123008417 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123008417 DLINP DEBUG SRVCONN(,r=127.0.0.1:33613<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123008417 DLINP NOTICE SRV(,r=127.0.0.1:33613<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123008417 DMAIN NOTICE (127.0.0.1:33613 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33613<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123008417 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121123008417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(938)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(952)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(947)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(949)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(958)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(950)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(946)@ef57f613e2f3: Final verdict of PTC: none 20250121123008418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(956)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(962)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(953)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(961)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(945)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(963)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(943)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(942)@ef57f613e2f3: Final verdict of PTC: none 20250121123008418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) VirtHNBGW-STATS(939)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(955)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(964)@ef57f613e2f3: Final verdict of PTC: none 20250121123008418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123008418 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008418 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123008418 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121123008418 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123008418 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123008418 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250121123008418 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008418 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123008418 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123008419 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008419 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121123008419 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008419 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008419 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008419 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(951)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(957)@ef57f613e2f3: Final verdict of PTC: none 20250121123008420 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123008420 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121123008420 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121123008420 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008420 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008420 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008420 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123008425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123008425 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123008425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123008425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123008425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008425 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008425 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123008425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123008425 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123008425 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123008425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93908), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123008425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123008426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123008426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123008426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123008426 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123008426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123008426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123008426 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123008426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123008426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123008426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123008426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{disrupted}: Freeing instance (context_map.c:202) 20250121123008426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16478771)[0x55d2c6fd7340]{disrupted}: Deallocated (fsm.c:568) 20250121123008426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123008426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{disconnected}: Freeing instance (context_map.c:206) 20250121123008426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55d2c6ea0f80]{disconnected}: Deallocated (fsm.c:568) 20250121123008426 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16478771 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250121123008426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008426 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121123008426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008427 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008427 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008427 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008427 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123008427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123008427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123008427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123008427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123008427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123008427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123008427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123008427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123008427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123008427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121123008428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008428 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008428 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008428 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008428 DRANAP NOTICE cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123008428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123008428 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123008428 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123008428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123008428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123008428 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123008428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123008429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123008429 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123008429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123008429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123008429 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123008429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123008429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123008429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123008429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{disrupted}: Freeing instance (context_map.c:202) 20250121123008429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13408044)[0x55d2c6fe4700]{disrupted}: Deallocated (fsm.c:568) 20250121123008429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123008429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121123008429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121123008430 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13408044 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250121123008430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123008430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123008430 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123008430 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123008430 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123008430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121123008430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008430 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008430 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008431 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008431 DRANAP NOTICE cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123008431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123008431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123008431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123008431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123008431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123008431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121123008431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123008431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123008431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008431 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008431 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008432 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008432 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(948)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(944)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(954)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(959)@ef57f613e2f3: Final verdict of PTC: none 20250121123008442 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123008442 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121123008442 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121123008442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123008442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123008442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123008442 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123008442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123008442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123008443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123008443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123008443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121123008443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123008443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123008443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123008443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123008443 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123008443 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123008443 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123008443 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(960)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123008445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(941)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(938): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(939): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(941): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(942): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(943): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(944): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(945): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(946): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(947): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(948): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(949): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(950): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(951): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-SCCP(952): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-RAN(953): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc2-M3UA(954): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(955): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(956): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(957): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(958): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(959): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(960): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(961): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(962): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(963): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(964): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(965): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(966): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Jan 21 12:30:08 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 20250121123008594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123009097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631336) Waiting for packet dumper to finish... 1 (prev_count=631336, count=635332) 20250121123010419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250121123010419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121123010419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123010421 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010421 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010421 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121123010426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123010443 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123010443 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121123010443 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:30:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250121123012192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123012198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123012202 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(971)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123012217 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123012217 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123012225 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012225 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012226 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012226 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012226 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012226 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012226 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012226 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54451 (stream_srv.c:129) 20250121123012226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54451<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(973)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123012227 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012227 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123012227 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012227 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123012227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012227 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012227 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012227 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123012227 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123012227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012227 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012227 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012227 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123012227 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123012227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012227 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012227 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123012227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123012227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012227 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123012228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123012228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123012228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123012228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(977)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(977)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(977)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(975)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(980)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-M3UA(980)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(980)@ef57f613e2f3: ************************************************* HNBGW_Test.msc1-SCCP(978)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123012255 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012255 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012255 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012255 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012256 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012256 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012256 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123012256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123012256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012256 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012256 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123012256 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123012256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123012256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123012256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123012257 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012257 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123012257 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012258 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123012258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012258 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012258 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012258 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123012258 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012258 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123012258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012258 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012258 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012258 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123012258 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123012258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012258 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123012258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123012258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123012258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(983)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(983)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(983)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: v_sccp_pdu_maxlen:268 MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(986)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(986)@ef57f613e2f3: M3UA emulation initiated, the test can be started MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(986)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123012302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123012302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123012302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123012302 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123012302 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) 20250121123012302 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123012302 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123012302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123012302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123012309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123012309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123012309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123012309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123012309 DHNBAP DEBUG (127.0.0.1:54451 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121123012309 DHNBAP NOTICE (127.0.0.1:54451 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123012309 DHNBAP NOTICE (127.0.0.1:54451 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123012309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123012309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123012439 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123012440 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123012440 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123012440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(977)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123012449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012449 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123012449 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123012449 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123012449 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123012449 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123012449 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123012452 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123012452 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121123012452 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123012452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123012453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012453 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123012453 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123012453 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123012453 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123012453 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123012454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123012454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123012454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123012454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123012454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123012454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123012454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123012454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123012454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123012454 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123012454 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012455 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123012455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123012455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012455 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012456 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123012456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc1-M3UA(980)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121123012456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123012456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123012456 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123012460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121123012460 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123012460 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123012460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123012460 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121123012460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123012463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123012463 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123012463 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123012464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123012464 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123012464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123012464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123012464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123012464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121123012464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123012464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123012464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123012464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123012464 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123012464 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123012464 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012465 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012465 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123012465 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123012465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123012466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012466 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123012466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123012466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123012466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121123012466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123012476 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123012476 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123012476 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123012476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(983)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123012483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012483 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123012483 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123012483 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123012483 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123012483 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123012483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123012485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012485 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123012485 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123012485 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123012485 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123012486 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123012486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123012486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123012486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123012486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123012486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123012486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123012486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123012486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123012486 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123012486 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123012486 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012487 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012487 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123012487 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123012488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012488 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123012488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123012488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123012488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123012488 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123012489 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123012489 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121123012489 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123012489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(986)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121123012495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012495 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121123012495 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123012495 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123012495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123012495 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121123012495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123012497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012497 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123012497 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123012497 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123012497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123012497 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123012497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123012497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123012497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123012497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121123012497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123012497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123012497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123012497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123012497 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123012497 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123012497 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123012498 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123012498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123012498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123012498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123012498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123012498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123012498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123012498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123012498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123012498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123012498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123012498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123012498 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123012498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123012498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123012498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123012498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123012498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123012498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123012498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123012498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(976)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123013254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013254 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123013254 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123013254 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123013254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123013254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123013254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123013254 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123013254 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123013254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123013254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123013254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123013254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123013254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123013254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123013254 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123013254 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123013255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123013255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123013255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123013255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123013255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123013255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123013255 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013257 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123013257 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123013257 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123013257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013257 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123013257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123013257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123013257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013257 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123013257 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123013257 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123013260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013260 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121123013260 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121123013260 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(979)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123013260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123013260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121123013260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123013260 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123013260 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) 20250121123013260 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) 20250121123013260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123013260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123013260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123013260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123013260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123013260 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123013260 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: link up (cnlink.c:111) 20250121123013260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123013260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123013260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123013260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121123013260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013261 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121123013261 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121123013261 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121123013261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013261 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123013261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121123013261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123013261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123013261 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123013261 DRANAP INFO cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123013287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123013287 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123013287 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123013287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123013287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123013287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123013287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123013287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123013288 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123013288 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123013288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123013288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123013288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123013288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123013288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123013288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123013288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123013288 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123013288 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123013288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123013288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123013288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123013288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123013288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123013288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123013288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013290 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123013290 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123013290 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123013290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013290 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123013290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123013290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123013290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123013290 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123013290 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123013294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123013294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123013294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123013294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123013294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123013294 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123013294 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) 20250121123013294 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) 20250121123013294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123013294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123013294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123013294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123013294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123013294 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123013294 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121123013294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123013294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123013294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123013294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123013294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123013295 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123013295 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123013295 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123013295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123013295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123013295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123013295 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123013295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123013295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123013295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123013295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123013295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123013295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123013295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123013295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123013295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123013295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123013295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123013295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123013295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123013295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123013295 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123013295 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123014324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123014332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123014337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123014341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123014345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121123014348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123014351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123014354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123014356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123014359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121123014361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123014363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123014364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123014365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123014367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121123014368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123014370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123014371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123014373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123014376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000001100010001'B, t_guard := 20.000000 } 20250121123014405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988)298781 20250121123015460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123015460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123015460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121123015460 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123015460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48f1d, normal) (hnbgw_rua.c:388) 20250121123015460 DHNB DEBUG map_rua[0x55d2c6fe4700]{init}: Allocated (fsm.c:456) 20250121123015460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123015460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-298781 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123015460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123015460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123015460 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121123015460 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-298781 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123015460 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121123015460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123015460 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-298781 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123015460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-298781 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121123015460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123015460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123015460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123015460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123015460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123015460 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123015460 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: Allocated (fsm.c:456) 20250121123015460 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123015460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003110056400500f1100926) (sccp_scrc.c:401) 20250121123015460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123015460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123015460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123015460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123015460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123015460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123015461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123015461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123015461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123015461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123015461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123015461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123015461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123015461 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123015461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123015461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123015461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123015461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123015461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123015461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123015461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123015461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123015461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123015461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988) HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988)13707883 HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123015481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123015481 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123015481 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123015481 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123015481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123015481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123015481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123015481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123015481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123015481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123015481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123015481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123015481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123015481 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae3113) (sccp_scrc.c:472) 20250121123015481 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1823) 20250121123015481 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123015481 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123015481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123015481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123015481 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:485) 20250121123015481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123015481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123015483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123015485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123015489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123015494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123015497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123015499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123015501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123015502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123015503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123015504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123015505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123015506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123015507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123015507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123015508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123015509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123015509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123015510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123015511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123015511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123015512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000101001001'B, t_guard := 20.000000 } 20250121123015522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989)3130902 20250121123016550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123016550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123016550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121123016550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123016550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2fc616, normal) (hnbgw_rua.c:388) 20250121123016550 DHNB DEBUG map_rua[0x55d2c6ea0f80]{init}: Allocated (fsm.c:456) 20250121123016550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123016550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3130902 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123016550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123016550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123016550 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121123016550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3130902 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121123016550 DCN DEBUG map_sccp[0x55d2c6fe43a0]{init}: Allocated (fsm.c:456) 20250121123016550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123016550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3130902 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121123016550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3130902 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121123016550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123016550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123016550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123016550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123016550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123016550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123016550 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: Allocated (fsm.c:456) 20250121123016550 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123016550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001490056400500f1100926) (sccp_scrc.c:401) 20250121123016550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123016550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123016550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123016550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123016550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123016550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123016550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123016550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123016550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123016550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123016550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123016550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123016550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123016551 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123016551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123016551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123016551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123016551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123016551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123016551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123016551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123016551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123016551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123016551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989)16270055 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123016569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123016569 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123016569 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123016569 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123016569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123016569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123016569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123016569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123016569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123016569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123016569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123016569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123016569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123016569 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0034ccdc) (sccp_scrc.c:472) 20250121123016569 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1823) 20250121123016569 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123016569 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123016569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123016569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123016569 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:485) 20250121123016569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123016569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123016572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123016574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123016577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123016580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123016581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123016583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123016584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123016585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123016586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123016586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123016587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123016588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123016588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123016589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123016590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123016590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123016591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123016592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123016593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123016594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123016596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: "disconnecting msc0" 20250121123016597 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(982)@ef57f613e2f3: Final verdict of PTC: none 20250121123016598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123016598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123016598 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123016598 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123016598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123016598 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123016598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123016598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123016598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123016598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123016598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123016598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123016598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123016598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123016598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123016598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123016598 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123016598 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123016598 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123016598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123016598 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123016598 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123016598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae3113), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123016598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123016598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123016598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123016598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123016598 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123016598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123016598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123016598 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123016598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123016598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123016598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123016598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123016598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123016598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123016598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123016598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123016598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123016598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123016598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123016598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{disrupted}: Freeing instance (context_map.c:202) 20250121123016598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-298781)[0x55d2c6fe4700]{disrupted}: Deallocated (fsm.c:568) 20250121123016598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123016598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121123016598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121123016598 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-298781 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121123016598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123016598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-M3UA(983)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(981)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: 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 := '000000000000001011000010'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972)@ef57f613e2f3: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988)298781 20250121123016610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52640<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990)12021219 20250121123017639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123017640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123017640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121123017640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123017640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb76de3, normal) (hnbgw_rua.c:388) 20250121123017640 DHNB DEBUG map_rua[0x55d2c6fe4700]{init}: Allocated (fsm.c:456) 20250121123017640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123017640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12021219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123017640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123017640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123017640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12021219 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121123017640 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121123017640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123017640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12021219 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121123017640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12021219 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121123017640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123017640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123017640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123017640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123017640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123017640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123017640 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: Allocated (fsm.c:456) 20250121123017640 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123017640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002c20056400500f1100926) (sccp_scrc.c:401) 20250121123017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123017640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123017640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123017640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123017640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123017640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123017640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123017640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123017640 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123017640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123017640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123017640 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123017640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123017640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123017641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123017641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123017641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123017641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123017641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123017641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123017641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990) HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990)5420045 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121123017649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017649 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123017649 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123017649 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123017649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123017649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123017649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123017649 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123017650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123017650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123017650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123017650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123017650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123017650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b2142e) (sccp_scrc.c:472) 20250121123017650 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1823) 20250121123017650 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123017650 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123017650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123017650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123017650 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:485) 20250121123017650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123017650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123017653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52640<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123017655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123017660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123017664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123017668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123017670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123017672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123017673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123017674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123017675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123017676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123017677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123017678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123017679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123017680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123017681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123017683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123017684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123017685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123017686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123017687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121123017690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(967)@ef57f613e2f3: Final verdict of PTC: none 20250121123017690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123017690 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(974)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(975)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(979)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(976)@ef57f613e2f3: Final verdict of PTC: none 20250121123017691 DLINP DEBUG SRVCONN(,r=127.0.0.1:54451<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123017691 DLINP NOTICE SRV(,r=127.0.0.1:54451<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123017691 DMAIN NOTICE (127.0.0.1:54451 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54451<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123017691 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(978)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(969)@ef57f613e2f3: Final verdict of PTC: none 20250121123017691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121123017691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123017691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123017691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123017691 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123017691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123017691 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123017691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123017691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123017691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123017691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123017691 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123017691 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123017691 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123017691 DRANAP NOTICE cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(977)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(980)@ef57f613e2f3: Final verdict of PTC: none 20250121123017691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123017691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123017691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123017691 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121123017691 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123017691 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123017691 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121123017691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123017691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123017691 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123017691 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123017691 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123017691 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123017691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123017691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(971)@ef57f613e2f3: Final verdict of PTC: none 20250121123017691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123017691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123017691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123017691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123017691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123017691 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123017691 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123017691 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123017691 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123017691 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123017691 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123017691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034ccdc), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123017691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123017691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123017691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123017691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123017691 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123017691 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123017691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{disrupted}: Freeing instance (context_map.c:202) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3130902)[0x55d2c6ea0f80]{disrupted}: Deallocated (fsm.c:568) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{disconnected}: Freeing instance (context_map.c:206) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55d2c6fe43a0]{disconnected}: Deallocated (fsm.c:568) 20250121123017691 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3130902 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123017691 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123017691 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123017691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2142e), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123017691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123017691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123017691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123017691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123017691 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123017691 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123017691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{disrupted}: Freeing instance (context_map.c:202) 20250121123017691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12021219)[0x55d2c6fe4700]{disrupted}: Deallocated (fsm.c:568) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn1-M3UA(986)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(987)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(968)@ef57f613e2f3: Final verdict of PTC: none 20250121123017691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121123017691 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12021219 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121123017691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123017691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123017691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121123017691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123017691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123017691 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123017691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123017692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123017692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123017692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123017692 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(973)@ef57f613e2f3: Final verdict of PTC: none 20250121123017692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123017692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123017692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123017692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123017692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123017692 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(985)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(984)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123017708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(970)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(967): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(968): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(969): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(970): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(971): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(972): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(973): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(974): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(975): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(976): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(977): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-SCCP(978): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-RAN(979): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc1-M3UA(980): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(981): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(982): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(983): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(984): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(985): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(986): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(987): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(988): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(989): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(990): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jan 21 12:30:17 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 20250121123017762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123018265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476308) 20250121123018426 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123018426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93908), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123018426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123018426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123018426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123018426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123018427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123018427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123018427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123018427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123018427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123018427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123018427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123018427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123018429 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123018429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123018429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123018429 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123018429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123018429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123018430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123018430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123018430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123018430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123018430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123018430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123018430 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123018598 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123018598 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123018598 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=476308, count=485936) 20250121123019692 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123019692 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121123019693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121123019693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123019693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123019693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123019693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123019693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121123019693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:30:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250121123021353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123021357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123021360 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43357<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(995)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123021376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123021376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123021384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021384 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021384 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021384 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021385 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021385 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49309 (stream_srv.c:129) 20250121123021385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49309<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(997)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123021386 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123021386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123021386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021386 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021386 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123021386 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021386 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123021386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021386 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021386 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123021386 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123021386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021386 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021386 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123021386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123021386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021386 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123021386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123021386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123021386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123021386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1001)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(1001)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1001)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(999)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123021399 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021400 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021400 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021400 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021400 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021400 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021400 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123021400 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021401 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021401 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123021401 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021401 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123021401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021401 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021401 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021401 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123021401 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021401 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123021401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021401 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021401 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021401 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123021401 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021401 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123021401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021401 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021401 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123021401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123021401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021401 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123021401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123021401 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123021401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123021402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123021402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123021402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1004)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(1004)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1004)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123021423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123021423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123021423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123021423 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123021423 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) 20250121123021423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123021423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123021423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123021423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123021428 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123021428 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123021428 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123021428 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123021428 DHNBAP DEBUG (127.0.0.1:49309 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121123021428 DHNBAP NOTICE (127.0.0.1:49309 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123021428 DHNBAP NOTICE (127.0.0.1:49309 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123021428 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123021428 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123021598 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123021598 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123021598 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123021598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1001)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123021608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021608 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123021608 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123021608 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123021609 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123021609 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123021609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123021613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021613 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123021613 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123021613 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123021613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123021613 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123021613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123021613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123021613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123021613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123021613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123021613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123021613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123021613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123021613 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123021613 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123021613 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021613 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123021613 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123021613 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123021613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123021614 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123021614 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123021615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123021615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021615 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123021615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123021615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123021615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123021615 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1004)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123021620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021620 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123021620 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123021620 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123021620 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123021620 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123021620 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123021623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021623 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123021623 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123021623 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123021623 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123021623 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123021623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123021623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123021623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123021623 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123021623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123021623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123021623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123021623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123021623 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123021623 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123021623 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123021625 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123021625 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123021625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123021625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123021625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123021625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123021625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123021625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123021625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123021625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123021625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123021625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123021625 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123021625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123021625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123021625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123021625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123021625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123021625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123021625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123021625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1000)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123022415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022415 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123022415 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123022415 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123022415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123022415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123022415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123022415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123022415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123022415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123022415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123022415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123022415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123022415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123022415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123022415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123022416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123022416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123022416 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123022416 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123022416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123022416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123022416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123022416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123022416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123022416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123022416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123022416 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123022416 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123022416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123022416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123022416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123022416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123022416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123022416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123022416 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022419 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123022419 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123022419 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123022419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123022419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123022419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123022419 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123022419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123022419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123022419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123022419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123022419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123022419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123022419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123022419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123022419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123022419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123022419 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123022419 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123022421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022421 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123022421 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123022421 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123022421 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123022421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123022421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123022421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123022421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123022421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123022421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123022421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123022421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123022421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123022421 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123022421 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123022421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123022421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123022421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123022421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123022421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123022421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123022421 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123022421 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123022421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123022421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123022421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123022421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123022421 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123022421 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123022421 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123022421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123022421 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123022422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123022422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123022422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123022422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123022422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123022422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123022422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123022422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123022422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123022422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123022422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123022422 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123022422 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123023441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123023448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123023451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123023454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123023457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121123023460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123023462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123023464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123023466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123023468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121123023470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123023472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123023474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123023476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123023477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121123023479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123023480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123023482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123023483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123023485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: 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@ef57f613e2f3: "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@ef57f613e2f3: 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 := '000000000000001011000000'B, t_guard := 20.000000 } 20250121123023511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(996)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006)5407752 20250121123024544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123024544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123024544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121123024544 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123024545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x528408, normal) (hnbgw_rua.c:388) 20250121123024545 DHNB DEBUG map_rua[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121123024545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123024545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5407752 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123024545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123024545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123024545 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121123024545 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5407752 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123024545 DCN DEBUG map_sccp[0x55d2c6ea0f80]{init}: Allocated (fsm.c:456) 20250121123024545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123024545 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5407752 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123024545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5407752 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121123024545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123024545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123024545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123024545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123024545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123024545 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123024545 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: Allocated (fsm.c:456) 20250121123024545 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123024545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002c00056400500f1100926) (sccp_scrc.c:401) 20250121123024545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123024545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123024545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123024545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123024545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123024545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123024546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123024546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123024546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123024546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123024546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123024546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123024546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123024546 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123024546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123024546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123024546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123024546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123024546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123024546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123024546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123024546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123024546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123024546 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006) HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006)11619026 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123024562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123024562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123024562 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123024562 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123024562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123024562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123024562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123024562 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123024563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123024563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123024563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123024563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123024563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123024563 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b4dc5) (sccp_scrc.c:472) 20250121123024563 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1823) 20250121123024563 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123024563 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123024563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123024563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123024563 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:485) 20250121123024563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123024563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123024565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123024566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123024568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123024570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123024571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123024572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123024573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123024574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123024575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123024576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123024576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123024577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123024578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123024579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123024580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123024581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123024582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123024583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123024584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123024584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123024585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: 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 := '000000000000000100000011'B, t_guard := 20.000000 } 20250121123024595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(996)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007)10685938 20250121123025622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123025622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123025622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121123025622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123025622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa30df2, normal) (hnbgw_rua.c:388) 20250121123025622 DHNB DEBUG map_rua[0x55d2c6fe4700]{init}: Allocated (fsm.c:456) 20250121123025622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123025622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10685938 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123025622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123025622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123025622 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121123025622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10685938 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123025622 DCN DEBUG map_sccp[0x55d2c6fd43d0]{init}: Allocated (fsm.c:456) 20250121123025622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123025622 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10685938 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123025622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10685938 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121123025623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123025623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123025623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123025623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123025623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123025623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123025623 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: Allocated (fsm.c:456) 20250121123025623 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123025623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001030056400500f1100926) (sccp_scrc.c:401) 20250121123025623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123025623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123025623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123025623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123025623 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123025623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123025623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123025623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123025623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123025623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123025624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123025624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123025624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123025624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123025624 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007) HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007)9616016 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121123025629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123025629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123025629 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123025629 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123025629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123025629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123025629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123025629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123025629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123025629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123025629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123025630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123025630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123025630 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011311f) (sccp_scrc.c:472) 20250121123025630 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1823) 20250121123025630 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123025630 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123025630 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123025630 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123025630 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:485) 20250121123025630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123025630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123025632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123025634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123025636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123025638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123025639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123025640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123025641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123025642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123025642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123025643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123025644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123025645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123025646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123025646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123025647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123025648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123025649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123025650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123025650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123025651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123025652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: "connecting cnlink 1" 20250121123025652 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1010)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123025869 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123025869 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121123025869 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123025869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1010)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121123025880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123025880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121123025880 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123025880 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123025880 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123025880 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121123025880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123025883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123025883 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123025883 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123025883 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123025883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123025883 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123025883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123025884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123025884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123025884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121123025884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123025884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123025884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123025884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123025884 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123025884 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123025884 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123025885 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123025885 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123025885 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123025885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123025885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123025885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123025886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123025886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123025886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123025886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123025886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123025886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123025886 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123025886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123025886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123025886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123025886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123025886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123025886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123025886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123025886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026599 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123026599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae3113), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123026599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123026599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123026599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123026599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123026599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123026599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123026599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123026599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123026599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123026599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123026599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123026599 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123026607 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123026607 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123026607 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123026607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123026607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123026607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123026607 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123026607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123026607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123026607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123026607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123026607 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=00ae3113) (sccp_scrc.c:472) 20250121123026607 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1823) 20250121123026607 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123026607 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123026607 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123026607 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123026607 DLSCCP DEBUG SCCP-SCOC(110)[0x55d2c6fd7340]{IDLE}: Deallocated (fsm.c:568) MTC@ef57f613e2f3: 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 := '000000000000001111010011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123026685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123026685 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123026685 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123026685 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123026685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123026685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123026686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123026686 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123026686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123026686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123026686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123026686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123026686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123026686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123026686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123026686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123026686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123026686 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123026686 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) 20250121123026686 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) 20250121123026686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123026686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123026686 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123026686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123026686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123026686 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123026686 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: link up (cnlink.c:111) 20250121123026687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123026687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123026687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123026687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123026687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123026687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123026687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123026687 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123026690 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123026690 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123026690 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123026690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123026690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123026690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123026690 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123026690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123026690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123026690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123026690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123026690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123026690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123026690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121123026690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121123026690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123026690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123026690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123026690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123026690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123026690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123026690 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123026690 DRANAP INFO cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123026710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123027692 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123027692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2142e), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123027692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123027692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123027692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027692 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123027693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034ccdc), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123027693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123027693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123027693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123027693 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123027693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123027693 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027699 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123027699 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123027699 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123027699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123027699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123027699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123027699 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123027700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123027700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123027700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123027700 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=00b2142e) (sccp_scrc.c:472) 20250121123027700 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1823) 20250121123027700 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123027700 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123027700 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123027700 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123027700 DLSCCP DEBUG SCCP-SCOC(112)[0x55d2c6fd8d30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(996)@ef57f613e2f3: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011)16372219 20250121123027738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123027738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123027738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121123027738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123027738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9d1fb, normal) (hnbgw_rua.c:388) 20250121123027738 DHNB DEBUG map_rua[0x55d2c6fd8d30]{init}: Allocated (fsm.c:456) 20250121123027738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123027738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123027739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123027739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123027739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372219 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121123027739 DCN DEBUG map_sccp[0x55d2c6fd7340]{init}: Allocated (fsm.c:456) 20250121123027739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123027739 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16372219 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121123027739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372219 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121123027739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123027739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123027739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123027739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123027739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123027739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123027739 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{IDLE}: Allocated (fsm.c:456) 20250121123027739 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123027739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003d30056400500f1100926) (sccp_scrc.c:401) 20250121123027739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123027739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123027739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123027739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123027739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123027739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123027739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123027739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123027739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123027739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123027739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123027739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027739 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123027739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123027739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123027739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123027739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123027739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123027739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123027739 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027740 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121123027740 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123027740 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123027740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123027740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123027740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123027740 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123027740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123027740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123027740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123027740 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=0034ccdc) (sccp_scrc.c:472) 20250121123027740 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1823) 20250121123027740 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123027740 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123027740 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123027740 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123027740 DLSCCP DEBUG SCCP-SCOC(111)[0x55d2c6fe35a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011) HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011)6874884 HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123027762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: 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 } } } 20250121123027764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121123027768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121123027771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121123027774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123027777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123027779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121123027781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121123027782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121123027783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123027784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123027785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121123027785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121123027786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121123027787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123027787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123027788 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121123027789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121123027789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121123027790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121123027791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(991)@ef57f613e2f3: Final verdict of PTC: none 20250121123027793 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43357<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-SCCP(1008)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(998)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1003)@ef57f613e2f3: Final verdict of PTC: none 20250121123027793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123027793 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123027793 DLINP DEBUG SRVCONN(,r=127.0.0.1:49309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123027793 DLINP NOTICE SRV(,r=127.0.0.1:49309<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123027793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(999)@ef57f613e2f3: Final verdict of PTC: none 20250121123027794 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121123027793 DMAIN NOTICE (127.0.0.1:49309 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49309<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123027793 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121123027794 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121123027794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123027794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123027794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123027794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123027794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(1000)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@ef57f613e2f3: Final verdict of PTC: none 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123027794 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121123027794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123027794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123027794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123027794 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123027794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-M3UA(1010)@ef57f613e2f3: Final verdict of PTC: none20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123027794 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121123027794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123027794 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b0ab5) (sccp_scrc.c:472) 20250121123027794 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1823) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123027794 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123027794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123027794 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:485) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123027794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123027794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123027794 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123027794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123027794 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123027794 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123027794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123027794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123027794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123027794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123027794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123027794 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123027794 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123027794 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123027794 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(1002)@ef57f613e2f3: Final verdict of PTC: none 20250121123027794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123027794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123027794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123027794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123027794 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123027794 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123027794 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123027794 DRANAP NOTICE cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123027794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123027794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b0ab5), PART(T=Source Reference,L=4,D=00000073), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123027794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123027794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123027794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123027794 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123027794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{disrupted}: Freeing instance (context_map.c:202) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372219)[0x55d2c6fd8d30]{disrupted}: Deallocated (fsm.c:568) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{disconnected}: Freeing instance (context_map.c:206) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55d2c6fd7340]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(1004)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(995)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(996)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1001)@ef57f613e2f3: Final verdict of PTC: none 20250121123027794 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372219 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121123027794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123027794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123027794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123027794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123027794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123027794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123027794 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123027794 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123027794 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123027794 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123027794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123027794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4dc5), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123027794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) VirtHNBGW-STATS(992)@ef57f613e2f3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(997)@ef57f613e2f3: Final verdict of PTC: none 20250121123027795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121123027795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123027795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123027795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123027795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123027795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123027795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123027795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123027795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123027795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123027794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123027794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123027794 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123027794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{disrupted}: Freeing instance (context_map.c:202) 20250121123027794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5407752)[0x55d2c6f5f490]{disrupted}: Deallocated (fsm.c:568) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{disconnected}: Freeing instance (context_map.c:206) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55d2c6ea0f80]{disconnected}: Deallocated (fsm.c:568) 20250121123027794 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5407752 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123027794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123027794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011311f), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123027794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123027794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123027794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123027794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123027794 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123027794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123027795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123027795 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123027795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123027795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123027795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123027795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{disrupted}: Freeing instance (context_map.c:202) 20250121123027795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10685938)[0x55d2c6fe4700]{disrupted}: Deallocated (fsm.c:568) 20250121123027795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123027795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{disconnected}: Freeing instance (context_map.c:206) 20250121123027795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55d2c6fd43d0]{disconnected}: Deallocated (fsm.c:568) 20250121123027795 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10685938 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121123027795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123027795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123027795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121123027795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123027795 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123027795 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123027795 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(1005)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123027810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(994)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(991): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(992): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(994): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(995): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(996): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(997): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(998): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(999): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(1000): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1001): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1002): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1003): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1004): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(1005): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1006): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1007): pass (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1011): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jan 21 12:30:27 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 20250121123027893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123028396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449060) 20250121123028426 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123028427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93908), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123028427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123028427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123028427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123028427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123028427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123028427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123028427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123028427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123028427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123028427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123028427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123028427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123028430 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123028430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123028430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123028430 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123028430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123028430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123028430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123028430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123028430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123028430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123028430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123028431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123028431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down Waiting for packet dumper to finish... 1 (prev_count=449060, count=461572) 20250121123029795 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123029796 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123029796 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123029796 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123029796 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121123029796 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121123029796 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123029796 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123029796 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Jan 21 12:30:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_second_rab_assignment started. 20250121123031493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123031499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123031505 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36915<->l=127.0.0.1:4262) (control_if.c:570) 20250121123031526 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031526 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031527 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031527 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123031527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123031527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123031527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031527 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031527 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031527 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1016)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123031527 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123031527 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123031527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123031528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123031528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123031528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123031528 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031528 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123031528 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123031529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031529 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031529 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123031529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123031529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031529 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031529 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031529 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123031529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123031529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123031530 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031530 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123031530 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123031530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031530 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123031530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031530 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123031531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123031531 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1020)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(1020)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1020)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123031555 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031555 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031555 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031555 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031555 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031555 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031555 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123031555 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031556 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123031556 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031557 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123031557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031557 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031557 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123031557 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123031557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031557 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031557 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123031557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123031557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031557 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031557 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123031557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123031557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031557 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123031557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123031557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123031557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123031557 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1023)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(1023)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1023)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(1021)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123031586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123031586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123031586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123031586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123031586 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) 20250121123031586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123031586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123031586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123031586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123031752 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123031752 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123031752 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123031752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1020)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123031761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031761 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123031761 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123031761 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123031761 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123031761 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123031761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123031764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123031764 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123031764 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123031764 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123031764 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123031764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123031765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123031765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123031765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123031765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123031765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123031765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123031765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123031765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123031765 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123031765 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031766 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123031766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123031766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123031767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031767 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031767 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031767 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031767 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123031767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123031767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123031767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123031767 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123031773 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123031773 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123031773 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123031773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1023)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123031777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031777 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123031777 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123031777 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123031777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123031777 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123031777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123031780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031780 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123031780 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123031780 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123031780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123031780 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123031780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123031780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123031780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123031780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123031780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123031780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123031780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123031780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123031780 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123031780 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123031780 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123031781 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123031781 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123031781 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123031781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123031781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123031781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123031781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123031782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123031782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123031782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123031782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123031782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123031782 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123031782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123031782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123031782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123031782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123031782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123031782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123031782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123031782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123032569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032569 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123032569 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123032569 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123032569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123032569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123032569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123032569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123032569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123032570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123032570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123032570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123032570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123032570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123032570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123032570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123032570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123032570 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123032570 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123032570 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123032570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123032570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123032570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123032570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123032570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123032570 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123032570 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123032570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123032570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123032570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123032570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123032570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123032570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123032570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123032571 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123032571 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123032571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123032571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123032571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123032571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123032571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123032571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123032571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123032571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123032571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123032571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123032571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123032571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123032571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123032571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123032571 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123032571 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1022)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123032580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032580 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123032580 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123032580 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123032580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123032580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123032580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123032580 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123032580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123032580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123032580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123032580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123032580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123032580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123032580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123032580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123032580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123032580 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123032580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123032580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123032580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123032580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123032580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123032580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123032580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123032580 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123032580 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123032580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123032580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123032580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123032580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123032581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123032581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123032581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123032581 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123032581 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123032582 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123032582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123032582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123032582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123032582 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123032582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123032582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123032582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123032582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123032582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123032582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123032582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123032582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123032582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123032582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123032582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123032582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123032582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123032582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123032582 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123032582 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123032599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: f_create_expect(l3 := '9526ABEED4157A80BA16'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: Created Expect[0] for '9526ABEED4157A80BA16'O to be handled at TC_second_rab_assignment0(1025) TC_second_rab_assignment-Iuh0-RUA(1017)@ef57f613e2f3: Added conn table entry 0TC_second_rab_assignment0(1025)2863588 20250121123033621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123033621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123033621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123033621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123033621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2bb1e4, normal) (hnbgw_rua.c:388) 20250121123033621 DHNB DEBUG map_rua[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121123033621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123033621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123033621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123033621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123033621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123033621 DCN DEBUG map_sccp[0x55d2c6ea0f80]{init}: Allocated (fsm.c:456) 20250121123033621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123033621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2863588 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123033621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123033621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123033621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123033621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123033621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123033621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123033621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123033621 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: Allocated (fsm.c:456) 20250121123033621 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123033621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9526abeed4157a80ba16004f40030002250056400500f1100926) (sccp_scrc.c:401) 20250121123033621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123033621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123033621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123033621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123033621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123033621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123033621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123033621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123033621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123033621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123033621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123033621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123033621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123033621 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123033621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123033621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123033621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123033621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123033621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123033621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123033621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123033621 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123033621 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: Found Expect[0] for l3='9526ABEED4157A80BA16'O handled at TC_second_rab_assignment0(1025) HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: Added conn table entry 0TC_second_rab_assignment0(1025)407734 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on connection ID:0 TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123033626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123033626 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123033626 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123033626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123033626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123033626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123033626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123033626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123033626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123033626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123033626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123033626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123033626 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc8d2d) (sccp_scrc.c:472) 20250121123033626 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1823) 20250121123033626 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123033626 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123033626 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123033626 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123033626 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:485) 20250121123033626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123033626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_second_rab_assignment0(1025)@ef57f613e2f3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1024)@ef57f613e2f3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1025) HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_len:91 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123033830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033830 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123033830 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123033830 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123033830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123033830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123033830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123033830 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123033831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123033831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123033831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123033831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123033831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123033831 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:472) 20250121123033831 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1823) 20250121123033831 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123033831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123033831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123033831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123033831 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123033831 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123033832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123033832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033832 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123033832 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123033832 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123033832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033832 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{UNUSED}: Allocated (fsm.c:456) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{UNUSED}: is child of mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0] (fsm.c:486) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0] (mgcp_client_endpoint_fsm.c:724) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123033832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fd7340]{ST_CRCX}: Allocated (fsm.c:456) 20250121123033832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fd7340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30] (fsm.c:486) 20250121123033832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fd7340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123033832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fd7340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123033832 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 2bb1'... (mgcp_client.c:805) 20250121123033832 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20250121123033832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fd7340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123033832 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1024)@ef57f613e2f3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bb1e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1025) TC_second_rab_assignment0(1025)@ef57f613e2f3: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bb1e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1025)@ef57f613e2f3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123033871 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250121123033871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123033871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123033871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123033871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123033871 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033871 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123033871 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123033871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033871 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123033871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123033871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123033871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123033871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123033905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123033905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123033905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123033905 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123033905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bb1e4) (hnbgw_rua.c:452) 20250121123033905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123033905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123033905 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123033905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123033905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123033905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123033905 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123033905 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123033905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123033906 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0] (mgcp_client_endpoint_fsm.c:724) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123033906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 2bb1'... (mgcp_client.c:805) 20250121123033906 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121123033906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033906 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1025)@ef57f613e2f3: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bb1e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123033928 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250121123033928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123033928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123033928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033928 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123033928 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123033928 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0] (mgcp_client_endpoint_fsm.c:724) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123033928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fe35a0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123033928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fe35a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30] (fsm.c:486) 20250121123033928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fe35a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123033928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fe35a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121123033928 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 2bb1'... (mgcp_client.c:805) 20250121123033928 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121123033928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2863588-0)[0x55d2c6fe35a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033928 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1025)@ef57f613e2f3: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bb1e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123033940 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250121123033940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123033940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123033940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123033940 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033940 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{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) 20250121123033940 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123033940 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123033940 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123033940 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123033940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123033940 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123033940 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123033940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8d2d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123033940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123033940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123033940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123033940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123033940 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123033940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123033940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123033940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123033940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123033940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123033940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123033940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_len:63 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250121123033949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033949 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123033949 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123033949 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123033949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123033949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123033949 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123033949 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123033949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123033949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123033949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123033949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123033949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123033949 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:472) 20250121123033949 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1823) 20250121123033949 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123033949 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123033949 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123033949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123033949 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123033949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123033949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123033949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123033950 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250121123033950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250121123033950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250121123033950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123033950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123033954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123033954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123033954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20250121123033954 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123033954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bb1e4) (hnbgw_rua.c:452) 20250121123033954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20250121123033954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123033954 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123033954 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123033954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123033954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123033954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250121123033954 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123033954 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123033954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8d2d), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20250121123033954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123033954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123033954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123033954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123033954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033954 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123033954 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123033954 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123033954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123033954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123033954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123033955 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_len:12 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123033970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123033970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123033970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123033970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123033970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123033970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123033970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123033970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123033971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123033971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123033971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123033971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123033971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123033971 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:472) 20250121123033971 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1823) 20250121123033971 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123033971 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123033971 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123033971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123033971 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123033971 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123033971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123033971 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123033971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123033971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 2bb1'... (mgcp_client.c:805) 20250121123033971 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123033971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123033971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123033971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39204: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 2bb1'... (mgcp_client.c:805) 20250121123033971 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123033971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123033971 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: Removing from parent mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0] (mgcp_client_endpoint_fsm.c:873) 20250121123033971 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123033971 DLMGCP DEBUG mgw-endp(mgw-fsm-2863588-0)[0x55d2c6fd8d30]{IN_USE}: Deallocated (fsm.c:568) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123033971 DMGW DEBUG mgw(mgw-fsm-2863588-0)[0x55d2c6fd43d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123033971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123033971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123033971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123033971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1025)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1025)@ef57f613e2f3: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2bb1e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123033985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250121123033985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123033985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123033985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123033985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d2c6fd7340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123033986 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250121123033986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123033986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123033986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123033986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d2c6fe35a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1017)@ef57f613e2f3: Deleted conn table entry 0TC_second_rab_assignment0(1025)2863588 20250121123034002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123034002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123034002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123034002 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123034003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2bb1e4,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123034003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123034003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123034003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123034003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123034003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123034003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123034003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123034003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123034003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123034003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123034003 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123034003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8d2d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123034003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123034003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123034003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123034003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123034003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123034003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123034003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123034003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123034003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123034003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123034003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123034003 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: Deleted conn table entry 0TC_second_rab_assignment0(1025)407734 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on connection ID:0 20250121123034013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123034013 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123034013 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123034013 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123034013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123034013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123034013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123034013 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123034013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123034013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123034013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123034014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123034014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123034014 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=00fc8d2d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123034014 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1823) 20250121123034014 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123034014 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123034014 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123034014 DCN DEBUG handle_cn_disc_ind() conn_id=116 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123034014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123034014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123034014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123034014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{disconnected}: Freeing instance (context_map.c:202) 20250121123034014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2863588)[0x55d2c6f5f490]{disconnected}: Deallocated (fsm.c:568) 20250121123034014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123034014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{disconnected}: Freeing instance (context_map.c:206) 20250121123034014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55d2c6ea0f80]{disconnected}: Deallocated (fsm.c:568) 20250121123034014 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2863588 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123034014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8d2d), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:401) 20250121123034014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123034014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123034014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123034014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123034014 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123034014 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123034014 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123034014 DLSCCP DEBUG SCCP-SCOC(116)[0x55d2c6fe4700]{IDLE}: Deallocated (fsm.c:568) 20250121123034014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123034014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123034014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123034014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123034015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123034015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123034015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123034015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: RLC received in state:disconnect_pending TC_second_rab_assignment0(1025)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123036012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1025)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121123036021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123036022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123036022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123036022 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123036022 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123036022 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_second_rab_assignment-Iuh0-RUA(1017)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1018)@ef57f613e2f3: Final verdict of PTC: none 20250121123036023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123036023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123036023 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123036023 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123036023 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_second_rab_assignment(1012)@ef57f613e2f3: Final verdict of PTC: none 20250121123036023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123036023 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123036023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123036023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(1022)@ef57f613e2f3: Final verdict of PTC: none 20250121123036023 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36915<->l=127.0.0.1:4262) (control_if.c:193) 20250121123036023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123036024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123036024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123036024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123036024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123036024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123036024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123036024 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.sgsn0-SCCP(1021)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1019)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1020)@ef57f613e2f3: Final verdict of PTC: none 20250121123036024 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123036024 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123036024 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123036024 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123036024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123036024 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123036024 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123036024 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121123036025 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123036025 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123036025 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123036025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123036025 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123036025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123036025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(1013)@ef57f613e2f3: Final verdict of PTC: none 20250121123036025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123036025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123036025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123036025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123036025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123036025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123036025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123036026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123036026 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123036026 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123036026 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0(1016)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1023)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(1024)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123036027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1015)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1012): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(1013): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(1015): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_second_rab_assignment-Iuh0(1016): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1017): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1018): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(1019): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1020): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1021): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1022): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1023): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(1024): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_second_rab_assignment0(1025): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Jan 21 12:30:36 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 20250121123036107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123036609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306452) Waiting for packet dumper to finish... 1 (prev_count=306452, count=333088) 20250121123037795 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123037795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011311f), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123037795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123037795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123037795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123037795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123037795 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123037795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4dc5), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123037795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123037795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123037795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123037795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123037795 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123037795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b0ab5), PART(T=Source Reference,L=4,D=00000073), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123037795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123037795 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123037795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123037795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123037795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123037795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123037795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123037796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123037796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123037796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123037796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123037796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123037796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123037796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123037796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123037796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123037796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123037796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123037796 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123038024 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123038024 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123038024 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123038026 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123038026 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123038026 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123038427 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123038427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93908), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123038427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123038427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123038427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123038427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123038428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123038428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123038428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123038428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123038428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123038428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123038428 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123038431 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123038431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123038431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123038431 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123038431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123038431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123038431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123038431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123038431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123038431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123038431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123038431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123038431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:30:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250121123039707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123039711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123039715 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38941<->l=127.0.0.1:4262) (control_if.c:570) 20250121123039729 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039729 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039729 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039729 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039729 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039729 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039730 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039730 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123039730 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1030)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123039731 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039731 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123039731 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039731 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123039731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039731 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039731 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039731 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123039731 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039731 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123039731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039731 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039731 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039731 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123039731 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123039731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039731 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039731 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123039731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123039731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039731 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123039731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123039731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123039731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123039731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1034)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(1034)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1034)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1032)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123039744 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039744 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039744 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039744 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039744 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039744 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039744 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123039744 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039745 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039745 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123039745 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039746 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123039746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039746 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039746 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039746 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123039746 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039746 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123039746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039746 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039746 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039746 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123039746 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039746 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123039746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039746 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039746 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123039746 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123039746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039746 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123039746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123039746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123039746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123039746 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1037)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(1037)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1037)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(1035)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123039943 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123039943 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123039943 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123039943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1034)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123039952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123039952 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123039952 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123039952 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123039952 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123039952 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123039955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123039955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123039955 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123039955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123039955 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123039955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123039956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123039956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123039956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123039956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123039956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123039956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123039956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123039956 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123039956 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123039956 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039957 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039957 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123039957 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123039957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039957 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123039957 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123039957 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123039957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123039958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123039958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039958 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123039958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123039958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123039958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123039958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1037)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123039962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039962 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123039962 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123039962 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123039962 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123039962 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123039962 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123039963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123039963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123039963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123039963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123039963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123039963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123039963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123039963 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123039963 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123039963 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123039963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039963 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123039963 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123039963 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123039963 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123039963 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123039963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123039964 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123039964 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123039964 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123039964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123039964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123039964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123039964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123039964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123039964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123039964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123039964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123039964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123039964 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123039965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123039965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123039965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123039965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123039965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123039965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123039965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123039965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1033)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123040756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040756 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123040756 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123040756 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123040756 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123040756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123040756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123040756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123040756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123040756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123040756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123040756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123040756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123040756 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123040756 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123040756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123040756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123040756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123040756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123040756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123040756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123040756 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123040756 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123040756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123040756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123040756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123040756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123040757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123040757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123040757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123040757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123040757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123040757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123040757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123040757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123040757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123040757 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123040757 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123040756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040756 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123040756 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123040756 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123040756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123040757 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1036)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123040764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123040764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123040764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123040764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123040764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040764 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123040764 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123040764 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123040764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123040764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123040764 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123040764 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123040764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123040764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123040764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123040764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123040764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123040764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123040764 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123040764 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123040764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123040764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123040764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123040764 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123040764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040764 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123040764 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123040764 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123040764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123040764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123040764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123040764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123040764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123040764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123040764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123040764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123040764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123040764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123040764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123040764 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123040764 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123040769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123040769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123040769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123040769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123040769 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) 20250121123040769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123040769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123040769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123040769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123040775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123040775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123040775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20250121123040775 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250121123040775 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250121123040978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123040978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123040978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123040978 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123040978 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) 20250121123040978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123040978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123040978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123040978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed MTC@ef57f613e2f3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121123040993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123040993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123040993 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123040993 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123040993 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1033)@ef57f613e2f3: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1026)@ef57f613e2f3: Final verdict of PTC: none 20250121123040993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123040993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123040994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123040994 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123040994 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123040994 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123040994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123040994 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123040994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123040994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123040994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123040994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123040994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123040994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123040994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123040994 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123040994 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123040994 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123040994 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123040994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123040995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38941<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(1037)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1036)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1032)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1030)@ef57f613e2f3: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1031)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1035)@ef57f613e2f3: Final verdict of PTC: none 20250121123040996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123040996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123040996 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123040996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123040996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123040996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123040996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123040997 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123040997 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123040997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123040997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123040997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123040997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123040997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123040997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123040997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123040997 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123040997 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123040997 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123040997 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1034)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(1027)@ef57f613e2f3: Final verdict of PTC: none HNBGW-MGCP(1038)@ef57f613e2f3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123040998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1029)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1026): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(1027): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(1029): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1030): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1031): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1032): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(1033): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1034): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1035): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1036): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1037): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(1038): none (pass -> pass) MTC@ef57f613e2f3: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Jan 21 12:30:41 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 20250121123041042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123041545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212976) Waiting for packet dumper to finish... 1 (prev_count=212976, count=213616) 20250121123042995 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123042995 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123042995 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123042997 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123042997 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123042997 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Jan 21 12:30:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ef57f613e2f3: Test case TC_apply_sccp started. 20250121123044673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123044680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123044686 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45039<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(1043)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123044707 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123044707 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123044715 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044716 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044716 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044716 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044716 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044716 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044716 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044716 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1045)@ef57f613e2f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123044716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58629 (stream_srv.c:129) 20250121123044716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58629<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123044717 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044717 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123044717 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044717 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123044717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044717 DRANAP DEBUG cnlink(msc-3)[0x55d2c6fcb020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044717 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123044717 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044717 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123044717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044717 DRANAP DEBUG cnlink(msc-2)[0x55d2c6f61260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044717 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044717 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123044717 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044717 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123044717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044717 DRANAP DEBUG cnlink(msc-1)[0x55d2c6f64060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044717 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044717 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123044717 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123044717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044717 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123044718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123044718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123044718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123044718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1049)@ef57f613e2f3: ************************************************* HNBGW_Test.msc0-M3UA(1049)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1049)@ef57f613e2f3: ************************************************* MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123044731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044731 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044731 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044731 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044732 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123044732 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044733 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123044733 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044733 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123044733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044733 DRANAP DEBUG cnlink(sgsn-3)[0x55d2c6fcd660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044733 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123044733 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123044733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044733 DRANAP DEBUG cnlink(sgsn-2)[0x55d2c6fcccd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044733 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123044733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123044733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044733 DRANAP DEBUG cnlink(sgsn-1)[0x55d2c6fcc340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044733 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123044733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123044733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044733 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123044733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123044733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123044733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123044733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef57f613e2f3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef57f613e2f3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1052)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-M3UA(1052)@ef57f613e2f3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1052)@ef57f613e2f3: ************************************************* HNBGW_Test.sgsn0-SCCP(1050)@ef57f613e2f3: v_sccp_pdu_maxlen:268 20250121123044756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123044756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123044756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123044756 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123044756 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) 20250121123044756 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123044756 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123044756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123044756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): none -> pass 20250121123044760 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123044760 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123044760 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123044760 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123044760 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) 20250121123044760 DLGLOBAL DEBUG validating counter group 0x55d2c6251be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123044760 DHNBAP DEBUG (127.0.0.1:58629 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121123044760 DHNBAP NOTICE (127.0.0.1:58629 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123044760 DHNBAP NOTICE (127.0.0.1:58629 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123044760 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123044760 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123044930 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123044930 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123044930 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123044930 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1049)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123044935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044935 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123044935 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123044935 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123044935 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123044935 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123044935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123044937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123044937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123044937 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123044937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123044937 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123044937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123044937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123044937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123044937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123044937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123044937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123044937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123044937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123044937 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123044937 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123044937 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044938 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123044938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123044938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044938 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123044938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123044938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123044938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123044938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123044945 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123044945 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123044945 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123044945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1052)@ef57f613e2f3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123044949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044949 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123044949 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123044949 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123044949 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123044949 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123044949 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123044951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044951 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123044951 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123044951 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123044951 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123044951 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123044951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123044951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123044951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123044951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123044951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123044951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123044951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123044951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123044951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123044951 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123044951 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123044952 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123044952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123044952 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123044952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123044952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123044952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123044953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123044953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123044953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123044953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123044953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123044953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123044953 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123044953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123044953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123044953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123044953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123044953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123044953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123044953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123044953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123045745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123045745 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123045745 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123045745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123045745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123045745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123045745 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123045746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123045746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123045746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123045746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123045746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123045746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123045746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123045746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123045746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123045746 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123045746 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123045746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123045746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123045746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123045746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123045746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123045746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123045746 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123045746 DRANAP NOTICE cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: link up (cnlink.c:111) 20250121123045746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123045746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123045746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123045746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123045746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123045746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123045746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123045747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123045747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123045747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123045747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123045747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123045747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123045747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123045747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123045747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123045747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123045747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123045747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123045747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123045747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123045747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123045747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123045747 DRANAP DEBUG cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123045747 DRANAP INFO cnlink(msc-0)[0x55d2c6f80c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1051)@ef57f613e2f3: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123045753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123045753 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123045753 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123045753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123045753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123045753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123045753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123045753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123045753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123045753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123045753 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123045753 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123045753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123045753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123045753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123045753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123045753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123045753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123045753 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123045753 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: link up (cnlink.c:111) 20250121123045753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045753 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123045753 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123045753 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123045753 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123045753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123045753 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123045753 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123045753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123045753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123045753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123045753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123045753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123045754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123045754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123045754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123045754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123045754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123045754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123045754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123045754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123045754 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123045754 DRANAP INFO cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123046799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123047796 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123047796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b0ab5), PART(T=Source Reference,L=4,D=00000073), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123047796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123047796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123047796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123047796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123047797 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123047797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4dc5), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123047797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123047797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123047797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123047797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123047797 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123047797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011311f), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123047797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123047797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123047797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123047797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123047797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123047797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123047797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123047797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123047797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123047797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123047797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123047797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123047798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123047798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123047798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123047798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123047798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123047798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123047798 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123047802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123047802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123047802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123047802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123047802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123047803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123047803 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123047803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123047803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123047803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123047803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123047803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123047803 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=008b4dc5) (sccp_scrc.c:472) 20250121123047803 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1823) 20250121123047803 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123047803 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123047803 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123047803 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123047803 DLSCCP DEBUG SCCP-SCOC(113)[0x55d2c6fe43a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1054) TC_apply_sccp-Iuh0-RUA(1044)@ef57f613e2f3: Added conn table entry 0TC_apply_sccp0(1054)2941335 20250121123047838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123047838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123047838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121123047838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123047838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ce197, normal) (hnbgw_rua.c:388) 20250121123047838 DHNB DEBUG map_rua[0x55d2c6f5f490]{init}: Allocated (fsm.c:456) 20250121123047838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123047838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2941335 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123047839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123047839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123047839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2941335 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123047839 DCN DEBUG map_sccp[0x55d2c6ea0f80]{init}: Allocated (fsm.c:456) 20250121123047839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123047839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2941335 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123047839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2941335 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121123047839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123047839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123047839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123047839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123047839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123047839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123047839 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: Allocated (fsm.c:456) 20250121123047839 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123047839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001110056400500f1100926) (sccp_scrc.c:401) 20250121123047839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123047839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123047839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123047839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123047839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123047839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123047839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123047839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123047839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123047839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123047839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123047839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123047839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123047839 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123047839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123047839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123047839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123047839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123047839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123047839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123047839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123047839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123047839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: First idle individual index:0 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1054) HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: Added conn table entry 0TC_apply_sccp0(1054)9715661 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1054)@ef57f613e2f3: setverdict(pass): none -> pass 20250121123047855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123047855 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123047855 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123047855 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123047855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123047855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123047855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123047855 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123047855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123047856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123047856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123047856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123047856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123047856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7c30e) (sccp_scrc.c:472) 20250121123047856 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1823) 20250121123047856 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123047856 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123047856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123047856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123047856 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:485) 20250121123047856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123047856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123048006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123048006 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123048006 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123048006 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123048006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123048006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123048006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123048006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123048007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123048007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123048007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123048007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123048007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123048007 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=0011311f) (sccp_scrc.c:472) 20250121123048007 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1823) 20250121123048007 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123048007 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123048007 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123048007 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123048007 DLSCCP DEBUG SCCP-SCOC(114)[0x55d2c6fd7020]{IDLE}: Deallocated (fsm.c:568) 20250121123048428 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123048428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93908), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123048428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123048428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123048428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123048428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123048429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123048429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123048429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123048429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123048429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123048429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123048429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123048429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123048432 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123048432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123048432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123048432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123048432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123048432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123048432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123048432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123048432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123048432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123048432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123048432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123048432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123048434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123048434 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123048434 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123048434 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123048434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123048434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123048434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123048434 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123048434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123048434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123048434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123048434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123048434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123048434 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=00d93908) (sccp_scrc.c:472) 20250121123048434 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1823) 20250121123048434 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123048434 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123048434 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123048434 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123048434 DLSCCP DEBUG SCCP-SCOC(108)[0x55d2c6ff0ed0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1054)@ef57f613e2f3: "Changing SCCP address, don't apply yet" 20250121123048856 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250121123049883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123049883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123049883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121123049883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123049883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ce197) (hnbgw_rua.c:452) 20250121123049883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2941335 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121123049883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123049883 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121123049883 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123049883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121123049883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123049883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123049883 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123049883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7c30e), PART(T=Data,L=22,D=001440120000010010400b0ac058187d4be74b73c271) (sccp_scrc.c:401) 20250121123049883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123049883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123049883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123049883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123049884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123049884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123049884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123049884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123049884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123049884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123049884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123049884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1054)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: vl_len:22 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: vl_from0 HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ABAEF9126A8D3B66C973B'O 20250121123049901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123049901 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123049901 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123049901 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123049901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123049901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123049901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123049901 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123049902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123049902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123049902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123049902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123049902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123049902 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=001440120000010010400b0abaef9126a8d3b66c973b) (sccp_scrc.c:472) 20250121123049902 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1823) 20250121123049902 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123049902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123049902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123049902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123049902 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121123049902 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123049902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121123049902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123049902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250121123049902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123049902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1054)@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1054)@ef57f613e2f3: "Apply SCCP address changes" 20250121123049914 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250121123049916 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:819) 20250121123049916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:788) 20250121123049916 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123049916 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123049916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7c30e), PART(T=Source Reference,L=4,D=00000075), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123049916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123049916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123049916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123049916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123049916 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123049916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123049916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123049916 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123049916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121123049916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123049916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123049916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{disrupted}: Freeing instance (context_map.c:202) 20250121123049916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2941335)[0x55d2c6f5f490]{disrupted}: Deallocated (fsm.c:568) 20250121123049916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123049916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{disconnected}: Freeing instance (context_map.c:206) 20250121123049916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55d2c6ea0f80]{disconnected}: Deallocated (fsm.c:568) 20250121123049916 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2941335 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121123049916 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123049916 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123049916 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:797) 20250121123049916 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121123049916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123049916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123049916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123049917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123049917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123049917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123049917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123049917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123049917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123049917 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Session index based on local reference:0 20250121123049921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123049921 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123049921 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123049921 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123049921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123049921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123049921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123049921 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: Deleted conn table entry 0TC_apply_sccp0(1054)9715661 20250121123049921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123049921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123049921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123049921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123049921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123049921 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=00b7c30e) (sccp_scrc.c:472) 20250121123049921 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1823) 20250121123049921 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123049921 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123049921 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123049921 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123049921 DLSCCP DEBUG SCCP-SCOC(117)[0x55d2c6fe4700]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1044)@ef57f613e2f3: Deleted conn table entry 0TC_apply_sccp0(1054)2941335 20250121123050930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1054)@ef57f613e2f3: Final verdict of PTC: pass MTC@ef57f613e2f3: ok: talloc reports "asn1_context" = 1 bytes 20250121123050936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123050936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123050936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123050936 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123050936 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123050936 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123050936 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45039<->l=127.0.0.1:4262) (control_if.c:193) 20250121123050936 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123050936 DLINP DEBUG SRVCONN(,r=127.0.0.1:58629<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123050936 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123050936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123050936 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123050936 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1047)@ef57f613e2f3: Final verdict of PTC: none 20250121123050936 DLINP NOTICE SRV(,r=127.0.0.1:58629<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123050936 DMAIN NOTICE (127.0.0.1:58629 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58629<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123050936 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121123050936 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_apply_sccp(1039)@ef57f613e2f3: Final verdict of PTC: none 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123050937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123050937 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123050937 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_apply_sccp-Iuh0-RUA(1044)@ef57f613e2f3: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1046)@ef57f613e2f3: Final verdict of PTC: none 20250121123050937 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123050937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123050937 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123050938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123050938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(1051)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1049)@ef57f613e2f3: Final verdict of PTC: none VirtHNBGW-STATS(1040)@ef57f613e2f3: Final verdict of PTC: none 20250121123050938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123050938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123050938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123050938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123050938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123050938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123050938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123050938 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123050938 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123050938 DRANAP DEBUG cnlink(sgsn-0)[0x55d2c6fcb9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123050938 DRANAP NOTICE cnlink(sgsn-0)[0x55d2c6fcb9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(1050)@ef57f613e2f3: Final verdict of PTC: none TC_apply_sccp-Iuh0(1043)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1048)@ef57f613e2f3: Final verdict of PTC: none 20250121123050938 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123050939 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123050939 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123050939 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123050939 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123050939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123050939 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123050939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123050939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(1041)@ef57f613e2f3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1052)@ef57f613e2f3: Final verdict of PTC: none TC_apply_sccp-Iuh1(1045)@ef57f613e2f3: Final verdict of PTC: none 20250121123050939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123050939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123050939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123050940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123050940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123050940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123050940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123050940 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW-MGCP(1053)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: setverdict(pass): pass -> pass, component reason not changed 20250121123050942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1042)@ef57f613e2f3: Final verdict of PTC: none MTC@ef57f613e2f3: Setting final verdict of the test case. MTC@ef57f613e2f3: Local verdict of MTC: pass MTC@ef57f613e2f3: Local verdict of PTC MutexDispCT-TC_apply_sccp(1039): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC VirtHNBGW-STATS(1040): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-PFCP(1042): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_apply_sccp-Iuh0(1043): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1044): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_apply_sccp-Iuh1(1045): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1046): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1047): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-RAN(1048): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1049): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1050): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1051): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1052): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC HNBGW-MGCP(1053): none (pass -> pass) MTC@ef57f613e2f3: Local verdict of PTC TC_apply_sccp0(1054): pass (pass -> pass) MTC@ef57f613e2f3: Test case TC_apply_sccp finished. Verdict: pass MTC@ef57f613e2f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Jan 21 12:30:50 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250121123051004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123051507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290616) Waiting for packet dumper to finish... 1 (prev_count=290616, count=318036) 20250121123052939 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123052940 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123052940 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123052940 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123052940 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123052940 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef57f613e2f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ef57f613e2f3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ef57f613e2f3: Terminating MTC. MC@ef57f613e2f3: MTC terminated. MC2> exit MC@ef57f613e2f3: Shutting down session. MC@ef57f613e2f3: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9998.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->FAIL 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->FAIL 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->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 3 pass: 55 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3919653) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] 20250121123057798 DLSCCP DEBUG SCCP-SCOC(115)[0x55d2c6fe6980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123057798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b0ab5), PART(T=Source Reference,L=4,D=00000073), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123057798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123057798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123057798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123057798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123057798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123057798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123057798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123057798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123057798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123057798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123057798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123058432 DLSCCP DEBUG SCCP-SCOC(109)[0x55d2c6fe0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123058432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27cc1), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123058432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123058432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123058432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123058432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d2c6fcfac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123058432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123058432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123058432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123058432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123058432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123058432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123058432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (3919553) [testenv][generic] Stopping hnbgw (3919585) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0'] testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/dbg_pkgs_all'] [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-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-pfcp0: 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-sigtran10: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-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-sigtran10: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 38 newly installed, 0 to remove and 39 not upgraded. Need to get 0 B/15.4 MB of archives. After this operation, 25.8 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.2_amd64.deb ... Unpacking osmo-hnbgw (1.6.2) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.2_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.2) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libosmo-rua-dbg:amd64 (1.6.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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.6.0) ... Setting up osmo-hnbgw (1.6.2) ... 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.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.2) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250121123106746 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20250121123106746 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20250121123106746 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250121123106746 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250121123106746 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250121123106746 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250121123106746 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20250121123106746 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250121123106746 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250121123106747 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250121123106747 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250121123106747 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250121123106747 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250121123106747 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250121123106747 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250121123106747 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250121123106747 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250121123106747 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250121123106747 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20250121123106747 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20250121123106747 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20250121123106747 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55f558775520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55f558775500(iups) with 3 counters 20250121123106977 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250121123106977 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250121123106978 DLPFCP NOTICE 0x55f55a6e3870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250121123106978 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f5587755a0(msc) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f5587755a0(msc) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f5587755a0(msc) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f5587755a0(msc) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f558775580(sgsn) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f558775580(sgsn) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f558775580(sgsn) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Allocated (fsm.c:456) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x55f558775580(sgsn) with 15 counters (rate_ctr.c:86) 20250121123106978 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250121123106978 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250121123106978 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250121123106978 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20250121123106978 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250121123106978 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250121123106978 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250121123106978 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20250121123106978 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:53871 (mgcp_client.c:987) 20250121123106978 DLPFCP DEBUG 0x55f55a6e3870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77) 20250121123106978 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeb3a120a (1737462666 seconds since UNIX epoch, which is 3946451466 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20250121123106978 DLPFCP DEBUG pfcp_cp_peer[0x55f55a852530]{disabled}: Allocated (fsm.c:456) 20250121123106978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250121123106978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121123106978 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20250121123106978 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20250121123106978 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121123106978 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106978 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106978 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:869) 20250121123106978 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20250121123106978 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x7f7f378a3e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20250121123106978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_DOWN}: Allocated (fsm.c:456) 20250121123106978 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20250121123106978 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20250121123106978 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20250121123106978 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20250121123106978 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20250121123106978 DLGLOBAL DEBUG validating counter group 0x7f7f378a3ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250121123106978 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20250121123106978 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{IDLE}: Allocated (fsm.c:456) 20250121123106978 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20250121123106979 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:50001<->l=::1:2905): New m3ua connection accepted 20250121123106979 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:50001<->l=::1:2905): created dynamic ASP asp-dyn-0 20250121123106979 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:50001<->l=:::2905 20250121123106979 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250121123106979 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250121123106979 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123106979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123106979 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_DOWN}: Allocated (fsm.c:456) 20250121123106979 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20250121123106979 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250121123106979 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250121123106979 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55f55a871d60 (osmo_ss7.c:431) 20250121123106979 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:889) 20250121123106979 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:897) 20250121123106979 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20250121123106979 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:797) 20250121123106979 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20250121123106979 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:843) 20250121123106979 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121123106979 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:797) 20250121123106979 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:50001){CONNECTING} connection established (stream_cli.c:362) 20250121123106979 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250121123106979 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:50001) (osmo_ss7_asp.c:934) 20250121123106979 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20250121123106979 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20250121123106979 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20250121123106979 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20250121123106979 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123106979 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123106979 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123106979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123106979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123106979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123106979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123106979 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123106979 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20250121123106979 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123106979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123106979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250121123106979 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123106979 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123106979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123106979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123106979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20250121123106979 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20250121123106979 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20250121123106979 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20250121123106979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250121123106979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20250121123106979 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20250121123106979 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20250121123106980 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Unix server socket created successfully. MC@6b20ff1edfa5: Listening on TCP port 45201. 6b20ff1edfa5 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 6b20ff1edfa5 45201 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6b20ff1edfa5: New HC connected from 10.0.2.100 [10.0.2.100]. 6b20ff1edfa5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6b20ff1edfa5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6b20ff1edfa5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6b20ff1edfa5: Configuration file was processed on all HCs. MC@6b20ff1edfa5: Creating MTC on host 10.0.2.100. MC@6b20ff1edfa5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Jan 21 12:31:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121123108606 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::585c:7fff:fe24:847d]:2905 err=None (stream.c:265) 20250121123108606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20250121123108606 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250121123108606 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::585c:7fff:fe24:847d]:2905 err=None (osmo_ss7_asp.c:785) 20250121123108674 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::585c:7fff:fe24:847d]:2905 err=None (stream.c:265) 20250121123108674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20250121123108674 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250121123108674 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::585c:7fff:fe24:847d]:2905 err=None (osmo_ss7_asp.c:785) MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_hnb_register started. 20250121123108787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123108789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123108793 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38887<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(6)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123108980 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250121123108980 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20250121123108980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20250121123108980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123108980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250121123108980 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250121123108981 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250121123108981 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20250121123108981 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250121123108981 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250121123108981 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250121123108981 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123108981 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250121123108981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123108981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20250121123108981 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20250121123108981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123108981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20250121123108981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20250121123108981 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20250121123108981 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20250121123108981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123108981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123108981 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123108982 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123108982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123108982 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123108982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123108982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123108982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20250121123108982 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20250121123108982 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20250121123108982 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f55a851f70]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20250121123108982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250121123108982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20250121123108982 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20250121123108982 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250121123108982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123108982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20250121123108982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20250121123108982 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20250121123108982 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f55a870930]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20250121123109979 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(6)@6b20ff1edfa5: 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 := 3946451466 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@6b20ff1edfa5: broadcasting to mtc MTC@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW-PFCP(6)@6b20ff1edfa5: 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 } } } 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121123109990 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:204) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:217) 20250121123109990 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:228) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{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:411) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121123109990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123110007 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110007 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110007 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110007 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110007 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110007 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110007 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110007 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110007 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123110007 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123110008 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110008 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123110008 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123110009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123110009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110008 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123110008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110008 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110008 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110008 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123110008 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110008 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123110008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110008 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110008 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123110008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 020250121123110009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123110009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 8 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123110008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110008 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110008 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110008 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123110008 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123110009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123110009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110009 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123110009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(11)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123110025 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110025 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110025 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110025 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110025 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110025 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110025 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123110025 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110026 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110026 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123110026 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110026 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123110026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110026 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110026 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110026 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123110026 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110026 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123110026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110026 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110026 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110026 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123110026 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110027 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123110027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110027 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110027 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123110027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123110027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123110027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110027 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123110027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123110027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123110027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123110027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123110222 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123110222 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123110222 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123110222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123110231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123110232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123110232 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123110232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123110232 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123110232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123110235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110235 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123110235 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123110235 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123110235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123110235 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123110235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123110235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123110235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123110235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123110235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123110235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123110235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123110235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123110235 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123110235 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123110235 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110236 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123110236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123110236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123110237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110237 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123110237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123110237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123110237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123110237 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123110238 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123110238 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123110238 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123110238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123110246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110246 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123110246 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123110246 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123110246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123110246 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123110246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123110249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110249 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123110249 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123110249 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123110249 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123110249 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123110249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123110249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123110249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123110249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123110249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123110249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123110249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123110249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123110249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123110249 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123110249 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123110250 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123110250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123110250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123110250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123110250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123110250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123110250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123110250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123110250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123110251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123110251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123110251 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123110251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123110251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123110251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123110251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123110251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123110251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123110251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123110251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123111032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111032 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123111032 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123111032 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123111032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123111032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123111032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123111032 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123111032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123111032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123111032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123111032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123111032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123111032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123111032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123111033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123111033 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123111033 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123111033 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123111033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123111033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123111033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123111033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123111033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123111033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123111033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123111033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123111033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123111033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123111033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123111033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123111033 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123111033 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123111033 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123111034 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123111034 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123111034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123111034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123111034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123111034 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123111034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123111034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123111034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123111034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123111034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123111034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123111034 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123111034 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123111034 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123111043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111043 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123111043 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123111043 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123111043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123111043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123111044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123111044 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123111044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123111044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123111044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123111044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123111044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123111044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123111044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123111044 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123111044 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123111044 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123111044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123111044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123111044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123111044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123111044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123111044 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123111044 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123111044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123111044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123111044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123111044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123111044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123111044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123111044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111046 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123111046 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123111046 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123111046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123111046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123111046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123111046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123111046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123111046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123111046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123111046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123111046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123111046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123111046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123111046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123111046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123111046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123111046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123111046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123111046 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123111046 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123111055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123111055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123111055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123111055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123111055 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123111055 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) 20250121123111055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123111055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123111055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123111055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123111061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123111061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123111061 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123111061 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123111061 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@6b20ff1edfa5: Final verdict of PTC: none 20250121123111062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123111062 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38887<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(11)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(15)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(4)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123111070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_hnb_register finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Jan 21 12:31:11 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250121123111168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123111238 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123111238 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123111238 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123111238 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123111238 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123111238 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123111238 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123111238 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123111238 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123111238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123111238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123111238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123111238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123111238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123111238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123111238 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123111238 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123111238 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123111238 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123111238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123111238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123111238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123111238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123111238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123111238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123111238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123111238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123111239 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123111239 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123111239 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123111570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212824) Waiting for packet dumper to finish... 1 (prev_count=212824, count=230940) 20250121123113239 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123113239 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123113239 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123113239 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123113239 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123113239 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Jan 21 12:31:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_hnb_register_duplicate started. 20250121123114691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123114695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123114698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(19)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(19)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_hnb_register_duplicate-Iuh0(20)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123130769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123130769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123130780 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130780 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130780 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130780 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130781 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130781 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123130781 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59456 (stream_srv.c:129) 20250121123130781 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59456<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123130781 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130781 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130782 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130782 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123130782 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130782 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123130782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130782 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130782 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130782 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123130782 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130782 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123130782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130782 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130782 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130782 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123130782 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130782 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123130782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130782 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130782 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123130782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123130783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130783 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123130783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123130783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123130783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123130783 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(26)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(24)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123130796 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130796 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130796 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130796 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130797 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130797 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130797 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123130797 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123130798 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123130798 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130798 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123130798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130798 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130798 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123130798 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130798 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123130798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130798 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130798 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130798 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123130798 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123130798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130798 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130798 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123130798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123130798 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123130798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123130798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123130798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123130798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123130798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123130798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123130798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123130798 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123130798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123130798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123130798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123130798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123130798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123130798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123130798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123130798 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123130995 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123130995 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123130995 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123130995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123131004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131004 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123131004 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123131004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123131004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123131004 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123131004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123131007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131007 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123131007 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123131007 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123131007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123131007 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123131007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123131007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123131007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123131007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123131007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123131007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123131007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123131007 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123131008 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123131009 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123131009 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123131009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123131009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123131009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123131009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123131009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123131009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123131009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123131009 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123131010 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123131010 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123131010 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123131010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123131010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123131010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123131010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123131010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123131010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123131010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123131010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(29)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123131016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123131016 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123131016 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123131016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123131016 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123131016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123131018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131018 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123131018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123131018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123131018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123131018 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123131018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123131018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123131019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123131019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123131019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123131019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123131019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123131019 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123131019 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123131020 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123131020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123131020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123131020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123131020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123131020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123131020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123131020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123131020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123131020 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123131021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123131021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123131021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123131021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123131021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123131021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123131021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123131801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123131801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123131801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123131801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123131801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123131801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123131801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123131801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123131801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123131801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123131801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123131801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123131801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123131801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123131801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123131801 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123131801 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123131801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123131801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123131801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123131801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123131801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123131801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123131801 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123131801 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123131801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123131802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123131802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123131802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123131802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123131802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123131802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123131802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123131802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123131802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123131802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123131802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123131802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123131802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123131802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123131802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123131802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123131802 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123131802 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123131818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131818 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123131818 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123131818 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123131818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123131818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123131818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123131819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123131819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123131819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123131819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123131819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123131819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123131819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123131819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123131819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123131819 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123131819 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123131819 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123131819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123131819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123131819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123131819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123131819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123131819 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123131819 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123131819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131819 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123131819 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123131819 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123131819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123131819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123131819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123131819 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(28)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123131824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123131824 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123131824 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123131824 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123131824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123131824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123131824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123131824 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123131824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123131824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123131824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123131824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123131824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123131824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123131824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123131824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123131824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123131824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123131824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123131824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123131824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123131824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123131824 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123131824 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123131827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123131827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123131827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123131827 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123131827 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) 20250121123131827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123131827 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123131827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123131827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123131840 DLINP DEBUG SRVCONN(,r=127.0.0.1:59456<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123131840 DLINP DEBUG SRVCONN(,r=127.0.0.1:59456<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123131840 DLINP DEBUG SRVCONN(,r=127.0.0.1:59456<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123131840 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123131840 DHNBAP ERROR (127.0.0.1:59456 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250121123131840 DHNBAP ERROR (127.0.0.1:59456 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250121123131840 DLINP DEBUG SRVCONN(,r=127.0.0.1:59456<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123131840 DLINP DEBUG SRVCONN(,r=127.0.0.1:59456<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20250121123131840 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123131849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123131850 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate-Iuh1-RUA(23)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@6b20ff1edfa5: Final verdict of PTC: none 20250121123131851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123131851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123131851 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123131851 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123131851 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh0-RUA(21)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(17)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(30)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123131855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Jan 21 12:31:31 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250121123131917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123132006 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123132006 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123132006 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123132006 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123132006 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123132006 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123132006 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123132006 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123132006 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123132006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123132006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123132006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123132006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123132006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123132006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123132006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123132006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123132006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123132006 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123132006 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123132006 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123132006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123132006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123132006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123132006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123132006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123132006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123132006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123132006 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123132006 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123132006 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123132006 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123132319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155420) Waiting for packet dumper to finish... 1 (prev_count=155420, count=215008) 20250121123134007 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123134007 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123134007 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123134007 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123134007 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123134007 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:31:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250121123135442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123135446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123135449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40935<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(34)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(34)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123151510 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151510 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151510 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151510 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151511 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151511 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151511 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151511 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151511 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123151511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123151511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123151511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151511 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123151511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123151511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123151511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123151512 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151512 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123151512 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151512 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123151512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151512 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151512 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151512 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123151512 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151512 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123151512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151512 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151512 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123151512 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123151512 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151512 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123151512 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151513 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123151513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151513 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123151513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123151513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123151513 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(39)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(37)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123151531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151531 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151531 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151531 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123151531 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151532 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151532 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123151532 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151532 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123151532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151532 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151532 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123151532 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123151532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151532 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151532 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123151532 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123151532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151532 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151532 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123151532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123151532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151532 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123151533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123151533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123151533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123151533 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123151729 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123151729 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123151729 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123151729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123151738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151738 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123151738 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123151738 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123151738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123151738 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123151738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123151743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151743 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123151743 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123151743 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123151743 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123151743 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123151743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123151744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123151744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123151744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123151744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123151744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123151744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123151744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123151744 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123151744 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123151744 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151744 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123151744 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123151744 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123151744 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123151745 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123151745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123151745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123151745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151745 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123151745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123151745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123151745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123151745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(42)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123151746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151746 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123151746 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123151746 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123151746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123151746 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123151746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123151748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151748 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123151748 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123151748 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123151748 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123151748 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123151748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123151748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123151748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123151748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123151748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123151748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123151748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123151748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123151748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123151748 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123151748 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123151749 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123151749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123151749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123151750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123151750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123151750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123151750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123151750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123151750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123151750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123151750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123151750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123151750 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123151750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123151750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123151750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123151750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123151750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123151750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123151750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123151750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123152546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152546 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123152546 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123152546 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123152546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123152546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123152546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123152546 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123152546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123152546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123152546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123152546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123152546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123152546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123152546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123152546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123152546 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123152546 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123152546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123152546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123152546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123152546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123152547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123152547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123152547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123152547 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123152547 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123152547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152547 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123152547 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123152547 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123152547 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152547 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123152547 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123152547 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123152547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123152547 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123152548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123152548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123152548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123152548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123152548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123152548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123152548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123152548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123152548 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123152548 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123152552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152552 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123152552 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123152552 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123152552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123152552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123152552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123152552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123152552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123152552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123152552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123152552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123152552 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123152552 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123152552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123152552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123152552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123152552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123152552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123152552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123152552 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123152552 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123152552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123152552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123152552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123152552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123152552 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152553 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123152553 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123152553 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123152553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123152553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123152553 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123152553 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123152553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123152553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123152553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123152553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123152553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123152553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123152553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123152553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123152553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123152553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123152553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123152553 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123152553 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123152554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123152554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123152554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123152554 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123152554 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) 20250121123152554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123152554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123152554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123152554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123152558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123152558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123152558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123152558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123152558 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) 20250121123152558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123152558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123152558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123152558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123152571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123152571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123152571 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123152571 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123152571 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@6b20ff1edfa5: Final verdict of PTC: none 20250121123152572 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40935<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@6b20ff1edfa5: Final verdict of PTC: none 20250121123152572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(38)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(32)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(43)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123152580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Jan 21 12:31:52 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 20250121123152630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123152750 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123152750 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123152750 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123152750 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123152750 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123152751 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123152751 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123152751 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123152751 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123152751 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123152751 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123152751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123152751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123152751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123152751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123152751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123152751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123152751 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123152751 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123152751 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123152751 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123152751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123152751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123152751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123152751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123152751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123152751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123152751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123152751 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123152751 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123152751 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123152751 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123153033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193068) Waiting for packet dumper to finish... 1 (prev_count=193068, count=212916) 20250121123154751 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123154751 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123154751 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123154752 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123154752 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123154752 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Tue Jan 21 12:31:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_hnb_disconnected_timeout started. 20250121123156153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123156157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123156160 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44297<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(47)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(47)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123212224 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212224 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212224 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212224 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212225 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123212225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_hnb_disconnected_timeout-Iuh0(48)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123212225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123212225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123212225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212226 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123212226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123212226 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212226 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123212226 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123212226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123212226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212226 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212226 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212226 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123212226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123212226 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123212227 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212227 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123212227 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123212227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123212227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212227 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123212227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123212227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123212227 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123212227 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212227 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212228 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212228 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123212228 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123212228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212228 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123212228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212228 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123212229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123212229 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(52)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123212256 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212256 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212256 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212256 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212257 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212257 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123212257 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123212257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212257 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212257 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212257 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123212257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123212257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123212257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123212257 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212257 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123212257 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123212257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212257 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212257 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123212257 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123212258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123212258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123212258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123212258 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212258 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123212258 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123212258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212259 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123212259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212259 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212259 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123212259 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123212259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123212259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212259 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123212259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123212259 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123212259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123212259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123212259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123212259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123212284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123212284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123212284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123212284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123212284 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) 20250121123212284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123212284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123212284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123212284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123212452 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123212452 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123212452 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123212452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123212462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212462 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123212462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123212462 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123212462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123212462 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123212462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123212465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212465 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123212465 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123212465 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123212465 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123212465 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123212465 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123212466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123212466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123212466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123212466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123212466 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123212466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123212466 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123212466 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123212466 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123212466 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212467 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212467 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123212467 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123212467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123212467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212467 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123212468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123212468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123212468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123212468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123212474 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123212474 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123212474 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123212474 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123212481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212481 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123212481 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123212481 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123212481 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123212481 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123212481 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123212484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212484 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123212484 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123212484 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123212484 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123212484 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123212484 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123212484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123212484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123212484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123212484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123212484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123212484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123212484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123212484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123212484 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123212484 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123212485 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123212485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123212485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123212485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123212485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123212485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123212485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123212485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123212485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123212485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123212485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123212485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123212485 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123212486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123212486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123212486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123212486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123212486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123212486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123212486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123212486 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123213271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213271 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123213271 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123213271 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123213271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123213271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123213271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123213271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123213271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123213271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123213271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123213271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123213271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123213271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123213271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123213271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123213271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123213271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123213271 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123213271 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123213271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123213271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123213271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123213271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123213272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123213272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123213272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123213272 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123213272 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123213272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123213272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123213272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123213272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123213272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123213272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123213272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123213272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123213272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123213272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123213272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123213272 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123213272 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123213272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123213272 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123213272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123213272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123213272 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123213272 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123213278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213278 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123213278 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123213278 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123213278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123213278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123213278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123213278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123213278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123213278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123213278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123213278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123213278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123213278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123213278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123213278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123213278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123213278 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123213278 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123213278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123213278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123213278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123213278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123213278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123213278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123213278 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123213278 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123213279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123213279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123213279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123213279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123213279 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123213279 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123213279 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123213279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123213279 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123213279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123213279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123213279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123213279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123213279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123213279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123213279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123213279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123213279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123213279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123213279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123213279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123213279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123213279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123213279 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123213279 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123213292 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@6b20ff1edfa5: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@6b20ff1edfa5: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121123213298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123213298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123213298 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123213298 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123213298 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121123214303 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121123219313 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@6b20ff1edfa5: 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@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121123220348 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250121123220348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123220348 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(57)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@6b20ff1edfa5: 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@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123220362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123220362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123220362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123220362 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123220362 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123220362 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) 20250121123220362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123220362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123220362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123220362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121123220364 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123221369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123221369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123221369 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123221369 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123221369 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250121123221375 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250121123227386 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@6b20ff1edfa5: 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@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123227402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123227402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44297<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(56)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(45)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@6b20ff1edfa5: Final verdict of PTC: none 20250121123227406 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123227406 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123227406 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123227406 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123227406 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123227406 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123227406 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123227406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123227406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123227406 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123227406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123227406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123227406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123227406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123227406 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123227406 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123227406 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123227406 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123227406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123227406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123227406 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123227406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123227406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123227406 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123227406 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123227406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123227406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123227406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123227406 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123227406 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123227406 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123227406 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123227407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Tue Jan 21 12:32:27 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 20250121123227463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123227865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197768) Waiting for packet dumper to finish... 1 (prev_count=197768, count=222464) 20250121123229407 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123229408 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123229408 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123229408 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123229408 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123229408 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Jan 21 12:32:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ue_register started. 20250121123230958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123230962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123230966 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40681<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(62)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(62)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123247031 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247031 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247032 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247032 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247032 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123247032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123247032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123247033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247033 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247033 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247033 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123247033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123247033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123247033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123247033 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247033 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123247033 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123247033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247033 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123247033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247033 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247033 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247033 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123247033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register-Iuh0(63)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123247034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123247034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123247034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123247034 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123247035 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247035 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123247035 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247035 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123247035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247035 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247035 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247035 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123247035 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247035 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123247035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247035 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247035 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247035 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247035 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123247035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123247035 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123247035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247035 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247035 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247035 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123247035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123247035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123247036 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(67)@6b20ff1edfa5: M3UA emulation initiated, the test can be started MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(65)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123247057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247057 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247058 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247058 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247058 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247058 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247058 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247058 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123247058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123247058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123247058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247058 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247058 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123247058 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123247059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123247059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123247059 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123247060 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247060 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123247060 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247060 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123247060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247060 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247060 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247060 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123247060 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247060 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123247060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247060 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247060 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247060 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123247060 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123247060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247060 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123247060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123247060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123247060 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123247086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123247086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123247086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123247086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123247086 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123247086 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) 20250121123247086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123247086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123247086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123247086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123247252 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123247252 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123247252 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123247252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123247263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123247263 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123247263 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123247263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123247263 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123247263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123247266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247266 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123247266 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123247266 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123247266 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123247266 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123247266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123247266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123247266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123247266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123247266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123247266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123247266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123247266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123247266 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123247266 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123247266 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247267 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123247268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123247268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123247268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247268 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123247268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123247268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123247268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123247268 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123247274 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123247274 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123247274 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123247274 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123247279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247280 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123247280 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123247280 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123247280 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123247280 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123247280 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123247282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247282 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123247282 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123247282 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123247282 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123247282 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123247282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123247282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123247282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123247282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123247282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123247282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123247282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123247282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123247282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123247282 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123247282 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123247283 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123247283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123247283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123247283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123247283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123247283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123247283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123247283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123247283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123247283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123247283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123247283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123247283 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123247284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123247284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123247284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123247284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123247284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123247284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123247284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123247284 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123248062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248062 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123248062 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123248062 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123248062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123248062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123248062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123248062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123248062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123248062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123248062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123248062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123248062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123248062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123248062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123248062 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123248062 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123248062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123248062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123248062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123248062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123248062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123248062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123248062 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123248062 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123248062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123248062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123248062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123248062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123248062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123248063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123248063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248063 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123248063 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123248063 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123248063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123248063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123248063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123248063 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123248063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123248063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123248063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123248064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123248064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123248064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123248064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123248064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123248064 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123248064 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123248082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248082 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123248082 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123248082 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123248082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123248082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123248082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123248082 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123248083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123248083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123248083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123248083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123248083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123248083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123248083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123248083 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123248083 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123248083 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123248083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123248083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123248083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123248083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123248083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123248083 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123248083 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123248083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123248083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123248083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123248083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123248083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123248083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123248083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248083 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123248084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123248084 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123248084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123248084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123248084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123248084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123248084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123248084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123248084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123248084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123248084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123248084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123248084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123248084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123248084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123248084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123248084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123248084 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123248084 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123248084 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123248095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123248095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123248095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20250121123248095 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121123248095 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250121123248095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123248095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123248107 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40681<->l=127.0.0.1:4262) (control_if.c:193) 20250121123248107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123248108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123248108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123248108 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123248108 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123248108 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(66)@6b20ff1edfa5: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@6b20ff1edfa5: Final verdict of PTC: none TC_ue_register-Iuh0(63)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(71)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(60)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123248112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ue_register finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Jan 21 12:32:48 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250121123248165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123248266 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123248266 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123248266 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123248266 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123248266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123248266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123248266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123248266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123248266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123248266 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123248267 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123248266 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123248266 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123248266 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123248266 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123248266 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123248266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123248267 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123248267 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123248267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123248267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123248267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123248267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123248267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123248267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123248267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123248267 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123248267 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123248267 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123248267 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123248568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183392) Waiting for packet dumper to finish... 1 (prev_count=183392, count=211720) 20250121123250267 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123250267 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123250267 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123250267 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123250267 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123250267 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Jan 21 12:32:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ue_register_tmsi_lai started. MTC@6b20ff1edfa5: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250121123251681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123251687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123251689 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44123<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(75)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(75)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123307752 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307752 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307752 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307752 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307753 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123307753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123307753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123307753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307753 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307754 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307754 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123307754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123307754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123307754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307754 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ue_register_tmsi_lai-Iuh0(76)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123307754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307754 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123307754 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123307754 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123307754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123307754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123307754 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123307754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123307755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123307755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123307755 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123307755 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307755 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123307755 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123307755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307756 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123307756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307756 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307756 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307756 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123307756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123307756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123307756 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123307757 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307757 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123307757 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123307757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307757 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123307757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307758 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123307758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123307758 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(80)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(78)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123307776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307776 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307776 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307776 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123307776 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307777 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307777 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123307777 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307777 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123307777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307777 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307777 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307777 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123307777 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307777 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123307777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307777 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307777 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123307777 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123307777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307777 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307777 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123307777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123307777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307777 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123307778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123307778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123307778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123307778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123307799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123307799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123307799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123307799 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123307799 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123307799 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) 20250121123307799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123307799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123307799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123307799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123307974 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123307974 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123307974 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123307975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123307982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123307982 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123307982 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123307982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123307982 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123307982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123307985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307985 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123307985 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123307985 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123307985 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123307985 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123307985 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123307985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123307985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123307985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123307985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123307985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123307985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123307985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123307985 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123307985 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123307985 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307986 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123307986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123307987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307987 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123307987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123307987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123307987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123307987 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123307989 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123307989 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123307989 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123307989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123307994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307994 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123307994 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123307994 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123307994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123307994 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123307994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123307996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307996 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123307996 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123307996 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123307996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123307996 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123307996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123307996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123307996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123307996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123307996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123307996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123307996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123307996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123307996 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123307996 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123307996 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123307997 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123307997 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123307997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123307997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123307997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123307997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123307997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123307997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123307997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123307997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123307997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123307997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123307997 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123307998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123307998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123307998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123307998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123307998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123307998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123307998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123307998 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123308787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308787 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123308787 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123308787 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123308787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123308787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123308787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123308787 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123308787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123308787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123308787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123308787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123308787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123308787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123308787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123308788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123308788 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123308788 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123308788 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123308788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123308788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123308788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123308788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123308788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123308788 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123308788 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123308788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123308788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123308788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123308788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123308788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123308788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123308788 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308789 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123308789 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123308789 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123308789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123308789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123308789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123308789 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123308789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123308789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123308789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123308789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123308789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123308789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123308789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123308789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123308789 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123308789 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123308794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308794 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123308794 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123308794 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123308794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123308794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123308794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123308794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123308794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123308794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123308794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123308794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123308794 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123308794 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123308794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123308794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123308794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123308794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123308794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123308794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123308794 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123308794 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123308794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123308794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123308794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123308794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123308794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308795 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123308795 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123308795 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123308795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123308795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123308795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123308795 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123308795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123308795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123308795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123308795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123308795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123308795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123308795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123308795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123308795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123308795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123308795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123308795 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123308795 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123308795 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123308805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123308805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123308805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20250121123308805 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121123308805 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250121123308805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123308805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123308812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123308812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123308812 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123308812 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123308812 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123308812 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44123<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(81)@6b20ff1edfa5: Final verdict of PTC: none 20250121123308814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(78)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ue_register_tmsi_lai(72)@6b20ff1edfa5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@6b20ff1edfa5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(84)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(73)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123308820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Jan 21 12:33:08 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 20250121123308906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123308990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123308990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123308990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123308990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123308990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123308990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123308990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123308990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123308990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123308990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123308990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123308990 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123308990 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123308990 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123308990 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123308990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123308990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123308990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123308990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123308990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123308990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123308990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123308990 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123308990 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123308990 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123308990 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123308990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123308990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123308990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123308990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123309308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194632) Waiting for packet dumper to finish... 1 (prev_count=194632, count=210704) 20250121123310991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123310991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123310991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123310991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123310991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123310991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:33:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ue_register_before_hnb_register started. 20250121123312392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123312396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123312399 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(88)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(88)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123328455 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328455 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328456 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328456 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328456 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328456 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328457 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123328457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123328457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328457 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328457 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328457 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328457 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328457 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123328457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123328457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328457 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328457 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328458 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123328458 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123328458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123328458 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123328458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328458 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123328458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328458 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328458 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328458 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123328458 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328459 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328459 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123328458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_ue_register_before_hnb_register-Iuh0(89)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123328459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328459 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123328459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328459 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328459 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123328459 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123328459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328459 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328459 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328459 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123328459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328459 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328459 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328459 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123328459 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(93)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(91)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123328493 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328493 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328494 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328494 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328494 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328494 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328494 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123328494 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328495 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328495 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123328495 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328495 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123328495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328495 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328495 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328495 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123328495 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328495 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123328495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328495 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328495 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328495 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123328495 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123328495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328496 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328496 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328496 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123328496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123328496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123328496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328496 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123328496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123328496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123328496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123328496 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@6b20ff1edfa5: M3UA emulation initiated, the test can be started MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123328691 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123328691 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123328691 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123328691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123328701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123328701 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123328701 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123328701 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123328701 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123328701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123328704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123328704 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123328704 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123328704 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123328704 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123328704 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123328705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123328705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123328705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123328705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123328705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123328705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123328705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123328705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123328705 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123328705 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328706 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328706 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123328706 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123328706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123328707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328707 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123328707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123328707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123328707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123328707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123328709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123328709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123328709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123328709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123328715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328715 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123328715 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123328715 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123328715 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123328715 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123328715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123328718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328718 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123328718 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123328718 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123328718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123328718 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123328718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123328718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123328718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123328718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123328718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123328718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123328718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123328719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123328719 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123328719 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123328719 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123328720 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123328720 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123328720 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123328720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123328720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123328720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123328720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123328720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123328720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123328720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123328720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123328720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123328720 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123328720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123328720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123328720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123328720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123328720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123328720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123328720 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123328721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123329503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329503 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123329503 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123329503 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123329503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123329504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123329504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123329504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123329504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123329504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123329504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123329504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123329504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123329504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123329504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123329504 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123329504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123329504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123329504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123329504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123329504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123329504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123329504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123329504 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123329504 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123329505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123329505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123329505 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123329505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123329505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123329505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123329505 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329508 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123329508 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123329508 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123329508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123329508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123329508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123329508 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123329508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123329508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123329508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123329508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123329508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123329508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123329508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123329508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123329508 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123329508 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123329515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329515 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123329515 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123329515 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123329515 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123329515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123329515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123329515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123329515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123329515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123329515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123329515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123329515 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123329515 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123329515 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123329515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123329515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123329515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123329515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123329515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123329515 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123329515 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123329515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123329515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123329515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123329515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123329515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329516 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123329516 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123329516 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123329516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123329516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123329516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123329516 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123329516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123329516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123329516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123329516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123329516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123329516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123329516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123329516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123329516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123329516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123329516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123329516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123329516 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123329516 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123329521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123329521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123329521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20250121123329521 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250121123329521 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250121123329521 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250121123329521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123329521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123329524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123329524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123329524 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123329524 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) 20250121123329524 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20250121123329524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123329525 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@6b20ff1edfa5: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(86)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(97)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123329527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Jan 21 12:33:29 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250121123329575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123329710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123329710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123329710 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123329710 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123329711 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123329711 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123329711 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123329711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123329711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123329711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123329711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123329711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123329711 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123329711 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123329711 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123329711 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123329711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123329711 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123329712 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123329712 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123329711 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123329711 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123329712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123329712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123329712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123329712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123329712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123329712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123329712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123329712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123329712 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123329712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123329712 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123329977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192680) Waiting for packet dumper to finish... 1 (prev_count=192680, count=209148) 20250121123331713 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123331713 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123331713 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123331713 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123331713 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123331713 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Jan 21 12:33:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_cs_initial_ue started. 20250121123333102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123333106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123333109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41621<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(101)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(101)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123349175 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349175 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349176 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349176 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349176 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349176 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349176 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349176 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349176 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123349176 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)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123349177 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349177 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123349177 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349177 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123349177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349177 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349177 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349177 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123349177 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349177 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123349178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349178 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349178 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349178 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123349178 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123349178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349178 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349178 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349178 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123349178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123349178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349178 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123349178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123349178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123349178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123349178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(106)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123349194 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349194 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349194 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349194 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349195 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349195 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349195 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123349195 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349196 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349196 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123349196 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349196 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123349196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349196 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349196 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349196 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123349196 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349196 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123349196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349196 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349196 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123349196 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349196 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123349196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349196 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349196 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349196 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123349196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123349196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349196 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123349197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123349197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123349197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123349197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123349219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123349219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123349219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123349219 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123349219 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123349219 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) 20250121123349219 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123349219 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123349219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123349219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123349393 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123349393 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123349393 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123349393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123349401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123349401 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123349401 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123349401 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123349401 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123349401 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123349405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123349405 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123349405 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123349405 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123349405 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123349405 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123349405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123349405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123349405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123349405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123349405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123349405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123349405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123349405 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123349405 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123349405 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349407 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123349407 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123349407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123349407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349407 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123349407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123349407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123349408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123349408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123349409 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123349409 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123349409 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123349409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123349416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349416 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123349416 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123349416 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123349416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123349416 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123349416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123349419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349419 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123349419 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123349419 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123349419 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123349419 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123349419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123349419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123349419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123349419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123349419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123349419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123349419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123349419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123349419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123349419 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123349420 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123349421 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123349421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123349421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123349421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123349421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123349421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123349421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123349421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123349421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123349421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123349421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123349421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123349421 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123349421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123349421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123349421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123349421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123349422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123349422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123349422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123349422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123350209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350209 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123350209 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123350209 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123350209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123350209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123350209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123350209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123350209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123350209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123350209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123350209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123350209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123350209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123350209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123350209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123350210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123350210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123350210 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123350210 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123350210 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123350210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123350210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123350210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123350210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123350210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123350210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123350210 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123350210 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123350210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123350210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123350210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123350210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123350210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123350211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123350211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350211 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123350211 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123350211 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123350211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123350211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123350211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123350211 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123350211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123350211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123350211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123350212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123350212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123350212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123350212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123350212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123350212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123350212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123350212 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123350212 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123350216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350216 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123350216 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123350216 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123350216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123350216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123350216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123350216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123350216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123350216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123350216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123350216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123350216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123350216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123350216 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123350216 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123350216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123350216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123350216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123350216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123350216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123350216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123350216 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123350216 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123350216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350216 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123350216 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123350216 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123350216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123350216 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123350217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123350217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123350217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123350217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123350217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123350217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123350217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123350217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123350217 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123350217 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123350217 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123350217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123350217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123350217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123350217 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123350217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123350217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123350217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123350217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123350217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123350217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123350217 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123350217 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123350256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: f_create_expect(l3 := '38FFE7447103BFB85CA6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: Created Expect[0] for '38FFE7447103BFB85CA6'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4534276 20250121123351313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123351313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123351313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123351313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123351313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x453004, normal) (hnbgw_rua.c:388) 20250121123351313 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123351313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123351313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534276 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123351313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123351313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123351313 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534276 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123351313 DCN DEBUG map_sccp[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123351313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123351313 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4534276 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123351314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534276 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123351314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123351314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123351314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123351314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123351314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123351314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123351314 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: Allocated (fsm.c:456) 20250121123351314 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123351314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a38ffe7447103bfb85ca6004f40030000ac0056400500f1100926) (sccp_scrc.c:401) 20250121123351314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123351314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123351314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123351314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123351314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123351314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123351314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123351314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123351314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123351314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123351314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123351314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123351314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123351314 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123351314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123351314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123351315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123351315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123351315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123351315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123351315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123351315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123351315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123351315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: Found Expect[0] for l3='38FFE7447103BFB85CA6'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)100269 HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123351331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123351331 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123351331 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123351331 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123351331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123351331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123351331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123351331 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123351332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123351332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123351332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123351332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123351332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123351332 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4d889) (sccp_scrc.c:472) 20250121123351332 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20250121123351332 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123351332 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123351332 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123351332 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123351332 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:485) 20250121123351332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123351332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123351333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(107)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41621<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(105)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123351344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123351344 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(106)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123351344 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123351344 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123351344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123351344 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123351344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123351344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(108)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123351345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123351345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123351345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123351345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123351345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123351345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123351345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123351345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123351345 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123351345 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123351345 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123351345 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(100)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123351345 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123351345 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123351345 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123351345 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123351345 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123351345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123351346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123351346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123351346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123351346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123351346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123351346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123351346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123351346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123351346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123351346 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123351346 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123351346 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123351346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123351346 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123351346 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123351346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123351346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123351346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123351346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123351346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123351346 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123351346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123351346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123351346 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123351346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121123351346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123351346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123351346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121123351346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534276)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121123351346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123351346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{disconnected}: Freeing instance (context_map.c:206) 20250121123351346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f55a8570a0]{disconnected}: Deallocated (fsm.c:568) 20250121123351346 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534276 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW-MGCP(110)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123351346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123351346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123351346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123351346 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) VirtHNBGW-STATS(99)@6b20ff1edfa5: Final verdict of PTC: none 20250121123351346 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123351346 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123351346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123351346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123351346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123351346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123351346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123351346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123351346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123351346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_ranap_cs_initial_ue-Iuh0(102)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123351354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Jan 21 12:33:51 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 20250121123351406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123351909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185208) Waiting for packet dumper to finish... 1 (prev_count=185208, count=242044) 20250121123353345 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123353345 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123353345 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123353346 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123353346 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123353346 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Jan 21 12:33:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_ps_initial_ue started. 20250121123355033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123355037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123355040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37311<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(115)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123401347 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123401347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123401347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123401348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123401348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123401348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123401348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123401348 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123401348 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123401348 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123401348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123401348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123401348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(115)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123411105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411105 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411106 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123411106 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123411106 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123411106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123411107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411107 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411107 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411107 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123411107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123411107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123411107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123411107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123411107 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123411107 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411107 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123411107 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123411108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411108 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411108 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411108 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411108 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123411108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123411108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411108 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123411109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123411109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123411110 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411110 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123411110 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123411110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411110 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123411110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411110 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123411110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123411110 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(120)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123411143 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411143 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411143 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411143 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411143 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411143 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411143 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123411143 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411144 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411144 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123411144 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123411144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411144 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123411144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411144 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411144 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411144 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123411144 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123411144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411145 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123411145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411145 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411145 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123411145 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123411145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411145 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411145 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123411145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123411145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411145 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123411145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123411145 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123411145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123411145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123411145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123411145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123411145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123411146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123411146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123411173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123411173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123411173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123411173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123411173 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123411173 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) 20250121123411173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123411173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123411173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123411173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123411338 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123411338 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123411338 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123411338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123411347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411347 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123411347 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123411347 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123411347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123411347 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123411347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123411348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123411348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123411348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123411349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123411349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123411349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123411349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123411349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event AS-TRANSFER.req 20250121123411349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_INACTIVE}: Event AS-TRANSFER.req not permitted 20250121123411351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411351 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123411351 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123411351 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123411351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123411351 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123411351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123411351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123411351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123411351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123411351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123411351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123411351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123411351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123411351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123411351 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123411351 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411353 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123411353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123411353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123411353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411353 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411354 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123411354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123411354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123411354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123411354 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123411362 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123411362 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123411362 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123411362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123411363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411363 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123411363 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123411363 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123411363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123411363 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123411363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123411365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411365 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123411365 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123411365 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123411365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123411365 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123411365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123411365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123411365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123411365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123411365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123411365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123411365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123411365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123411365 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123411365 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123411366 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123411367 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123411367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123411367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123411367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123411367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123411367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123411367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123411367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123411367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123411367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123411367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123411367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123411367 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123411367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123411367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123411367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123411367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123411367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123411367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123411367 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123411367 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123412156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123412156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123412156 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123412156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123412156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123412156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123412156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123412156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123412156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123412156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123412156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123412156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123412156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123412156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123412156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123412157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123412157 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123412157 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123412157 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123412157 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123412157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123412157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123412157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123412157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123412157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123412157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123412157 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123412157 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123412157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123412157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123412157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123412157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123412157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123412157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123412157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123412159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123412159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123412159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123412159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123412159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123412159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123412160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123412160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123412160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123412160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123412160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123412160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123412160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123412160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123412160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123412160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123412160 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123412160 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123412171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412171 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123412171 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123412171 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123412171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123412171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123412171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123412171 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123412171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123412171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123412171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123412171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123412171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123412172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123412172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123412172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123412172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123412172 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123412172 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123412172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123412172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123412172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123412172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123412172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123412172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123412172 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123412172 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123412172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123412172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123412172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123412172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123412172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123412172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123412172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123412174 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123412174 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123412174 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123412174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123412174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123412174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123412174 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123412174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123412174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123412174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123412174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123412174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123412174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123412174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123412174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123412174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123412175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123412175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123412175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123412175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123412175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123412175 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123412175 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123412193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: f_create_expect(l3 := 'A1606802AEFBC2A9A08F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: Created Expect[0] for 'A1606802AEFBC2A9A08F'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11888975 20250121123413225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123413225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123413225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121123413225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb5694f, normal) (hnbgw_rua.c:388) 20250121123413225 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888975 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123413225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123413225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123413225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888975 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123413225 DCN DEBUG map_sccp[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123413225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123413225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11888975 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888975 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123413225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123413225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123413225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123413225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123413225 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: Allocated (fsm.c:456) 20250121123413225 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123413225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa1606802aefbc2a9a08f004f40030000540056400500f1100926) (sccp_scrc.c:401) 20250121123413225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123413225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123413225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123413225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123413225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123413226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123413226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123413226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123413226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123413226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123413226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123413226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123413226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123413226 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123413226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123413226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123413226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123413226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123413226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123413226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123413226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123413226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123413226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123413226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: Found Expect[0] for l3='A1606802AEFBC2A9A08F'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7528398 HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123413239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123413239 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123413239 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123413239 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123413239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123413239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123413239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123413239 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123413239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123413239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123413239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123413240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123413240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123413240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a9f48) (sccp_scrc.c:472) 20250121123413240 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20250121123413240 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123413240 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123413240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123413240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123413240 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:485) 20250121123413240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123413240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123413242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(121)@6b20ff1edfa5: Final verdict of PTC: none 20250121123413249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123413250 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37311<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(122)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@6b20ff1edfa5: Final verdict of PTC: none 20250121123413251 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123413251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123413251 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123413251 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123413252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123413252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN IPA-CTRL-CLI-IPA(114)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@6b20ff1edfa5: Final verdict of PTC: none 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123413252 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123413252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123413252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(118)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@6b20ff1edfa5: Final verdict of PTC: none 20250121123413252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123413252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123413252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123413252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123413252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) HNBGW_Test.msc0-RAN(119)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(124)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@6b20ff1edfa5: Final verdict of PTC: none 20250121123413252 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123413252 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123413252 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123413252 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123413252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123413252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123413252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123413252 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123413252 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123413252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123413252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123413252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123413252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123413252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123413252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123413252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123413253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123413253 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123413253 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123413253 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123413253 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123413253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123413253 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123413253 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123413253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a9f48), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123413253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123413253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123413253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) VirtHNBGW-STATS(113)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123413253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123413253 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123413253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123413253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123413253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123413253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123413253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123413253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123413253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121123413253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11888975)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121123413253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123413253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{disconnected}: Freeing instance (context_map.c:206) 20250121123413253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f55a8570a0]{disconnected}: Deallocated (fsm.c:568) 20250121123413253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11888975 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121123413253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123413253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123413253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123413253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123413253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123413253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123413253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123413253 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123413253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123413253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123413253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123413253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123413253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123413253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123413253 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123413253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-PFCP(115)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Jan 21 12:34:13 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 20250121123413296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123413799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40034<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250320) Waiting for packet dumper to finish... 1 (prev_count=250320, count=250860) 20250121123415253 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123415253 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123415253 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123415253 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123415253 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123415253 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:34:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250121123416858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123416860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123416864 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35713<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(129)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123421349 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123421349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123421349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123421349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123421349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123421349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123421350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123421350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123421350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123421350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123421350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123421350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123421350 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123423254 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123423254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a9f48), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123423254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123423254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123423254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123423254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123423254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123423254 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123423254 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123423255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123423255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123423255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123423255 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121123431350 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123431350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123431350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123431350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123431350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123431350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123431351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123431351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123431351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123431351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123431351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123431351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123431351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(129)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123432901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432901 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432901 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432901 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432902 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123432902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123432902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123432903 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123432903 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432903 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123432903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432903 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432903 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123432903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432903 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123432903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432903 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432903 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432903 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123432903 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432903 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123432903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432903 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432903 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123432903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123432903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432903 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432903 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432903 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123432903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123432903 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123432903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123432904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123432904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123432904 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(134)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123432922 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432922 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432922 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432922 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432922 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432922 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432922 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123432922 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123432924 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432924 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123432924 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432924 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123432924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432924 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432924 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123432924 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432924 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123432924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432924 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432924 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123432924 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432924 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123432924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432924 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432924 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123432924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123432924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123432924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123432924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123432924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123432924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123432924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123432924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123432924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123432924 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123432924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123432924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123432924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123432924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123432924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123432924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123432924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123432924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123432951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123432951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123432951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123432951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123432951 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123432951 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) 20250121123432951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123432951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123432951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123432951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123433117 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123433117 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123433117 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123433117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123433120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433120 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123433120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123433120 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123433120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433120 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123433120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123433120 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123433120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123433120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123433121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123433121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123433121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123433121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123433121 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123433121 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123433121 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123433122 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123433122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123433122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123433122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123433122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123433122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123433122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123433122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123433122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123433122 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123433122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123433122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123433122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123433122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123433122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123433122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123433122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433138 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123433138 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123433138 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123433138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123433139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433139 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123433139 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123433139 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123433139 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123433139 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123433139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123433140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433140 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123433140 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123433140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123433140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123433140 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123433140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123433140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123433140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123433140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123433140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123433140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123433140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123433140 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123433140 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123433141 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123433141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123433141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123433141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123433141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123433141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123433141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123433141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123433141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123433141 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123433141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123433141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123433141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123433141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123433141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123433141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123433141 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433255 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123433255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a9f48), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123433255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123433255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123433255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123433255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123433255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123433255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123433255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123433255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123433255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123433255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123433255 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433256 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123433256 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123433256 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123433256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123433256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123433256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123433256 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123433257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123433257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123433257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123433257 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=002a9f48) (sccp_scrc.c:472) 20250121123433257 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20250121123433257 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123433257 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123433257 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123433257 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123433257 DLSCCP DEBUG SCCP-SCOC(2)[0x55f55a858710]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123433923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433923 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123433923 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123433923 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123433923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123433923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123433923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123433923 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123433923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123433923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123433923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123433923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123433923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123433923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123433923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123433923 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123433923 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123433923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123433923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123433923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123433924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123433924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123433924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123433924 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123433924 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123433924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123433924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123433924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123433924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123433924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123433924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123433924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123433924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123433924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123433924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123433924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123433924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123433924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123433924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123433924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123433924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123433924 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123433924 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123433943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433943 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123433943 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123433943 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123433943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123433943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123433943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123433943 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123433943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123433943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123433943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123433943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123433943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123433943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123433943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123433943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123433944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123433944 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123433944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123433944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123433944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123433944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123433944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123433944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123433944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123433944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123433944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123433944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123433944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123433944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123433944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123433944 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123433944 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123433944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123433946 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123433946 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123433946 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123433946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123433946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123433946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123433946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123433946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123433946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123433946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123433946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123433946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123433946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123433946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123433946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123433946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123433946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123433946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123433946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123433946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123433946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123433946 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123433946 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123433974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: 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)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1159724 20250121123434989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123434989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123434989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123434989 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123434989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11b22c, normal) (hnbgw_rua.c:388) 20250121123434989 DHNB DEBUG map_rua[0x55f55a858710]{init}: Allocated (fsm.c:456) 20250121123434989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123434989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159724 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123434989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123434989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123434989 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159724 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123434989 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123434989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123434989 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1159724 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123434989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159724 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123434989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123434989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123434989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123434989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123434989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123434989 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123434989 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: Allocated (fsm.c:456) 20250121123434989 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123434989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20250121123434989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123434989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123434989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123434989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123434989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123434989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123434989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123434989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123434989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123434989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123434989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123434989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123434989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123434989 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123434989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123434989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123434989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123434989 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123434989 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123434989 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123434989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123434989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123434989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123434989 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)14461089 HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123434992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123434992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123434992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123434992 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123434992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123434992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123434992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123434992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123434992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123434992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123434992 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e880e5) (sccp_scrc.c:472) 20250121123434992 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20250121123434992 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123434992 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123434992 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123434992 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123434992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e880e5), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac89f7f92fc182d36a33c004f40030001da0056400500f1100926) (sccp_scrc.c:401) 20250121123434992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123434992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123434992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123434992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123434992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123434992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123434992 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:485) 20250121123434992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123434992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123434992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123434992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123434992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123434992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123434992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123434992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123434997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123435000 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35713<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123435000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(138)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435000 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123435000 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123435001 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(128)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123435001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123435001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123435001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123435001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123435001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123435001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123435001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123435001 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123435001 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123435001 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123435001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123435001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123435001 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123435001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e880e5), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123435001 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123435001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121123435001 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123435001 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123435001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123435001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123435001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123435001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123435001 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123435001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123435001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123435001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123435001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121123435001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123435001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123435001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{disrupted}: Freeing instance (context_map.c:202) 20250121123435001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159724)[0x55f55a858710]{disrupted}: Deallocated (fsm.c:568) 20250121123435001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123435001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123435001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121123435001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121123435001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159724 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123435001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123435001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123435001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123435001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123435001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123435001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123435001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123435001 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123435001 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123435001 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123435001 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123435001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123435001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(135)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123435001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123435001 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123435001 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) VirtHNBGW-STATS(127)@6b20ff1edfa5: Final verdict of PTC: none 20250121123435001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123435001 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123435001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123435001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123435001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123435001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123435001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123435001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123435001 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(137)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123435002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Jan 21 12:34: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 20250121123435046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123435548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272108) Waiting for packet dumper to finish... 1 (prev_count=272108, count=272764) 20250121123437001 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123437001 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123437001 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123437001 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123437001 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123437001 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:34:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250121123438622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123438625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123438628 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(143)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123441351 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123441351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123441351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123441351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123441351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123441351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123441351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123441351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123441351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123441351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123441351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123441351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123441351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123445002 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123445002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e880e5), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123445002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123445002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123445002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123445002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123445002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123445003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123445003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123445003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123445003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123445003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123445003 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123451352 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123451352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4d889), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123451352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123451352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123451352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123451352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123451352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123451353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123451353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123451353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123451353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123451353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123451353 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(143)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123454672 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454672 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454673 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454673 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123454673 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454673 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454673 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123454673 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123454673 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454673 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454674 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454674 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123454674 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454674 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123454674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454674 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454674 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454674 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123454674 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454674 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123454674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454674 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454674 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454674 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123454674 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123454674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454674 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454674 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454674 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123454674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123454675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123454675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454675 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123454675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123454675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123454675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123454675 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(148)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(146)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123454691 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454691 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454691 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454691 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454692 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454692 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454692 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123454692 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454693 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454693 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123454693 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454693 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123454693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454693 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454693 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454693 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123454693 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454693 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123454693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454693 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454693 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454693 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123454693 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123454693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454693 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454693 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454693 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123454693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123454693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454693 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123454693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123454693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123454693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454693 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123454693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123454719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123454719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123454719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123454719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123454719 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123454719 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) 20250121123454719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123454719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123454720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123454720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123454888 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123454888 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123454888 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123454888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123454890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123454890 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123454890 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123454890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123454890 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123454890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123454891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454891 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123454891 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123454891 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123454891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123454891 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123454891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123454891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123454891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123454891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123454891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123454891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123454891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123454891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123454891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123454891 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123454891 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454892 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454892 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123454892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123454892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123454892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454892 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123454892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123454892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123454892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123454892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123454906 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123454906 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123454906 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123454906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123454908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454908 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123454908 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123454908 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123454908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454908 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123454908 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123454908 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123454908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123454908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123454908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123454908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123454908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123454908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123454908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123454908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123454908 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123454908 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123454908 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123454909 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123454909 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123454909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123454909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123454909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123454909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123454909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123454909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123454909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123454909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123454909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123454909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123454909 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123454909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123454909 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123454909 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123454909 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123454909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123454909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123454910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123454910 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455003 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123455003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e880e5), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123455003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123455003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123455003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123455003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123455003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123455003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123455003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123455003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123455003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123455003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123455004 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455011 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123455011 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123455011 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123455011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123455011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123455011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123455011 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123455011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123455011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123455011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123455011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123455011 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=00e880e5) (sccp_scrc.c:472) 20250121123455011 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20250121123455011 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123455011 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123455011 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123455011 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123455011 DLSCCP DEBUG SCCP-SCOC(3)[0x55f55a8570a0]{IDLE}: Deallocated (fsm.c:568) 20250121123455701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123455701 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123455701 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123455701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123455702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123455702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(147)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123455702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123455702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123455702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123455702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123455702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123455702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123455702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123455702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123455702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123455702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123455702 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123455702 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123455702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123455702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123455702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123455702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123455702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123455702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123455702 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123455702 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123455702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123455702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123455702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123455702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123455703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123455703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123455703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455705 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123455705 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123455705 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123455705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123455705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123455705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123455705 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123455705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123455705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123455705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123455705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123455705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123455705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123455705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123455705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123455705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123455705 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123455705 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123455705 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123455712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455712 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123455712 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123455712 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123455712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123455712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123455712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123455712 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123455712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123455712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123455712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123455712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123455712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123455712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123455712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123455712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123455712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123455712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123455712 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123455712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123455712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123455712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123455712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123455712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123455712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123455712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123455712 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123455712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123455712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123455712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123455712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123455713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123455713 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123455713 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123455713 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123455713 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123455713 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123455713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123455713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123455713 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123455713 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123455714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123455714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123455714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123455714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123455714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123455714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123455714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123455714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123455714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123455714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123455714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123455714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123455714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123455714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123455714 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123455714 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123455740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: 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)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2628776 20250121123456774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123456774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123456774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121123456774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123456774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x281ca8, normal) (hnbgw_rua.c:388) 20250121123456774 DHNB DEBUG map_rua[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123456774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123456774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2628776 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123456774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123456774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123456774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2628776 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123456775 DCN DEBUG map_sccp[0x55f55a858710]{init}: Allocated (fsm.c:456) 20250121123456775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123456775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2628776 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123456775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2628776 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121123456775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123456775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123456775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123456775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123456775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123456775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123456775 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123456775 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123456775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20250121123456775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123456775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123456775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123456775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123456775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123456775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123456775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123456775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123456775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123456775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123456775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123456775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123456775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123456775 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123456775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123456775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123456776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123456776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123456776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123456776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123456776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123456776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123456776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)4356633 HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123456782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456782 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123456782 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123456782 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123456782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123456782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123456782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123456782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123456782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123456782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123456782 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005dfbfe) (sccp_scrc.c:472) 20250121123456782 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20250121123456782 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123456782 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123456782 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123456782 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123456782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dfbfe), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a66d18df2ffd2a6f6ac07004f40030002b10056400500f1100926) (sccp_scrc.c:401) 20250121123456782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123456782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123456782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123456782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123456782 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123456782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123456782 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:485) 20250121123456782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123456782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123456782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123456782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123456782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123456782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123456782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123456792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@6b20ff1edfa5: Final verdict of PTC: none 20250121123456800 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:193) 20250121123456800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@6b20ff1edfa5: Final verdict of PTC: none 20250121123456800 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123456800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123456800 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123456800 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123456801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123456801 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed HNBGW_Test.msc0-SCCP(146)@6b20ff1edfa5: Final verdict of PTC: none 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123456801 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123456801 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123456801 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123456801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123456801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123456801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123456801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123456801 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW-MGCP(152)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@6b20ff1edfa5: Final verdict of PTC: none 20250121123456801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123456801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123456801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123456801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123456801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123456801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123456801 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123456802 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123456802 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123456802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123456802 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123456802 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123456802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dfbfe), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123456802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123456802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123456802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123456802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123456802 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123456802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123456802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123456802 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123456802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121123456802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123456802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123456802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{disrupted}: Freeing instance (context_map.c:202) 20250121123456802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2628776)[0x55f55a8570a0]{disrupted}: Deallocated (fsm.c:568) 20250121123456802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123456802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{disconnected}: Freeing instance (context_map.c:206) 20250121123456802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f55a858710]{disconnected}: Deallocated (fsm.c:568) 20250121123456802 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2628776 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121123456802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123456802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123456802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123456802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123456802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123456802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123456802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123456802 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123456802 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123456803 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123456803 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@6b20ff1edfa5: Final verdict of PTC: none 20250121123456803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123456803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123456803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123456803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123456803 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123456803 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123456803 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123456801 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123456801 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123456801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456802 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123456802 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123456802 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123456802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123456802 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123456802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123456802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123456803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123456803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123456803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123456803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123456803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123456803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123456803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123456803 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(142)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(141)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123456807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Jan 21 12:34:56 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 20250121123456874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123457376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272284) Waiting for packet dumper to finish... 1 (prev_count=272284, count=272824) 20250121123458802 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123458802 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123458802 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123458802 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123458802 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123458802 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Jan 21 12:34:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_cs_bidir started. 20250121123500465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123500469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123500472 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33345<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(157)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123501348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121123501348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121123501348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123501348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123501348 DLSCCP DEBUG SCCP-SCOC(1)[0x55f55a85a0d0]{IDLE}: Deallocated (fsm.c:568) 20250121123506803 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123506803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dfbfe), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123506803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123506803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123506803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123506803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123506804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123506804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123506804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123506804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123506804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123506804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123506804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(157)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123516536 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516537 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516537 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516537 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516538 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123516538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123516538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123516538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516538 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516538 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123516538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123516538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123516538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_bidir-Iuh0(158)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123516539 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516539 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123516539 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123516539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123516539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516539 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123516539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123516539 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516539 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123516539 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123516539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516540 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123516540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516540 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516540 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516540 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123516540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123516540 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123516541 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516541 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123516541 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123516541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516541 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123516541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516541 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516541 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516541 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516541 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123516541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123516541 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(162)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123516561 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516561 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516561 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516561 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516561 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516561 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516561 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123516561 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516563 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123516563 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516563 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123516563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516563 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516563 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516563 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123516563 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516563 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123516563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516563 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516563 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123516563 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516563 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123516563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516563 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516563 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516563 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123516563 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123516563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516563 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123516563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123516563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123516563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123516563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123516589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123516589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123516589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123516589 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123516589 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123516589 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) 20250121123516589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123516589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123516589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123516589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123516759 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123516759 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123516759 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123516759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123516768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516768 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123516768 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123516768 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123516768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123516768 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123516768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123516772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516772 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123516772 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123516772 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123516772 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123516772 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123516772 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123516772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123516772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123516772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123516772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123516772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123516772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123516772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123516772 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123516772 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123516772 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516773 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123516773 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123516773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123516773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516774 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123516774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123516774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123516774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123516774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123516778 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123516778 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123516778 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123516778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123516786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516786 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123516786 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123516786 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123516786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123516786 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123516786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123516787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516787 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123516787 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123516787 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123516787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123516787 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123516787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123516788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123516788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123516788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123516788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123516788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123516788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123516788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123516788 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123516788 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123516788 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123516789 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123516789 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123516789 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123516789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123516789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123516789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123516789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123516789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123516789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123516789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516789 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123516789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123516790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123516790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123516790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123516790 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123516803 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123516803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dfbfe), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123516803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123516803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123516803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123516804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123516804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123516804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123516804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123516804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123516804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123516804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123516804 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123516809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123516809 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123516809 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123516809 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123516809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123516809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123516809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123516809 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123516809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123516809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123516809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123516809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123516809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123516809 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=005dfbfe) (sccp_scrc.c:472) 20250121123516809 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20250121123516809 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123516809 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123516809 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123516809 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123516809 DLSCCP DEBUG SCCP-SCOC(4)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123517572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517572 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123517572 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123517572 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123517572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123517572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123517572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123517572 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123517572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123517572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123517572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123517572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123517572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123517572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123517573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123517573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123517573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123517573 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123517573 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123517573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123517573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123517573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123517573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123517573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123517573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123517573 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123517573 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123517573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123517574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123517574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123517574 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517574 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123517574 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123517574 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123517574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123517574 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123517574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123517574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123517574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123517574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123517574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123517574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123517574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123517574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123517575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123517575 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123517575 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123517575 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123517584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517584 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123517584 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123517584 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123517584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123517584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123517584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123517584 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123517584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123517584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123517584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123517584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123517584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123517584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123517584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123517584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123517584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123517584 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123517584 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123517584 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123517584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123517584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(164)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123517585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123517585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123517585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123517585 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123517585 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123517585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123517585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123517585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123517585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123517585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123517585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123517585 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123517586 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123517586 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123517586 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123517586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123517586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123517586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123517586 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123517586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123517586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123517586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123517586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123517586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123517586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123517586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123517586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123517586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123517586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123517586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123517586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123517586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123517586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123517586 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123517586 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123517610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: f_create_expect(l3 := '321DCAF6375F4DD36A55'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: Created Expect[0] for '321DCAF6375F4DD36A55'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_bidir0(167)1133899 20250121123518633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123518633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123518633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123518633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123518633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x114d4b, normal) (hnbgw_rua.c:388) 20250121123518633 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123518633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123518633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1133899 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123518633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123518633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123518633 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1133899 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123518633 DCN DEBUG map_sccp[0x55f55a85a0d0]{init}: Allocated (fsm.c:456) 20250121123518633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123518633 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1133899 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123518633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1133899 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123518633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123518633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123518633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123518633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123518633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123518633 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123518633 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: Allocated (fsm.c:456) 20250121123518633 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123518633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a321dcaf6375f4dd36a55004f40030003610056400500f1100926) (sccp_scrc.c:401) 20250121123518633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123518633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123518633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123518633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123518633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123518633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123518633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123518633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123518633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123518633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123518633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123518633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123518633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123518633 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123518633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123518633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123518633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123518633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123518633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123518633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123518633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123518633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123518633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: Found Expect[0] for l3='321DCAF6375F4DD36A55'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_bidir0(167)9936023 TC_ranap_cs_bidir0(167)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123518640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123518640 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123518640 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123518640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123518640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123518640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123518640 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123518640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123518640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123518640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123518640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123518640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123518640 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a70a5f) (sccp_scrc.c:472) 20250121123518640 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20250121123518640 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123518640 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123518640 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123518640 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123518640 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:485) 20250121123518640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123518640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: vl_len:22 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1C7A1D8B57623E63CFD9'O 20250121123518842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123518842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123518842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518842 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123518842 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123518842 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123518842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123518842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123518842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123518842 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123518842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123518842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123518842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123518842 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=001440120000010010400b0a1c7a1d8b57623e63cfd9) (sccp_scrc.c:472) 20250121123518842 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20250121123518842 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123518842 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123518842 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123518842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123518842 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121123518842 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123518842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121123518842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123518842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250121123518843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123518843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123518864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123518864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123518864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121123518864 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123518864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x114d4b) (hnbgw_rua.c:452) 20250121123518864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1133899 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121123518864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123518864 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121123518864 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123518864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121123518864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123518864 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123518864 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123518864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a70a5f), PART(T=Data,L=22,D=001440120000010010400b0a40b37fb8110017c3a846) (sccp_scrc.c:401) 20250121123518864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123518864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123518864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123518864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123518864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123518865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123518865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123518865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123518865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123518865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123518865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: vl_len:20 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250121123518884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518884 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123518884 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123518884 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123518884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123518884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123518884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123518884 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123518884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123518884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123518884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123518884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123518884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123518884 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:472) 20250121123518884 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20250121123518884 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123518884 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123518884 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123518884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123518884 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250121123518884 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250121123518884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250121123518884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123518885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250121123518885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123518885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123518893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123518902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123518903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123518903 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123518903 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123518903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123518903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121123518903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121123518903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121123518903 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123518903 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123518903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a70a5f), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123518903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123518903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123518903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123518903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123518903 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123518903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123518903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123518904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121123518904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1133899)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121123518904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123518904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{disconnected}: Freeing instance (context_map.c:206) 20250121123518904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f55a85a0d0]{disconnected}: Deallocated (fsm.c:568) 20250121123518904 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1133899 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) TC_ranap_cs_bidir-Iuh0-RUA(159)@6b20ff1edfa5: Final verdict of PTC: none 20250121123518904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123518904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123518904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123518904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123518904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua HNBGW_Test.msc0-RAN(161)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@6b20ff1edfa5: Final verdict of PTC: none 20250121123518904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123518904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123518904 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123518905 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123518905 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123518905 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123518905 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123518905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123518905 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123518905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(162)@6b20ff1edfa5: Final verdict of PTC: none 20250121123518905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123518905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123518905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123518905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123518905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123518905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123518905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123518905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123518905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123518905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123518906 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123518906 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123518906 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123518906 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33345<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_bidir(154)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@6b20ff1edfa5: Final verdict of PTC: none 20250121123518907 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123518907 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121123518907 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123518907 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123518907 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123518907 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(163)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@6b20ff1edfa5: Final verdict of PTC: none 20250121123518907 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123518907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123518907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123518907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123518907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123518907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123518907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123518907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123518907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123518907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123518907 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123518907 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123518907 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123518907 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(165)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(155)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(166)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123518909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Jan 21 12:35:18 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 20250121123518965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123519467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276508) Waiting for packet dumper to finish... 1 (prev_count=276508, count=280388) 20250121123520906 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123520906 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123520906 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123520907 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123520907 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123520907 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Jan 21 12:35:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_ps_bidir started. 20250121123522580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123522584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123522587 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37201<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(171)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123528905 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123528905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a70a5f), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123528905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123528905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123528905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123528905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123528905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123528905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123528905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123528905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123528905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123528905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123528905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(171)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123538648 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538648 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538649 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538649 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538649 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538649 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123538649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123538649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123538650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538650 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538650 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538650 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538650 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538650 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123538650 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123538650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538650 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538650 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538650 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123538650 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538650 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123538650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538650 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123538650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123538650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123538650 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123538650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123538650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123538650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123538651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123538651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123538651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123538651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123538651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_ranap_ps_bidir-Iuh0(172)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123538651 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123538651 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123538651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538651 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123538651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538652 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123538652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123538652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123538652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123538652 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(176)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(174)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123538671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538671 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538671 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538671 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123538671 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538673 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538673 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123538673 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538673 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123538673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538673 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538673 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538673 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123538673 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123538673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538673 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538673 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538673 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123538673 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123538673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538673 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538673 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123538673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123538673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538673 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123538673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123538673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123538673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123538673 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123538699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123538699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123538699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123538699 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123538699 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123538699 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) 20250121123538699 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123538699 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123538699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123538699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123538869 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123538869 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123538869 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123538869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123538870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538870 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123538870 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123538870 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123538870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123538870 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123538871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123538871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538871 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123538871 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123538871 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123538871 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123538871 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123538871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123538871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123538871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123538871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123538871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123538871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123538871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123538871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123538871 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123538871 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123538871 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538872 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538872 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123538872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123538872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123538872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538872 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123538873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123538873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123538873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123538873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123538887 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123538887 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123538887 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123538887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123538888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538888 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123538888 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123538888 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123538888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123538888 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123538888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123538889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538889 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123538889 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123538889 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123538889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123538889 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123538889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123538889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123538889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123538889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123538889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123538889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123538889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123538889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123538889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123538889 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123538889 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123538890 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123538890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123538890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123538890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123538890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123538890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123538890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123538890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123538890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123538890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538890 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123538890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123538890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123538890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123538890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123538890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123538906 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123538906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123538906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123538906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123538906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a70a5f), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123538906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123538906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123538906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123538906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123538906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123538906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123538906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123538906 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123538908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123538908 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123538908 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123538908 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123538908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123538908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123538908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123538908 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123538908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123538908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123538908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123538908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123538908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123538908 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=00a70a5f) (sccp_scrc.c:472) 20250121123538908 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20250121123538908 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123538908 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123538908 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123538908 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123538908 DLSCCP DEBUG SCCP-SCOC(5)[0x55f55a8570a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123539684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539684 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123539684 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123539684 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123539684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123539684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123539684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123539684 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123539685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123539685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123539685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123539685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123539685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123539685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123539685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123539685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123539685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123539685 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123539685 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123539685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123539685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123539685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123539685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123539685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123539685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123539686 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123539686 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123539686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539686 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123539686 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123539686 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123539686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123539686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123539686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123539686 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539688 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123539688 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123539688 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123539688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123539688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123539688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123539688 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123539688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123539688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123539688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123539688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123539688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123539688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123539688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123539688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123539688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123539688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123539688 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123539688 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123539694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539694 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123539694 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123539694 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123539694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123539694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123539694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123539694 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123539694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123539694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123539694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123539694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123539694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123539694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123539694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123539694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123539694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123539694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123539694 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123539694 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123539694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123539694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123539694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123539694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123539695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123539695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123539695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123539695 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123539695 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123539695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539695 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123539695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123539695 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123539695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123539695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123539695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123539695 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123539696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123539696 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123539696 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123539696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123539696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123539696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123539696 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123539696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123539696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123539696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123539696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123539696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123539696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123539696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123539696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123539696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123539696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123539696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123539696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123539696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123539696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123539696 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123539696 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123539714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: f_create_expect(l3 := '17E3F9A4DF9BD998A2BC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: Created Expect[0] for '17E3F9A4DF9BD998A2BC'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_bidir0(181)15493171 20250121123540727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123540727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123540727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121123540727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123540727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec6833, normal) (hnbgw_rua.c:388) 20250121123540727 DHNB DEBUG map_rua[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123540727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123540727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15493171 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123540727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123540727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123540727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15493171 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123540727 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123540727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123540727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15493171 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123540727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15493171 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121123540727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123540727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123540727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123540727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123540727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123540727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123540727 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: Allocated (fsm.c:456) 20250121123540727 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123540727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a17e3f9a4df9bd998a2bc004f40030002ce0056400500f1100926) (sccp_scrc.c:401) 20250121123540727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123540727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123540727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123540727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123540727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123540727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123540727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123540727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123540727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123540727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123540727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123540727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123540727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123540727 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123540727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123540727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123540727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123540727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123540727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123540727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123540727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123540727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123540727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: Found Expect[0] for l3='17E3F9A4DF9BD998A2BC'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_bidir0(181)8721121 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123540731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540731 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123540731 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123540731 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123540731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123540732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123540732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123540732 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123540732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123540732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123540732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123540732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123540732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123540732 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007fb9ac) (sccp_scrc.c:472) 20250121123540732 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20250121123540732 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123540732 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123540732 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123540732 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123540732 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:485) 20250121123540732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123540732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7BE059824FE114A23C28'O 20250121123540934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540934 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123540934 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123540934 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123540934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123540934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123540934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123540934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123540934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123540934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123540934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123540934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123540935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123540935 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=001440120000010010400b0a7be059824fe114a23c28) (sccp_scrc.c:472) 20250121123540935 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20250121123540935 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123540935 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123540935 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123540935 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121123540935 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121123540935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123540935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250121123540935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123540935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123540952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123540952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123540952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121123540952 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123540952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec6833) (hnbgw_rua.c:452) 20250121123540952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15493171 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121123540952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123540952 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121123540952 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121123540952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121123540952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123540952 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123540952 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123540952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fb9ac), PART(T=Data,L=22,D=001440120000010010400b0a78a638161d4424c9f3b1) (sccp_scrc.c:401) 20250121123540952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123540952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123540952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123540952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123540952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123540952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123540952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123540952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123540952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123540952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123540952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250121123540973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123540973 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123540973 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123540973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123540973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123540973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123540973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123540973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123540973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123540973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123540973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123540974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123540974 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:472) 20250121123540974 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20250121123540974 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123540974 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123540974 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123540974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123540974 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250121123540974 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250121123540974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250121123540974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123540974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250121123540974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123540974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123540981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_bidir(168)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123540992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123540992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123540992 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123540992 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123540992 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123540992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121123540992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121123540992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121123540992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123540992 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123540992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fb9ac), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123540992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123540992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123540992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123540992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123540992 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123540992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123540992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123540992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{disrupted}: Freeing instance (context_map.c:202) 20250121123540992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15493171)[0x55f55a8570a0]{disrupted}: Deallocated (fsm.c:568) 20250121123540992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123540992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121123540993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121123540993 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15493171 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121123540993 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37201<->l=127.0.0.1:4262) (control_if.c:193) 20250121123540993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123540993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123540993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123540993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123540993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123540993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123540993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540994 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123540994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121123540994 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123540994 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123540994 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123540995 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123540995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123540995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123540995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123540995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-SCCP(174)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540995 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123540995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123540995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123540995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123540995 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123540995 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123540995 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123540995 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(169)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540995 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123540995 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123540995 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123540995 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123540995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(170)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123540995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123540995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123540995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123540995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123540995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123540995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123540995 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123540995 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123540995 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123540996 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(180)@6b20ff1edfa5: Final verdict of PTC: none 20250121123540996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Jan 21 12:35:41 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250121123541044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123541547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276508) Waiting for packet dumper to finish... 1 (prev_count=276508, count=280388) 20250121123542996 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123542996 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123542996 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123542996 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123542996 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123542996 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Jan 21 12:35:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_assignment started. 20250121123544591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123544594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123544596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(185)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123550993 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123550993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fb9ac), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123550993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123550993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123550993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123550993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123550993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123550993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123550993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123550993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123550993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123550993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123550993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(185)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123600655 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600655 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600655 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600655 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600656 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600656 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123600656 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123600656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123600656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600656 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600656 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600656 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123600656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123600656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123600657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_rab_assignment-Iuh0(186)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123600657 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600657 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123600657 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123600657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123600657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600657 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600657 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600657 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600657 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123600657 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123600657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123600657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123600657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123600657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123600658 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600658 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123600658 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600658 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123600658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600658 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600658 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600658 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123600658 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600658 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123600658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600659 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123600659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123600659 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123600659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123600659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123600659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123600659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(190)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123600688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600688 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600688 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600688 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600688 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600688 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600688 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123600688 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600689 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600689 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123600689 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123600689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600689 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123600689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600689 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600690 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600690 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123600690 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600690 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123600690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600690 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600690 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600690 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123600690 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600690 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123600690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600690 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600690 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123600690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123600690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600690 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123600691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123600691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123600691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123600691 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123600717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123600717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123600717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123600717 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123600717 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123600717 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) 20250121123600717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123600717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123600717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123600717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123600886 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123600886 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123600886 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123600886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123600894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123600894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123600894 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123600894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123600894 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123600894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123600897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123600897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123600897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123600897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123600897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123600897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123600898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123600898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123600898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123600898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123600898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123600898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123600898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123600898 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123600898 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123600898 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600899 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123600899 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123600899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123600899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600899 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123600900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123600900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123600900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123600900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123600906 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123600906 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123600906 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123600906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123600911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600911 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123600911 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123600911 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123600911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123600911 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123600911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123600912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600912 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123600912 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123600912 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123600912 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123600912 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123600912 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123600912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123600912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123600912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123600912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123600912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123600912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123600912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123600912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123600912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123600912 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123600913 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123600913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123600913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123600913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123600913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123600913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123600913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123600913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123600913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123600913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600913 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123600914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600914 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600914 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600914 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123600914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123600914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123600914 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123600914 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123600994 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123600994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fb9ac), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123600994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123600994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123600994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123600994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123600995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123600995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123600995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123600995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123600995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123600995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123600995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123600995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601003 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123601003 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123601003 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123601003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123601003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123601003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123601003 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123601003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123601003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123601003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123601003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123601003 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=007fb9ac) (sccp_scrc.c:472) 20250121123601003 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20250121123601003 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123601003 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123601003 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123601003 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123601003 DLSCCP DEBUG SCCP-SCOC(6)[0x55f55a85a0d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123601700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123601700 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123601700 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123601700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123601700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123601700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123601700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123601700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123601700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123601700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123601700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123601700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123601700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123601700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123601700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123601701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123601701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123601701 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123601701 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123601701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123601701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123601701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123601701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123601701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123601701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123601701 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123601701 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123601701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123601701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123601701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123601701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123601701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123601701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123601701 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123601702 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123601702 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123601702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123601702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123601702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123601702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123601703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123601703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123601703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123601703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123601703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123601703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123601703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123601703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123601703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123601703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123601703 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123601703 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123601712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601712 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123601712 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123601712 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123601712 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123601712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123601712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123601712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123601712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123601712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123601712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123601712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123601712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123601712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123601712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123601712 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123601712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123601712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123601712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123601712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123601712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123601712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123601712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123601712 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123601712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123601712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123601712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123601712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123601712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123601714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123601715 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123601715 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123601715 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123601715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123601715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123601715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123601715 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123601715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123601715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123601715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123601715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123601715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123601715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123601715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123601715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123601715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123601715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123601715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123601715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123601715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123601715 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123601715 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123601715 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123601748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: f_create_expect(l3 := '63A36C2B2349CCAAB3E6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: Created Expect[0] for '63A36C2B2349CCAAB3E6'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@6b20ff1edfa5: Added conn table entry 0TC_rab_assignment0(195)5923901 20250121123602793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123602793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123602793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123602793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123602793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a643d, normal) (hnbgw_rua.c:388) 20250121123602793 DHNB DEBUG map_rua[0x55f55a85a0d0]{init}: Allocated (fsm.c:456) 20250121123602793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123602793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123602794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123602794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123602794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123602794 DCN DEBUG map_sccp[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123602794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123602794 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5923901 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123602794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123602794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123602794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123602794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123602794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123602794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123602794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123602794 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123602794 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123602794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a63a36c2b2349ccaab3e6004f40030000090056400500f1100926) (sccp_scrc.c:401) 20250121123602794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123602794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123602794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123602794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123602794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123602794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123602794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123602794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123602794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123602794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123602794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123602794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123602794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123602794 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123602794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123602794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123602794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123602794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123602794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123602794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123602794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123602794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123602794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123602794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: Found Expect[0] for l3='63A36C2B2349CCAAB3E6'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: Added conn table entry 0TC_rab_assignment0(195)4240184 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123602809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123602809 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123602809 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123602809 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123602809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123602810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123602810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123602810 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123602810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123602810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123602810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123602810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123602810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123602810 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca5722) (sccp_scrc.c:472) 20250121123602810 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20250121123602810 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123602810 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123602810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123602810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123602810 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:485) 20250121123602810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123602810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(183)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123603014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123603014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123603014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123603014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123603014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123603014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123603014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123603015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123603015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123603015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123603015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123603015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123603015 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:472) 20250121123603015 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20250121123603015 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123603015 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123603015 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123603015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123603015 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123603015 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123603015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123603015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123603015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123603015 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123603015 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123603015 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123603015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123603015 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{UNUSED}: Allocated (fsm.c:456) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{UNUSED}: is child of mgw(mgw-fsm-5923901-0)[0x55f55a858710] (fsm.c:486) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5923901-0)[0x55f55a858710] (mgcp_client_endpoint_fsm.c:724) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123603015 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123603015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a854210]{ST_CRCX}: Allocated (fsm.c:456) 20250121123603015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a854210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90] (fsm.c:486) 20250121123603015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a854210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123603015 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a854210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123603016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 5a643d'... (mgcp_client.c:805) 20250121123603016 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20250121123603016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a854210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123603016 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a643d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a643d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123603053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250121123603053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123603053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123603053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123603053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123603053 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603053 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123603053 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123603053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123603053 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123603053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123603053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123603053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123603053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123603075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123603075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123603075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123603075 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123603075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a643d) (hnbgw_rua.c:452) 20250121123603075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123603076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123603076 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123603076 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123603076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123603076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123603076 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123603076 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123603076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123603076 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5923901-0)[0x55f55a858710] (mgcp_client_endpoint_fsm.c:724) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123603076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 5a643d'... (mgcp_client.c:805) 20250121123603076 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121123603076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603076 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a643d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123603091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250121123603091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123603091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123603091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603091 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123603091 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123603091 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5923901-0)[0x55f55a858710] (mgcp_client_endpoint_fsm.c:724) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123603091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a85b550]{ST_CRCX}: Allocated (fsm.c:456) 20250121123603091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a85b550]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90] (fsm.c:486) 20250121123603091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a85b550]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123603091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a85b550]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121123603091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 5a643d'... (mgcp_client.c:805) 20250121123603091 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121123603091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5923901-0)[0x55f55a85b550]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603091 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a643d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123603100 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250121123603100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123603100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123603100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123603100 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603100 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{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) 20250121123603100 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123603100 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123603100 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123603100 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123603100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123603100 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123603100 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123603100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca5722), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123603100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123603100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123603100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123603100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123603100 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123603100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123603100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123603100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123603100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123603100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123603100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123603100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123603127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603127 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123603127 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123603127 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123603127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123603128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123603128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123603128 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123603128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123603128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123603128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123603128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123603128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123603128 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:472) 20250121123603128 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20250121123603128 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123603128 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123603128 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123603128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123603128 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123603128 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123603128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123603128 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123603128 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123603128 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 5a643d'... (mgcp_client.c:805) 20250121123603128 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20250121123603128 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123603128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123603128 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 5a643d'... (mgcp_client.c:805) 20250121123603128 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20250121123603128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123603128 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: Removing from parent mgw(mgw-fsm-5923901-0)[0x55f55a858710] (mgcp_client_endpoint_fsm.c:873) 20250121123603128 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123603128 DLMGCP DEBUG mgw-endp(mgw-fsm-5923901-0)[0x55f55a859b90]{IN_USE}: Deallocated (fsm.c:568) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123603128 DMGW DEBUG mgw(mgw-fsm-5923901-0)[0x55f55a858710]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123603128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123603128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123603128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123603128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5a643d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123603130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250121123603130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123603130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123603130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123603130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a854210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123603131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250121123603131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123603131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123603131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123603131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a85b550]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assignment0(195)5923901 20250121123603133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123603133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123603133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123603133 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123603133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5a643d,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123603133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123603133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123603133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123603133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123603133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123603133 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123603133 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123603133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123603133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123603133 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123603133 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123603133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca5722), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123603133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123603133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123603133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123603133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123603133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123603133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123603133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123603133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123603133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123603133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123603133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assignment0(195)4240184 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on connection ID:0 20250121123603135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123603135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123603135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123603135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123603135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123603135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123603135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123603135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123603135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123603135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123603135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123603135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123603135 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=00ca5722), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123603135 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20250121123603135 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123603135 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123603135 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123603135 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123603135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123603135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123603135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123603135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{disconnected}: Freeing instance (context_map.c:202) 20250121123603135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5923901)[0x55f55a85a0d0]{disconnected}: Deallocated (fsm.c:568) 20250121123603135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123603135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{disconnected}: Freeing instance (context_map.c:206) 20250121123603135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f55a8570a0]{disconnected}: Deallocated (fsm.c:568) 20250121123603135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5923901 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123603135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca5722), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20250121123603135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123603135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123603136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123603136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123603136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123603136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123603136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123603136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123603136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123603136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123603136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123603136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123603136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123603136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123603136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123603136 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment0(195)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123605136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123605141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assignment(182)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@6b20ff1edfa5: Final verdict of PTC: none 20250121123605142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123605142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123605142 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123605142 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123605142 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123605142 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assignment-Iuh0-RUA(187)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@6b20ff1edfa5: Final verdict of PTC: none 20250121123605145 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123605145 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(188)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(194)@6b20ff1edfa5: Final verdict of PTC: none 20250121123605145 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123605145 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123605145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123605146 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123605146 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_assignment-Iuh0(186)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@6b20ff1edfa5: Final verdict of PTC: none 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123605146 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123605146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123605146 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123605146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(190)@6b20ff1edfa5: Final verdict of PTC: none 20250121123605146 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123605147 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123605147 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123605147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123605147 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123605147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123605147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123605147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123605147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123605147 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123605147 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123605147 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123605147 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123605147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123605147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123605147 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123605147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123605147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123605147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123605147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123605147 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123605147 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123605147 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123605147 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(183)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123605152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_assignment finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Jan 21 12:36:05 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250121123605227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123605629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351244) Waiting for packet dumper to finish... 1 (prev_count=351244, count=351960) 20250121123607147 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123607147 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123607147 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123607147 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123607147 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123607147 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Tue Jan 21 12:36:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_assignment_concurrent started. 20250121123608727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123608731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123608734 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46061<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(199)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(199)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123624788 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624788 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624789 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624789 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624789 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624790 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624790 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624790 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123624790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123624790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624790 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123624790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123624790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123624790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_rab_assignment_concurrent-Iuh0(200)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123624790 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624790 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123624790 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123624791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624791 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624791 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123624791 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123624791 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624791 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123624791 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123624791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624791 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123624791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624791 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624791 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624791 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123624791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123624791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123624792 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624792 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123624792 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123624792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624792 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123624792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624792 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624793 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624793 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624793 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123624793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123624793 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(204)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123624810 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624810 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624810 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624810 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624810 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123624810 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123624811 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624811 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123624811 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624811 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123624811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624811 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624811 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624811 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123624811 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123624811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624811 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624811 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624811 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123624811 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123624811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624811 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624811 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123624811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123624811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123624811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123624811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123624811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123624811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123624811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123624811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123624811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123624811 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123624811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123624811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123624811 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123624811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123624811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123624811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123624811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123624811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123624812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123624812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123624812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123624812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123624812 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123624832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123624832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123624832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123624832 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123624832 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123624832 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) 20250121123624832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123624832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123624832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123624832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123625009 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123625009 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123625009 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123625009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123625017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123625017 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123625017 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123625017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123625017 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123625017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123625019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625019 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123625019 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123625019 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123625019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123625019 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123625019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123625020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123625020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123625020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123625020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123625020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123625020 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123625020 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123625020 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123625021 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123625021 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123625021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123625021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123625021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123625021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123625021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123625021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123625021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123625021 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123625021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123625021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123625021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123625021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123625021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123625021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123625021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625022 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123625023 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123625023 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123625023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123625025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625025 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123625025 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123625025 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123625025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123625025 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123625025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123625026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123625026 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123625026 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123625026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123625026 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123625026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123625026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123625026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123625026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123625026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123625026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123625026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123625026 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123625026 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123625027 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123625027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123625027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123625027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123625027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123625027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123625027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123625027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123625027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123625027 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123625027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123625027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123625027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123625027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123625027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123625027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123625027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123625822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625822 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123625822 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123625822 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123625822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123625822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123625822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123625822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123625822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123625822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123625822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123625822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123625822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123625822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123625822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123625823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123625823 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123625823 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123625823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123625823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123625823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123625823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123625823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123625823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123625823 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123625823 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123625823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123625823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123625823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123625823 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625823 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123625823 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123625823 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123625823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123625823 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123625823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123625823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123625823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123625823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123625823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123625823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123625823 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123625823 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123625823 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123625830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625830 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123625830 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123625830 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123625830 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123625830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123625830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123625830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123625830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123625830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123625830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123625830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123625830 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123625830 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123625830 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123625830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123625830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123625830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123625830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123625830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123625830 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123625830 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123625830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625830 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123625830 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123625830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123625830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123625830 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123625831 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123625831 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123625831 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123625831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123625831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123625831 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123625831 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123625831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123625831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123625831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123625831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123625831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123625831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123625831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123625831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123625831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123625831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123625831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123625831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123625831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123625831 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123625831 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123625831 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123626866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123626999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123627014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123627035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123627056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123627080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '990E798C7E4D4D4409B6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[0] for '990E798C7E4D4D4409B6'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '738A8FA29C64E967A501'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[1] for '738A8FA29C64E967A501'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 0TC_rab_assignment_concurrent0(209)16616155 TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 1TC_rab_assignment_concurrent0(210)16004172 20250121123627911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123627911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123627911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123627911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123627911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd8adb, normal) (hnbgw_rua.c:388) 20250121123627911 DHNB DEBUG map_rua[0x55f55a85a0d0]{init}: Allocated (fsm.c:456) 20250121123627911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123627911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123627911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123627911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123627911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123627911 DCN DEBUG map_sccp[0x55f55a8570a0]{init}: Allocated (fsm.c:456) 20250121123627911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123627911 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16616155 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123627911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123627911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123627911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123627911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123627911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123627911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123627911 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123627911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123627911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123627911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a990e798c7e4d4d4409b6004f40030000640056400500f1100926) (sccp_scrc.c:401) 20250121123627911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123627911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123627911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123627911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123627911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123627911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123627911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123627911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123627911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123627911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123627911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123627911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123627911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123627911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123627911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123627911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123627911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123627911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123627911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123627911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123627911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123627911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123627911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123627912 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[0] for l3='990E798C7E4D4D4409B6'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 0TC_rab_assignment_concurrent0(209)15839868 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '58DC1EF01D619534523B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[0] for '58DC1EF01D619534523B'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123627928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123627928 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123627928 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123627928 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123627928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123627928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123627928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123627928 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123627928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123627929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123627929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123627929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123627929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123627929 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003b68a) (sccp_scrc.c:472) 20250121123627929 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20250121123627929 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123627929 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123627929 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123627929 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123627929 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:485) 20250121123627929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123627929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 2TC_rab_assignment_concurrent0(211)9879964 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := 'D7602D0C2D5F297E6497'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[2] for 'D7602D0C2D5F297E6497'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 3TC_rab_assignment_concurrent0(212)6452042 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '45AE27B5C20C9A86FEA9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[3] for '45AE27B5C20C9A86FEA9'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 4TC_rab_assignment_concurrent0(213)10222889 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '92755B8E591163DB5AFE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[4] for '92755B8E591163DB5AFE'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 5TC_rab_assignment_concurrent0(214)2585227 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '9CD48D6A741ACD6A09F6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[5] for '9CD48D6A741ACD6A09F6'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 6TC_rab_assignment_concurrent0(215)7692417 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '4C91471EA7547E9FA746'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[6] for '4C91471EA7547E9FA746'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 7TC_rab_assignment_concurrent0(216)3040719 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '696DECDAA78FE1AFBCB4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[7] for '696DECDAA78FE1AFBCB4'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 8TC_rab_assignment_concurrent0(217)12719169 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '543C0C5EDAF88D3D902E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[8] for '543C0C5EDAF88D3D902E'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 9TC_rab_assignment_concurrent0(218)6800919 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '11267D8FD95778B57B3D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[9] for '11267D8FD95778B57B3D'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 10TC_rab_assignment_concurrent0(219)10487614 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '7236EF63D0A2D8835C00'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[10] for '7236EF63D0A2D8835C00'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 11TC_rab_assignment_concurrent0(220)938889 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := 'E8945E3E0B6E9D2452BF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[11] for 'E8945E3E0B6E9D2452BF'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 12TC_rab_assignment_concurrent0(221)1039359 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := 'BB7B0D67ADFA0B7034DD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[12] for 'BB7B0D67ADFA0B7034DD'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 13TC_rab_assignment_concurrent0(222)8714092 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := '20C9E9E16B0D05A38FEF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[13] for '20C9E9E16B0D05A38FEF'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 14TC_rab_assignment_concurrent0(223)10828555 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: f_create_expect(l3 := 'A0626397A878D611A129'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Created Expect[14] for 'A0626397A878D611A129'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Added conn table entry 15TC_rab_assignment_concurrent0(224)9764439 20250121123628114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4344c, normal) (hnbgw_rua.c:388) 20250121123628114 DHNB DEBUG map_rua[0x55f55a85b550]{init}: Allocated (fsm.c:456) 20250121123628114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628114 DCN DEBUG map_sccp[0x55f55a854210]{init}: Allocated (fsm.c:456) 20250121123628114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16004172 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628114 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121123628114 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a738a8fa29c64e967a501004f400300006d0056400500f1100926) (sccp_scrc.c:401) 20250121123628114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628115 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628115 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96c19c, normal) (hnbgw_rua.c:388) 20250121123628115 DHNB DEBUG map_rua[0x55f55a858710]{init}: Allocated (fsm.c:456) 20250121123628115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628115 DCN DEBUG map_sccp[0x55f55a862ad0]{init}: Allocated (fsm.c:456) 20250121123628115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628115 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9879964 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628115 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628115 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628115 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: Allocated (fsm.c:456) 20250121123628115 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a58dc1ef01d619534523b004f400300015e0056400500f1100926) (sccp_scrc.c:401) 20250121123628115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628115 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628115 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628115 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628115 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628115 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628116 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:472) 20250121123628116 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20250121123628116 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628116 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628116 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628116 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628116 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628116 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628116 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628116 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{UNUSED}: Allocated (fsm.c:456) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{UNUSED}: is child of mgw(mgw-fsm-16616155-0)[0x55f55a863ee0] (fsm.c:486) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16616155-0)[0x55f55a863ee0] (mgcp_client_endpoint_fsm.c:724) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a860330]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a860330]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120] (fsm.c:486) 20250121123628116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a860330]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a860330]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628116 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: fd8adb'... (mgcp_client.c:805) 20250121123628116 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20250121123628116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a860330]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628116 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628116 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62734a, normal) (hnbgw_rua.c:388) 20250121123628116 DHNB DEBUG map_rua[0x55f55a862040]{init}: Allocated (fsm.c:456) 20250121123628116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628116 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628116 DCN DEBUG map_sccp[0x55f55a863b30]{init}: Allocated (fsm.c:456) 20250121123628116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628116 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6452042 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: Allocated (fsm.c:456) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad7602d0c2d5f297e6497004f400300035e0056400500f1100926) (sccp_scrc.c:401) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9bfd29, normal) (hnbgw_rua.c:388) 20250121123628117 DHNB DEBUG map_rua[0x55f55a8623a0]{init}: Allocated (fsm.c:456) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628117 DCN DEBUG map_sccp[0x55f55a864e30]{init}: Allocated (fsm.c:456) 20250121123628117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10222889 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: Allocated (fsm.c:456) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a45ae27b5c20c9a86fea9004f40030001410056400500f1100926) (sccp_scrc.c:401) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628117 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27728b, normal) (hnbgw_rua.c:388) 20250121123628118 DHNB DEBUG map_rua[0x55f55a8627d0]{init}: Allocated (fsm.c:456) 20250121123628118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628118 DCN DEBUG map_sccp[0x55f55a864fe0]{init}: Allocated (fsm.c:456) 20250121123628118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2585227 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628118 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628118 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: Allocated (fsm.c:456) 20250121123628118 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a92755b8e591163db5afe004f40030002cf0056400500f1100926) (sccp_scrc.c:401) 20250121123628118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628118 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x756081, normal) (hnbgw_rua.c:388) 20250121123628119 DHNB DEBUG map_rua[0x55f55a862620]{init}: Allocated (fsm.c:456) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628119 DCN DEBUG map_sccp[0x55f55a86c2c0]{init}: Allocated (fsm.c:456) 20250121123628119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7692417 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628119 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: Allocated (fsm.c:456) 20250121123628119 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9cd48d6a741acd6a09f6004f40030001790056400500f1100926) (sccp_scrc.c:401) 20250121123628119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628119 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e65cf, normal) (hnbgw_rua.c:388) 20250121123628119 DHNB DEBUG map_rua[0x55f55a865210]{init}: Allocated (fsm.c:456) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628119 DCN DEBUG map_sccp[0x55f55a86cc20]{init}: Allocated (fsm.c:456) 20250121123628119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3040719 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:1 20250121123628120 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4c91471ea7547e9fa746004f40030002d00056400500f1100926) (sccp_scrc.c:401) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc21441, normal) (hnbgw_rua.c:388) 20250121123628120 DHNB DEBUG map_rua[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628120 DCN DEBUG map_sccp[0x55f55a86e150]{init}: Allocated (fsm.c:456) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12719169 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: Allocated (fsm.c:456) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a696decdaa78fe1afbcb4004f400300004c0056400500f1100926) (sccp_scrc.c:401) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67c617, normal) (hnbgw_rua.c:388) 20250121123628120 DHNB DEBUG map_rua[0x55f55a86d970]{init}: Allocated (fsm.c:456) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628120 DCN DEBUG map_sccp[0x55f55a86e300]{init}: Allocated (fsm.c:456) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6800919 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: Allocated (fsm.c:456) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a543c0c5edaf88d3d902e004f400300036c0056400500f1100926) (sccp_scrc.c:401) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0073e, normal) (hnbgw_rua.c:388) 20250121123628120 DHNB DEBUG map_rua[0x55f55a875bf0]{init}: Allocated (fsm.c:456) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. 20250121123628120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628120 DCN DEBUG map_sccp[0x55f55a86eb50]{init}: Allocated (fsm.c:456) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10487614 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: Allocated (fsm.c:456) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a11267d8fd95778b57b3d004f40030001440056400500f1100926) (sccp_scrc.c:401) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:2 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5389, normal) (hnbgw_rua.c:388) 20250121123628120 DHNB DEBUG map_rua[0x55f55a86eda0]{init}: Allocated (fsm.c:456) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[1] for l3='738A8FA29C64E967A501'O handled at TC_rab_assignment_concurrent0(210) 20250121123628120 DCN DEBUG map_sccp[0x55f55a876bc0]{init}: Allocated (fsm.c:456) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-938889 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: Allocated (fsm.c:456) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7236ef63d0a2d8835c00004f40030002420056400500f1100926) (sccp_scrc.c:401) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628120 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdbff, normal) (hnbgw_rua.c:388) 20250121123628120 DHNB DEBUG map_rua[0x55f55a8760e0]{init}: Allocated (fsm.c:456) 20250121123628120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628120 DCN DEBUG map_sccp[0x55f55a876cf0]{init}: Allocated (fsm.c:456) 20250121123628120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1039359 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: Allocated (fsm.c:456) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae8945e3e0b6e9d2452bf004f40030001f80056400500f1100926) (sccp_scrc.c:401) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84f76c, normal) (hnbgw_rua.c:388) 20250121123628121 DHNB DEBUG map_rua[0x55f55a878530]{init}: Allocated (fsm.c:456) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628121 DCN DEBUG map_sccp[0x55f55a877610]{init}: Allocated (fsm.c:456) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8714092 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: Allocated (fsm.c:456) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abb7b0d67adfa0b7034dd004f40030001ab0056400500f1100926) (sccp_scrc.c:401) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 1TC_rab_assignment_concurrent0(210)8039214 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[0] for l3='58DC1EF01D619534523B'O handled at TC_rab_assignment_concurrent0(211) 20250121123628121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa53b0b, normal) (hnbgw_rua.c:388) 20250121123628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628121 DHNB DEBUG map_rua[0x55f55a878380]{init}: Allocated (fsm.c:456) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628121 DCN DEBUG map_sccp[0x55f55a8786e0]{init}: Allocated (fsm.c:456) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10828555 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: Allocated (fsm.c:456) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a20c9e9e16b0d05a38fef004f400300020e0056400500f1100926) (sccp_scrc.c:401) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 2TC_rab_assignment_concurrent0(211)14671420 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123628121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94fe57, normal) (hnbgw_rua.c:388) 20250121123628121 DHNB DEBUG map_rua[0x55f55a879410]{init}: Allocated (fsm.c:456) 20250121123628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123628121 DCN DEBUG map_sccp[0x55f55a878f10]{init}: Allocated (fsm.c:456) 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123628121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9764439 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123628121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123628121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123628121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:3 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123628121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: Allocated (fsm.c:456) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa0626397a878d611a129004f40030001bb0056400500f1100926) (sccp_scrc.c:401) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123628121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628121 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123628121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123628121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[2] for l3='D7602D0C2D5F297E6497'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 3TC_rab_assignment_concurrent0(212)11737950 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[3] for l3='45AE27B5C20C9A86FEA9'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 4TC_rab_assignment_concurrent0(213)9596794 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:1 TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121123628122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628122 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628122 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628122 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123628122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628122 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00479720) (sccp_scrc.c:472) 20250121123628122 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20250121123628123 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628123 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628123 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:485) 20250121123628123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[4] for l3='92755B8E591163DB5AFE'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 5TC_rab_assignment_concurrent0(214)15810570 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[5] for l3='9CD48D6A741ACD6A09F6'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 6TC_rab_assignment_concurrent0(215)2335390 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[6] for l3='4C91471EA7547E9FA746'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 7TC_rab_assignment_concurrent0(216)14207106 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[7] for l3='696DECDAA78FE1AFBCB4'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 8TC_rab_assignment_concurrent0(217)3698847 TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[8] for l3='543C0C5EDAF88D3D902E'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 9TC_rab_assignment_concurrent0(218)6147728 TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[9] for l3='11267D8FD95778B57B3D'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 10TC_rab_assignment_concurrent0(219)4953313 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[11]. TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[10] for l3='7236EF63D0A2D8835C00'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 11TC_rab_assignment_concurrent0(220)15115249 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:2 TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:3 TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[11] for l3='E8945E3E0B6E9D2452BF'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 12TC_rab_assignment_concurrent0(221)5181265 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[12] for l3='BB7B0D67ADFA0B7034DD'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 13TC_rab_assignment_concurrent0(222)5807034 HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8adb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[13] for l3='20C9E9E16B0D05A38FEF'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 14TC_rab_assignment_concurrent0(223)14567859 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Found Expect[14] for l3='A0626397A878D611A129'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Added conn table entry 15TC_rab_assignment_concurrent0(224)15726679 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:5 TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8adb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:7 TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:13 20250121123628153 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250121123628153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628153 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628153 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628153 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). 20250121123628153 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628167 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd8adb) (hnbgw_rua.c:452) 20250121123628167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628167 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628167 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628167 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628167 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16616155-0)[0x55f55a863ee0] (mgcp_client_endpoint_fsm.c:724) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: fd8adb'... (mgcp_client.c:805) 20250121123628167 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121123628167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628167 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8adb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250121123628176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628176 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628176 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628176 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16616155-0)[0x55f55a863ee0] (mgcp_client_endpoint_fsm.c:724) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a87aa00]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a87aa00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120] (fsm.c:486) 20250121123628176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a87aa00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a87aa00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20250121123628176 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: fd8adb'... (mgcp_client.c:805) 20250121123628176 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121123628176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16616155-0)[0x55f55a87aa00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628176 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8adb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250121123628182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628182 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{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) 20250121123628182 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628182 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628182 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628182 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003b68a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628182 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005bd1eb) (sccp_scrc.c:472) 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 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:485) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000953f8) (sccp_scrc.c:472) 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 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:485) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6b1a2) (sccp_scrc.c:472) 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 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:485) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008276ac) (sccp_scrc.c:472) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 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:485) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002eef3a) (sccp_scrc.c:472) 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 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:485) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e81a2) (sccp_scrc.c:472) 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628182 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628182 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628182 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:485) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb3ba0) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004381b4) (sccp_scrc.c:472) 20250121123628183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007d40ba) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043a8a4) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b6244e) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063bb54) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e35cde) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b68871) (sccp_scrc.c:472) 20250121123628183 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123628183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123628183 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:485) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123628183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628183 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:472) 20250121123628183 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20250121123628183 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628183 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628183 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628183 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628183 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628183 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628183 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628183 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628183 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{UNUSED}: Allocated (fsm.c:456) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{UNUSED}: is child of mgw(mgw-fsm-16004172-0)[0x55f55a863190] (fsm.c:486) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16004172-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a8646f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a8646f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0] (fsm.c:486) 20250121123628183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a8646f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a8646f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628183 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: f4344c'... (mgcp_client.c:805) 20250121123628183 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20250121123628183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a8646f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628183 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4344c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4344c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250121123628191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250121123628191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628191 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628191 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628191 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628191 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628196 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf4344c) (hnbgw_rua.c:452) 20250121123628196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628196 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628196 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628196 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628197 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16004172-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: f4344'... (mgcp_client.c:805) 20250121123628197 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628197 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4344c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250121123628204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628204 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628204 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628204 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16004172-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a87ab30]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a87ab30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0] (fsm.c:486) 20250121123628204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a87ab30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a87ab30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20250121123628204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: f4344'... (mgcp_client.c:805) 20250121123628204 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16004172-0)[0x55f55a87ab30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628204 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4344c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250121123628209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628209 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{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) 20250121123628209 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628209 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628209 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628209 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628209 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00479720), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628209 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628210 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628210 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628210 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628210 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628210 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:472) 20250121123628210 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20250121123628210 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628210 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628210 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628210 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628210 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628210 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{UNUSED}: Allocated (fsm.c:456) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{UNUSED}: is child of mgw(mgw-fsm-9879964-0)[0x55f55a885300] (fsm.c:486) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9879964-0)[0x55f55a885300] (mgcp_client_endpoint_fsm.c:724) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a88bc60]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a88bc60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900] (fsm.c:486) 20250121123628210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a88bc60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a88bc60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 96c19'... (mgcp_client.c:805) 20250121123628210 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a88bc60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628210 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96c19c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96c19c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250121123628222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250121123628222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628222 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628222 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628222 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628222 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628227 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96c19c) (hnbgw_rua.c:452) 20250121123628227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628227 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628227 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628227 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628227 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628227 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9879964-0)[0x55f55a885300] (mgcp_client_endpoint_fsm.c:724) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 96c19'... (mgcp_client.c:805) 20250121123628227 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628227 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96c19c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628233 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250121123628233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628233 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628233 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628233 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9879964-0)[0x55f55a885300] (mgcp_client_endpoint_fsm.c:724) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a883de0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a883de0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900] (fsm.c:486) 20250121123628233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a883de0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a883de0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20250121123628233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 96c19'... (mgcp_client.c:805) 20250121123628233 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9879964-0)[0x55f55a883de0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628233 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96c19c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250121123628238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{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) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628238 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628238 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bd1eb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628238 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628238 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628238 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628238 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628238 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:472) 20250121123628238 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20250121123628238 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628238 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628238 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628238 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628238 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628238 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628238 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{UNUSED}: Allocated (fsm.c:456) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{UNUSED}: is child of mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0] (fsm.c:486) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0] (mgcp_client_endpoint_fsm.c:724) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a8946d0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a8946d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00] (fsm.c:486) 20250121123628238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a8946d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a8946d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 62734'... (mgcp_client.c:805) 20250121123628238 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a8946d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628238 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62734a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62734a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250121123628251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250121123628251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628251 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628251 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628251 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628251 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62734a) (hnbgw_rua.c:452) 20250121123628256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628256 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628256 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628256 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0] (mgcp_client_endpoint_fsm.c:724) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 62734'... (mgcp_client.c:805) 20250121123628256 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628256 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62734a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250121123628262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628262 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628262 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628262 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0] (mgcp_client_endpoint_fsm.c:724) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a87c610]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a87c610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00] (fsm.c:486) 20250121123628262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a87c610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a87c610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121123628262 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 62734'... (mgcp_client.c:805) 20250121123628262 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6452042-0)[0x55f55a87c610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628262 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62734a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250121123628271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{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) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628271 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000953f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628271 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628271 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628271 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628271 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628271 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:472) 20250121123628271 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20250121123628271 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628271 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628271 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{UNUSED}: Allocated (fsm.c:456) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{UNUSED}: is child of mgw(mgw-fsm-10222889-0)[0x55f55a896a40] (fsm.c:486) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10222889-0)[0x55f55a896a40] (mgcp_client_endpoint_fsm.c:724) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a89d440]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a89d440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70] (fsm.c:486) 20250121123628271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a89d440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a89d440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 9bfd2'... (mgcp_client.c:805) 20250121123628271 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a89d440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628271 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bfd2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bfd2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250121123628284 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250121123628284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628284 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628284 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628284 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628284 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628292 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9bfd29) (hnbgw_rua.c:452) 20250121123628292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628292 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628292 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628292 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628292 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628292 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10222889-0)[0x55f55a896a40] (mgcp_client_endpoint_fsm.c:724) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628292 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 9bfd2'... (mgcp_client.c:805) 20250121123628292 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628292 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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)@6b20ff1edfa5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bfd2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628302 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250121123628302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628302 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628302 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628302 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10222889-0)[0x55f55a896a40] (mgcp_client_endpoint_fsm.c:724) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a88cd20]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a88cd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70] (fsm.c:486) 20250121123628302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a88cd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a88cd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20250121123628302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 9bfd2'... (mgcp_client.c:805) 20250121123628302 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10222889-0)[0x55f55a88cd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628302 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bfd2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250121123628311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628311 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628311 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628311 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628311 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{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) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628312 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628312 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b1a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628312 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628312 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628312 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628312 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628312 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628312 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:472) 20250121123628312 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20250121123628312 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628312 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628312 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628312 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628312 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{UNUSED}: Allocated (fsm.c:456) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{UNUSED}: is child of mgw(mgw-fsm-2585227-0)[0x55f55a89f650] (fsm.c:486) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2585227-0)[0x55f55a89f650] (mgcp_client_endpoint_fsm.c:724) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a8a6050]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a8a6050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780] (fsm.c:486) 20250121123628312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a8a6050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a8a6050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 27728'... (mgcp_client.c:805) 20250121123628312 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628312 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a8a6050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628312 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27728b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27728b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250121123628328 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250121123628328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628328 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628328 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628328 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628328 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628333 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x27728b) (hnbgw_rua.c:452) 20250121123628333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628333 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628333 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628333 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628333 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628333 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2585227-0)[0x55f55a89f650] (mgcp_client_endpoint_fsm.c:724) 20250121123628333 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628333 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628333 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 27728'... (mgcp_client.c:805) 20250121123628333 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628334 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628334 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628334 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27728b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628345 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250121123628345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628345 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628345 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628345 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2585227-0)[0x55f55a89f650] (mgcp_client_endpoint_fsm.c:724) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a89f020]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a89f020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780] (fsm.c:486) 20250121123628345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a89f020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a89f020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20250121123628345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 27728'... (mgcp_client.c:805) 20250121123628345 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2585227-0)[0x55f55a89f020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628345 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27728b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628357 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250121123628357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628357 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{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) 20250121123628357 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628358 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628358 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008276ac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628358 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628358 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628358 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628358 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:472) 20250121123628358 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20250121123628358 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628358 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628358 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628358 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628358 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628358 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628358 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{UNUSED}: Allocated (fsm.c:456) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{UNUSED}: is child of mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0] (fsm.c:486) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8957e0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8957e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000] (fsm.c:486) 20250121123628358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8957e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8957e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 75608'... (mgcp_client.c:805) 20250121123628358 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8957e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628358 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75608117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75608117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250121123628372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250121123628372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628372 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628372 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628372 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628372 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628379 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x756081) (hnbgw_rua.c:452) 20250121123628379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628379 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628379 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628379 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628379 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628379 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 75608'... (mgcp_client.c:805) 20250121123628379 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628379 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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)@6b20ff1edfa5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75608117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250121123628385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628385 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628385 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628385 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8a7090]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8a7090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000] (fsm.c:486) 20250121123628385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8a7090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8a7090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20250121123628385 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 75608'... (mgcp_client.c:805) 20250121123628385 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7692417-0)[0x55f55a8a7090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628385 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75608117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250121123628392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{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) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628392 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628392 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eef3a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628392 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628392 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628392 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:472) 20250121123628392 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20250121123628392 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628392 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628392 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628392 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628392 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628392 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628392 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{UNUSED}: Allocated (fsm.c:456) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{UNUSED}: is child of mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80] (fsm.c:486) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80] (mgcp_client_endpoint_fsm.c:724) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8b7910]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8b7910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040] (fsm.c:486) 20250121123628392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8b7910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8b7910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628392 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 2e65c'... (mgcp_client.c:805) 20250121123628392 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8b7910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628392 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e65cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e65cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250121123628404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250121123628404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628404 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628404 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628404 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628404 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628411 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e65cf) (hnbgw_rua.c:452) 20250121123628411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628411 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628411 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628411 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628411 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628411 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80] (mgcp_client_endpoint_fsm.c:724) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 2e65c'... (mgcp_client.c:805) 20250121123628411 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628411 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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)@6b20ff1edfa5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e65cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250121123628419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628419 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628419 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628419 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80] (mgcp_client_endpoint_fsm.c:724) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8af200]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8af200]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040] (fsm.c:486) 20250121123628419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8af200]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8af200]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20250121123628419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 2e65c'... (mgcp_client.c:805) 20250121123628419 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3040719-0)[0x55f55a8af200]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628419 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e65cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250121123628429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628429 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{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) 20250121123628429 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628429 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628429 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628429 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e81a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628429 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628429 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628429 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628429 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628430 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:472) 20250121123628430 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20250121123628430 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628430 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628430 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628430 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628430 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628430 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628430 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628430 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628430 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{UNUSED}: Allocated (fsm.c:456) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{UNUSED}: is child of mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0] (fsm.c:486) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0] (mgcp_client_endpoint_fsm.c:724) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8c06a0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8c06a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0] (fsm.c:486) 20250121123628430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8c06a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8c06a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: c2144'... (mgcp_client.c:805) 20250121123628430 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8c06a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628430 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2144117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2144117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250121123628449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250121123628449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628449 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628449 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628449 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628450 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628459 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc21441) (hnbgw_rua.c:452) 20250121123628459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628459 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628459 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628459 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628459 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628459 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0] (mgcp_client_endpoint_fsm.c:724) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: c2144'... (mgcp_client.c:805) 20250121123628459 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628459 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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)@6b20ff1edfa5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2144117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250121123628469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628469 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628469 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628469 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0] (mgcp_client_endpoint_fsm.c:724) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8afd10]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8afd10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0] (fsm.c:486) 20250121123628469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8afd10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8afd10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20250121123628469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: c2144'... (mgcp_client.c:805) 20250121123628469 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12719169-0)[0x55f55a8afd10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628469 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2144117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628487 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250121123628487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628487 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{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) 20250121123628487 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628487 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628487 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628487 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628487 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3ba0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628487 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628487 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628487 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628487 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628487 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628487 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628488 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:472) 20250121123628488 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20250121123628488 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628488 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628488 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628488 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628488 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628488 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628488 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628488 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628488 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{UNUSED}: Allocated (fsm.c:456) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{UNUSED}: is child of mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0] (fsm.c:486) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c94f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c94f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20] (fsm.c:486) 20250121123628488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c94f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c94f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 67c61'... (mgcp_client.c:805) 20250121123628488 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c94f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628488 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67c61717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67c61717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250121123628510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250121123628510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628510 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628510 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628510 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628510 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628521 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67c617) (hnbgw_rua.c:452) 20250121123628521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628521 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628521 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628521 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628521 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628521 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 67c61'... (mgcp_client.c:805) 20250121123628521 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123628521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628521 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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)@6b20ff1edfa5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67c61717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250121123628527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628527 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628527 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628527 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c2280]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c2280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20] (fsm.c:486) 20250121123628527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c2280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c2280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20250121123628527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 67c61'... (mgcp_client.c:805) 20250121123628527 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123628527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6800919-0)[0x55f55a8c2280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628527 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67c61717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250121123628531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628531 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{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) 20250121123628531 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628531 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628531 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628531 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628531 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004381b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628531 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628531 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628531 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628531 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628532 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628532 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:472) 20250121123628532 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20250121123628532 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628532 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628532 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628532 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628532 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628532 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628532 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628532 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628532 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{UNUSED}: Allocated (fsm.c:456) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{UNUSED}: is child of mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0] (fsm.c:486) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0] (mgcp_client_endpoint_fsm.c:724) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8d22d0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8d22d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00] (fsm.c:486) 20250121123628532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8d22d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8d22d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: a0073'... (mgcp_client.c:805) 20250121123628532 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628532 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8d22d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628532 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0073e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0073e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250121123628540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250121123628540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628540 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628540 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628540 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628540 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628547 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa0073e) (hnbgw_rua.c:452) 20250121123628547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628547 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628547 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628547 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628547 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628547 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0] (mgcp_client_endpoint_fsm.c:724) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628547 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: a007'... (mgcp_client.c:805) 20250121123628547 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121123628547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628547 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0073e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250121123628556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628556 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628556 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628556 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0] (mgcp_client_endpoint_fsm.c:724) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8ca000]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8ca000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00] (fsm.c:486) 20250121123628556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8ca000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8ca000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20250121123628556 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: a007'... (mgcp_client.c:805) 20250121123628556 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121123628556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10487614-0)[0x55f55a8ca000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628556 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0073e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250121123628562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{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) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628562 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628562 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d40ba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628562 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628562 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628562 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628562 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628562 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628562 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:472) 20250121123628562 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20250121123628562 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628562 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628562 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628562 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628562 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628562 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628562 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{UNUSED}: Allocated (fsm.c:456) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{UNUSED}: is child of mgw(mgw-fsm-938889-0)[0x55f55a8d4090] (fsm.c:486) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-938889-0)[0x55f55a8d4090] (mgcp_client_endpoint_fsm.c:724) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8dae90]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8dae90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260] (fsm.c:486) 20250121123628562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8dae90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8dae90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=198 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: e5389'... (mgcp_client.c:805) 20250121123628562 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20250121123628562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8dae90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628562 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e538917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e538917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250121123628568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250121123628568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628568 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628568 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628568 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628568 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628573 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe5389) (hnbgw_rua.c:452) 20250121123628573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628573 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628573 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628573 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628573 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628573 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-938889-0)[0x55f55a8d4090] (mgcp_client_endpoint_fsm.c:724) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=213 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: e538'... (mgcp_client.c:805) 20250121123628573 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121123628573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628573 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e538917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628579 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250121123628579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628579 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628579 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628579 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-938889-0)[0x55f55a8d4090] (mgcp_client_endpoint_fsm.c:724) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8d3eb0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8d3eb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260] (fsm.c:486) 20250121123628579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8d3eb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8d3eb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20250121123628579 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=203 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: e538'... (mgcp_client.c:805) 20250121123628579 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121123628579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-938889-0)[0x55f55a8d3eb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628579 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e538917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628586 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250121123628586 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628586 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628586 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628586 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628586 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{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) 20250121123628586 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628586 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628586 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628586 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628586 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043a8a4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628587 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628587 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628587 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628587 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628587 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628587 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628587 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628587 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628587 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628587 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:472) 20250121123628587 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20250121123628587 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628587 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628587 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628587 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628587 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628587 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628587 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628587 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628587 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{UNUSED}: Allocated (fsm.c:456) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{UNUSED}: is child of mgw(mgw-fsm-1039359-0)[0x55f55a8dc630] (fsm.c:486) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1039359-0)[0x55f55a8dc630] (mgcp_client_endpoint_fsm.c:724) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dcf50]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dcf50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0] (fsm.c:486) 20250121123628587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dcf50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dcf50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628587 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=198 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: fdbff'... (mgcp_client.c:805) 20250121123628587 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20250121123628587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dcf50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628587 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250121123628594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250121123628594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628594 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628594 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628594 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628594 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfdbff) (hnbgw_rua.c:452) 20250121123628599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628599 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628599 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628599 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628599 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1039359-0)[0x55f55a8dc630] (mgcp_client_endpoint_fsm.c:724) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=213 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: fdbf'... (mgcp_client.c:805) 20250121123628599 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121123628599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628599 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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)@6b20ff1edfa5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628606 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250121123628606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628606 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628606 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628606 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1039359-0)[0x55f55a8dc630] (mgcp_client_endpoint_fsm.c:724) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dbf70]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dbf70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0] (fsm.c:486) 20250121123628606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dbf70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dbf70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20250121123628606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=203 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: fdbf'... (mgcp_client.c:805) 20250121123628606 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121123628606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1039359-0)[0x55f55a8dbf70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628606 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250121123628616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628616 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{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) 20250121123628616 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628616 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628616 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628616 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628616 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6244e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628616 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628617 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628617 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628617 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628617 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628617 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:472) 20250121123628617 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20250121123628617 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628617 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628617 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628617 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628617 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628617 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628617 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628617 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{UNUSED}: Allocated (fsm.c:456) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{UNUSED}: is child of mgw(mgw-fsm-8714092-0)[0x55f55a8e5940] (fsm.c:486) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8714092-0)[0x55f55a8e5940] (mgcp_client_endpoint_fsm.c:724) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8ec770]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8ec770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0] (fsm.c:486) 20250121123628617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8ec770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8ec770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628617 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 84f76'... (mgcp_client.c:805) 20250121123628617 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8ec770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628617 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84f76c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84f76c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250121123628629 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250121123628629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628629 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628629 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628629 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628629 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628629 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628636 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x84f76c) (hnbgw_rua.c:452) 20250121123628636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628636 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628636 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628636 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628636 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628636 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8714092-0)[0x55f55a8e5940] (mgcp_client_endpoint_fsm.c:724) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628636 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 84f7'... (mgcp_client.c:805) 20250121123628636 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121123628636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628636 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84f76c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250121123628643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628643 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628643 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628643 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8714092-0)[0x55f55a8e5940] (mgcp_client_endpoint_fsm.c:724) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8e5630]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8e5630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0] (fsm.c:486) 20250121123628643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8e5630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8e5630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20250121123628643 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 84f7'... (mgcp_client.c:805) 20250121123628643 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121123628643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8714092-0)[0x55f55a8e5630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628643 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84f76c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628653 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250121123628653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628653 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{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) 20250121123628653 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628654 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628654 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bb54), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628654 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628654 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628654 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:472) 20250121123628654 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20250121123628654 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628654 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628654 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628654 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628654 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628654 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628654 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{UNUSED}: Allocated (fsm.c:456) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{UNUSED}: is child of mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0] (fsm.c:486) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0] (mgcp_client_endpoint_fsm.c:724) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628654 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8f54c0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8f54c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690] (fsm.c:486) 20250121123628655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8f54c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8f54c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628655 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: a53b0'... (mgcp_client.c:805) 20250121123628655 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8f54c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628655 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a53b0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a53b0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250121123628674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250121123628674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628674 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628674 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628674 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628674 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628682 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa53b0b) (hnbgw_rua.c:452) 20250121123628682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628682 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628682 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628682 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628682 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628682 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0] (mgcp_client_endpoint_fsm.c:724) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628682 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: a53b'... (mgcp_client.c:805) 20250121123628682 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121123628682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628682 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a53b0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250121123628697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628697 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628697 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628697 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0] (mgcp_client_endpoint_fsm.c:724) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8ed280]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8ed280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690] (fsm.c:486) 20250121123628697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8ed280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8ed280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20250121123628697 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: a53b'... (mgcp_client.c:805) 20250121123628697 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121123628697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10828555-0)[0x55f55a8ed280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628697 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a53b0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628709 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250121123628709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{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) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628709 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628709 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123628709 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123628709 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123628709 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628709 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628709 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e35cde), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123628709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123628709 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123628709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123628709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123628709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123628709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123628709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123628709 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:472) 20250121123628709 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20250121123628709 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123628709 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123628709 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123628709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123628709 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123628709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123628709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123628709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123628709 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123628709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628709 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{UNUSED}: Allocated (fsm.c:456) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{UNUSED}: is child of mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0] (fsm.c:486) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8fe360]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8fe360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700] (fsm.c:486) 20250121123628709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8fe360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8fe360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123628709 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 94fe5'... (mgcp_client.c:805) 20250121123628709 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123628709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8fe360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628709 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94fe5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94fe5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123628716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250121123628716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123628716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123628716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628716 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628716 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628716 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123628716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123628716 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123628716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123628716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123628716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123628716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123628720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123628720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123628720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123628720 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123628720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94fe57) (hnbgw_rua.c:452) 20250121123628720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123628720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123628720 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123628720 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123628720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123628720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628720 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123628720 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123628720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628720 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123628720 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 94fe'... (mgcp_client.c:805) 20250121123628720 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121123628720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628720 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94fe5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628727 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250121123628727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123628727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123628727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628727 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628727 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123628727 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0] (mgcp_client_endpoint_fsm.c:724) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123628727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8f71f0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123628727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8f71f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700] (fsm.c:486) 20250121123628727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8f71f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123628727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8f71f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20250121123628727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 94fe'... (mgcp_client.c:805) 20250121123628727 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121123628727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9764439-0)[0x55f55a8f71f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628727 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94fe5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123628737 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250121123628737 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123628737 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123628737 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123628737 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628737 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{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) 20250121123628737 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123628737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123628737 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123628737 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123628737 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123628737 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123628737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b68871), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123628737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123628737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123628737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123628737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123628737 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123628737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123628737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123628737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123628737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123628737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123628737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123628737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123628737 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630205 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630205 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630205 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630205 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630205 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:472) 20250121123630205 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20250121123630205 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630205 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630205 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630205 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630205 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: fd8ad'... (mgcp_client.c:805) 20250121123630205 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630205 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: fd8ad'... (mgcp_client.c:805) 20250121123630205 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630205 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: Removing from parent mgw(mgw-fsm-16616155-0)[0x55f55a863ee0] (mgcp_client_endpoint_fsm.c:873) 20250121123630205 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630205 DLMGCP DEBUG mgw-endp(mgw-fsm-16616155-0)[0x55f55a860120]{IN_USE}: Deallocated (fsm.c:568) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630205 DMGW DEBUG mgw(mgw-fsm-16616155-0)[0x55f55a863ee0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8adb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630219 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250121123630219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630220 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87aa00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)16616155 20250121123630236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630236 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd8adb,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630236 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630236 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630236 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003b68a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630237 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630237 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630237 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630237 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630237 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:472) 20250121123630237 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20250121123630237 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630237 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630237 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630237 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630237 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630238 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630238 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: f4344'... (mgcp_client.c:805) 20250121123630238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: f4344'... (mgcp_client.c:805) 20250121123630238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630238 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: Removing from parent mgw(mgw-fsm-16004172-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:873) 20250121123630238 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630238 DLMGCP DEBUG mgw-endp(mgw-fsm-16004172-0)[0x55f55a8641c0]{IN_USE}: Deallocated (fsm.c:568) 20250121123630238 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630238 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630238 DMGW DEBUG mgw(mgw-fsm-16004172-0)[0x55f55a863190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15839868 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630254 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f4344c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8646f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250121123630255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87ab30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16004172 20250121123630260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf4344c,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630261 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630261 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00479720), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630261 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630261 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630261 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630262 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630262 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630262 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630262 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630262 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=0003b68a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630262 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1823) 20250121123630262 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630262 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630262 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630262 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16616155)[0x55f55a85a0d0]{disconnected}: Deallocated (fsm.c:568) 20250121123630262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f55a8570a0]{disconnected}: Deallocated (fsm.c:568) 20250121123630262 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16616155 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003b68a), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:401) 20250121123630262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630262 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630262 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630262 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630262 DLSCCP DEBUG SCCP-SCOC(8)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123630263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630263 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:472) 20250121123630263 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20250121123630263 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630263 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630263 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630263 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 96c19'... (mgcp_client.c:805) 20250121123630263 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 96c19'... (mgcp_client.c:805) 20250121123630263 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630263 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: Removing from parent mgw(mgw-fsm-9879964-0)[0x55f55a885300] (mgcp_client_endpoint_fsm.c:873) 20250121123630263 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630263 DLMGCP DEBUG mgw-endp(mgw-fsm-9879964-0)[0x55f55a863900]{IN_USE}: Deallocated (fsm.c:568) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630263 DMGW DEBUG mgw(mgw-fsm-9879964-0)[0x55f55a885300]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)8039214 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:1 20250121123630271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630271 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630271 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630271 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630272 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=00479720), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630272 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1823) 20250121123630272 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630272 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630272 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630272 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{disconnected}: Freeing instance (context_map.c:202) 20250121123630272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16004172)[0x55f55a85b550]{disconnected}: Deallocated (fsm.c:568) 20250121123630272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{disconnected}: Freeing instance (context_map.c:206) 20250121123630272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f55a854210]{disconnected}: Deallocated (fsm.c:568) 20250121123630272 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004172 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00479720), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:401) 20250121123630272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630272 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630272 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630272 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630272 DLSCCP DEBUG SCCP-SCOC(9)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) 20250121123630272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending 20250121123630279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a88bc60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96c19c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a883de0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630281 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630281 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630281 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630281 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630281 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:472) 20250121123630281 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20250121123630281 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630281 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630281 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630281 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630281 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 62734'... (mgcp_client.c:805) 20250121123630281 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 62734'... (mgcp_client.c:805) 20250121123630281 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630281 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: Removing from parent mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0] (mgcp_client_endpoint_fsm.c:873) 20250121123630281 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630281 DLMGCP DEBUG mgw-endp(mgw-fsm-6452042-0)[0x55f55a88de00]{IN_USE}: Deallocated (fsm.c:568) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630281 DMGW DEBUG mgw(mgw-fsm-6452042-0)[0x55f55a88dcd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)9879964 20250121123630285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630285 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x96c19c,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630285 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630285 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630285 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bd1eb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630285 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)14671420 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:2 20250121123630291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630291 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630291 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630292 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=005bd1eb), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630292 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1823) 20250121123630292 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630292 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{disconnected}: Freeing instance (context_map.c:202) 20250121123630292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9879964)[0x55f55a858710]{disconnected}: Deallocated (fsm.c:568) 20250121123630292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f55a862ad0]{disconnected}: Deallocated (fsm.c:568) 20250121123630292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9879964 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bd1eb), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:401) 20250121123630292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630292 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630292 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630292 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630292 DLSCCP DEBUG SCCP-SCOC(10)[0x55f55a861e80]{IDLE}: Deallocated (fsm.c:568) 20250121123630292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630292 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62734a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630296 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250121123630296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8946d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250121123630297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a87c610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6452042 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630322 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630322 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630322 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630322 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630322 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:472) 20250121123630322 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20250121123630322 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630322 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630322 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630322 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630322 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630322 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630322 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 9bfd2'... (mgcp_client.c:805) 20250121123630322 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630322 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 9bfd2'... (mgcp_client.c:805) 20250121123630322 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630322 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: Removing from parent mgw(mgw-fsm-10222889-0)[0x55f55a896a40] (mgcp_client_endpoint_fsm.c:873) 20250121123630322 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630322 DLMGCP DEBUG mgw-endp(mgw-fsm-10222889-0)[0x55f55a896b70]{IN_USE}: Deallocated (fsm.c:568) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630322 DMGW DEBUG mgw(mgw-fsm-10222889-0)[0x55f55a896a40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630323 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x62734a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630323 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630323 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630323 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000953f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)11737950 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630331 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630331 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630331 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630331 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630332 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=000953f8), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630332 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20250121123630332 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630332 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630332 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630332 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{disconnected}: Freeing instance (context_map.c:202) 20250121123630332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6452042)[0x55f55a862040]{disconnected}: Deallocated (fsm.c:568) 20250121123630332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{disconnected}: Freeing instance (context_map.c:206) 20250121123630332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f55a863b30]{disconnected}: Deallocated (fsm.c:568) 20250121123630332 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6452042 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000953f8), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20250121123630332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630332 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630332 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630332 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630332 DLSCCP DEBUG SCCP-SCOC(11)[0x55f55a864d00]{IDLE}: Deallocated (fsm.c:568) 20250121123630332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9bfd2917" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a89d440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a88cd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)10222889 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630370 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630370 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630370 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630370 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630370 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:472) 20250121123630370 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20250121123630370 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630370 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630371 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630371 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 27728'... (mgcp_client.c:805) 20250121123630371 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630371 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 27728'... (mgcp_client.c:805) 20250121123630371 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630371 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: Removing from parent mgw(mgw-fsm-2585227-0)[0x55f55a89f650] (mgcp_client_endpoint_fsm.c:873) 20250121123630371 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630371 DLMGCP DEBUG mgw-endp(mgw-fsm-2585227-0)[0x55f55a89f780]{IN_USE}: Deallocated (fsm.c:568) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630371 DMGW DEBUG mgw(mgw-fsm-2585227-0)[0x55f55a89f650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630371 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9bfd29,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630371 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630371 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630371 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630371 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b1a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9596794 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:4 20250121123630379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630379 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630379 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630379 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630379 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630380 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=00c6b1a2), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630380 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20250121123630380 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630380 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630380 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630380 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10222889)[0x55f55a8623a0]{disconnected}: Deallocated (fsm.c:568) 20250121123630380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{disconnected}: Freeing instance (context_map.c:206) 20250121123630380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f55a864e30]{disconnected}: Deallocated (fsm.c:568) 20250121123630380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222889 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b1a2), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20250121123630380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630380 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630380 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630380 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630380 DLSCCP DEBUG SCCP-SCOC(12)[0x55f55a86bf50]{IDLE}: Deallocated (fsm.c:568) 20250121123630380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630380 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630380 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630380 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630380 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "27728b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630388 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250121123630388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8a6050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250121123630389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a89f020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)2585227 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630401 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630401 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:472) 20250121123630401 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20250121123630402 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630402 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630402 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630402 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 75608'... (mgcp_client.c:805) 20250121123630402 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630402 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 75608'... (mgcp_client.c:805) 20250121123630402 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630402 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: Removing from parent mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0] (mgcp_client_endpoint_fsm.c:873) 20250121123630402 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630402 DLMGCP DEBUG mgw-endp(mgw-fsm-7692417-0)[0x55f55a8a8000]{IN_USE}: Deallocated (fsm.c:568) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630402 DMGW DEBUG mgw(mgw-fsm-7692417-0)[0x55f55a8a77f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x27728b,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630402 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630402 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008276ac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:5 TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)15810570 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630411 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630411 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630411 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630411 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630412 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630412 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=008276ac), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630412 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20250121123630412 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630412 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630412 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630412 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2585227)[0x55f55a8627d0]{disconnected}: Deallocated (fsm.c:568) 20250121123630412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f55a864fe0]{disconnected}: Deallocated (fsm.c:568) 20250121123630412 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2585227 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008276ac), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20250121123630412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630412 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630412 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630412 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630412 DLSCCP DEBUG SCCP-SCOC(13)[0x55f55a86c8b0]{IDLE}: Deallocated (fsm.c:568) 20250121123630413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending 20250121123630420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250121123630420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "75608117" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8957e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250121123630421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8a7090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)7692417 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630441 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630441 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630441 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630441 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630441 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:472) 20250121123630441 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20250121123630441 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630441 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630441 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630441 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 2e65c'... (mgcp_client.c:805) 20250121123630441 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630441 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 2e65c'... (mgcp_client.c:805) 20250121123630441 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630441 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: Removing from parent mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80] (mgcp_client_endpoint_fsm.c:873) 20250121123630441 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630441 DLMGCP DEBUG mgw-endp(mgw-fsm-3040719-0)[0x55f55a8b1040]{IN_USE}: Deallocated (fsm.c:568) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630441 DMGW DEBUG mgw(mgw-fsm-3040719-0)[0x55f55a8b0c80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630442 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x756081,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630442 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630442 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630442 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eef3a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630442 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630442 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630442 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630442 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2335390 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:6 20250121123630450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630450 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630450 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630450 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=002eef3a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630450 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20250121123630450 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630450 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630450 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630450 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{disconnected}: Freeing instance (context_map.c:202) 20250121123630450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7692417)[0x55f55a862620]{disconnected}: Deallocated (fsm.c:568) 20250121123630450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f55a86c2c0]{disconnected}: Deallocated (fsm.c:568) 20250121123630450 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7692417 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eef3a), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20250121123630450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630451 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630451 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630451 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630451 DLSCCP DEBUG SCCP-SCOC(14)[0x55f55a86d280]{IDLE}: Deallocated (fsm.c:568) 20250121123630451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "2e65cf17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250121123630458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8b7910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250121123630459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8af200]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3040719 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630504 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630504 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630504 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630504 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:472) 20250121123630504 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20250121123630504 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630504 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630504 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630504 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630504 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630504 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630504 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630504 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630504 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630504 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: c2144'... (mgcp_client.c:805) 20250121123630504 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630505 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: c2144'... (mgcp_client.c:805) 20250121123630505 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630505 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0] (mgcp_client_endpoint_fsm.c:873) 20250121123630505 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630505 DLMGCP DEBUG mgw-endp(mgw-fsm-12719169-0)[0x55f55a8b9dd0]{IN_USE}: Deallocated (fsm.c:568) 20250121123630505 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630505 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630505 DMGW DEBUG mgw(mgw-fsm-12719169-0)[0x55f55a8b96a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630505 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2e65cf,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630505 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630505 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630505 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630505 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e81a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14207106 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630515 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630515 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630515 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630515 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630515 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=005e81a2), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630515 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1823) 20250121123630515 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630515 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{disconnected}: Freeing instance (context_map.c:202) 20250121123630515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3040719)[0x55f55a865210]{disconnected}: Deallocated (fsm.c:568) 20250121123630515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{disconnected}: Freeing instance (context_map.c:206) 20250121123630515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f55a86cc20]{disconnected}: Deallocated (fsm.c:568) 20250121123630515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3040719 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e81a2), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:401) 20250121123630515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630515 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630515 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630515 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630515 DLSCCP DEBUG SCCP-SCOC(15)[0x55f55a86e020]{IDLE}: Deallocated (fsm.c:568) 20250121123630515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c2144117" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630521 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250121123630521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c06a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630521 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250121123630522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8afd10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12719169 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630544 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630544 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630544 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630544 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630544 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:472) 20250121123630544 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20250121123630544 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630545 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630545 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630545 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630545 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 67c61'... (mgcp_client.c:805) 20250121123630545 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 67c61'... (mgcp_client.c:805) 20250121123630545 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630545 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: Removing from parent mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0] (mgcp_client_endpoint_fsm.c:873) 20250121123630545 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630545 DLMGCP DEBUG mgw-endp(mgw-fsm-6800919-0)[0x55f55a8c2c20]{IN_USE}: Deallocated (fsm.c:568) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630545 DMGW DEBUG mgw(mgw-fsm-6800919-0)[0x55f55a8c24f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630545 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc21441,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630545 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630545 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630545 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3ba0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630546 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3698847 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630554 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630554 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630554 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630554 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=00cb3ba0), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630554 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1823) 20250121123630554 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630554 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630554 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630554 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{disconnected}: Freeing instance (context_map.c:202) 20250121123630554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12719169)[0x55f55a86f550]{disconnected}: Deallocated (fsm.c:568) 20250121123630554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{disconnected}: Freeing instance (context_map.c:206) 20250121123630554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f55a86e150]{disconnected}: Deallocated (fsm.c:568) 20250121123630554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12719169 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3ba0), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:401) 20250121123630554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630554 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630554 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630554 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630554 DLSCCP DEBUG SCCP-SCOC(16)[0x55f55a86e900]{IDLE}: Deallocated (fsm.c:568) 20250121123630554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630555 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630555 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "67c61717" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250121123630561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8c94f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250121123630562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8c2280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6800919 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630573 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630573 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630573 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630573 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:472) 20250121123630573 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20250121123630573 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630573 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630573 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630573 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630573 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: a007'... (mgcp_client.c:805) 20250121123630573 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: a007'... (mgcp_client.c:805) 20250121123630573 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630573 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: Removing from parent mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0] (mgcp_client_endpoint_fsm.c:873) 20250121123630573 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630573 DLMGCP DEBUG mgw-endp(mgw-fsm-10487614-0)[0x55f55a8cba00]{IN_USE}: Deallocated (fsm.c:568) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630573 DMGW DEBUG mgw(mgw-fsm-10487614-0)[0x55f55a8cb8d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67c617,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630574 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630574 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630574 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630574 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004381b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630574 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6147728 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:9 20250121123630582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630582 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630582 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630582 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630582 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=004381b4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630582 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1823) 20250121123630582 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630582 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630582 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630582 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630582 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{disconnected}: Freeing instance (context_map.c:202) 20250121123630582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6800919)[0x55f55a86d970]{disconnected}: Deallocated (fsm.c:568) 20250121123630582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{disconnected}: Freeing instance (context_map.c:206) 20250121123630582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f55a86e300]{disconnected}: Deallocated (fsm.c:568) 20250121123630582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6800919 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004381b4), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:401) 20250121123630582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630582 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630582 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630582 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630582 DLSCCP DEBUG SCCP-SCOC(17)[0x55f55a875ac0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0073e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250121123630588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8d22d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250121123630589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ca000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10487614 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630596 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630596 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630596 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630596 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630596 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:472) 20250121123630596 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20250121123630597 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630597 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630597 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630597 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630597 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630597 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630597 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: e538'... (mgcp_client.c:805) 20250121123630597 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630597 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630597 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: e538'... (mgcp_client.c:805) 20250121123630597 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630597 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630597 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: Removing from parent mgw(mgw-fsm-938889-0)[0x55f55a8d4090] (mgcp_client_endpoint_fsm.c:873) 20250121123630597 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630597 DLMGCP DEBUG mgw-endp(mgw-fsm-938889-0)[0x55f55a8d4260]{IN_USE}: Deallocated (fsm.c:568) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630597 DMGW DEBUG mgw(mgw-fsm-938889-0)[0x55f55a8d4090]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630597 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa0073e,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630597 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630597 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630597 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630597 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d40ba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4953313 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:10 20250121123630606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630606 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630606 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630606 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630606 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630606 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=007d40ba), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630606 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1823) 20250121123630607 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630607 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630607 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630607 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487614)[0x55f55a875bf0]{disconnected}: Deallocated (fsm.c:568) 20250121123630607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{disconnected}: Freeing instance (context_map.c:206) 20250121123630607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f55a86eb50]{disconnected}: Deallocated (fsm.c:568) 20250121123630607 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487614 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d40ba), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:401) 20250121123630607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630607 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630607 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630607 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630607 DLSCCP DEBUG SCCP-SCOC(18)[0x55f55a8765f0]{IDLE}: Deallocated (fsm.c:568) 20250121123630607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630607 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "e538917" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250121123630614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dae90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250121123630615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8d3eb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)938889 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630627 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630627 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630627 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630628 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:472) 20250121123630628 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20250121123630628 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630628 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630628 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630628 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630628 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: fdbf'... (mgcp_client.c:805) 20250121123630628 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: fdbf'... (mgcp_client.c:805) 20250121123630628 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123630628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630628 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: Removing from parent mgw(mgw-fsm-1039359-0)[0x55f55a8dc630] (mgcp_client_endpoint_fsm.c:873) 20250121123630628 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630628 DLMGCP DEBUG mgw-endp(mgw-fsm-1039359-0)[0x55f55a8c1ad0]{IN_USE}: Deallocated (fsm.c:568) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630628 DMGW DEBUG mgw(mgw-fsm-1039359-0)[0x55f55a8dc630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630628 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe5389,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630628 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630628 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630629 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043a8a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)15115249 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:11 20250121123630636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630636 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630636 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630636 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630636 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630636 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=0043a8a4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630636 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20250121123630636 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630637 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630637 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-938889)[0x55f55a86eda0]{disconnected}: Deallocated (fsm.c:568) 20250121123630637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f55a876bc0]{disconnected}: Deallocated (fsm.c:568) 20250121123630637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-938889 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043a8a4), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20250121123630637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630637 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630637 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630637 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630637 DLSCCP DEBUG SCCP-SCOC(19)[0x55f55a8772a0]{IDLE}: Deallocated (fsm.c:568) 20250121123630637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbff17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630644 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250121123630644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8dcf50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630644 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250121123630645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8dbf70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)1039359 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630665 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630665 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630665 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630665 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:472) 20250121123630665 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20250121123630665 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630666 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 84f7'... (mgcp_client.c:805) 20250121123630666 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 84f7'... (mgcp_client.c:805) 20250121123630666 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630666 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: Removing from parent mgw(mgw-fsm-8714092-0)[0x55f55a8e5940] (mgcp_client_endpoint_fsm.c:873) 20250121123630666 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630666 DLMGCP DEBUG mgw-endp(mgw-fsm-8714092-0)[0x55f55a8e5ea0]{IN_USE}: Deallocated (fsm.c:568) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630666 DMGW DEBUG mgw(mgw-fsm-8714092-0)[0x55f55a8e5940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630667 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfdbff,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630667 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630667 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630667 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630667 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6244e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630668 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)5181265 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:12 20250121123630675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630675 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630675 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630676 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630676 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630676 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=00b6244e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630676 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1823) 20250121123630676 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630676 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630676 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630676 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{disconnected}: Freeing instance (context_map.c:202) 20250121123630676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1039359)[0x55f55a8760e0]{disconnected}: Deallocated (fsm.c:568) 20250121123630676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f55a876cf0]{disconnected}: Deallocated (fsm.c:568) 20250121123630676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039359 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6244e), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:401) TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630677 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630677 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630677 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630677 DLSCCP DEBUG SCCP-SCOC(20)[0x55f55a878010]{IDLE}: Deallocated (fsm.c:568) 20250121123630677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "84f76c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250121123630683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8ec770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123630684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250121123630684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8e5630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)8714092 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630721 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630722 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630722 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630722 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630722 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:472) 20250121123630722 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20250121123630722 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630722 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630722 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630722 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630722 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630722 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: a53b'... (mgcp_client.c:805) 20250121123630722 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: a53b'... (mgcp_client.c:805) 20250121123630722 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630722 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: Removing from parent mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0] (mgcp_client_endpoint_fsm.c:873) 20250121123630722 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630722 DLMGCP DEBUG mgw-endp(mgw-fsm-10828555-0)[0x55f55a8ee690]{IN_USE}: Deallocated (fsm.c:568) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630722 DMGW DEBUG mgw(mgw-fsm-10828555-0)[0x55f55a8eebf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630723 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x84f76c,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630723 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630723 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630723 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630723 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bb54), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5807034 TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:13 20250121123630733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630733 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630733 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630733 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630734 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=0063bb54), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630734 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1823) 20250121123630734 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630734 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630734 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630734 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{disconnected}: Freeing instance (context_map.c:202) 20250121123630734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8714092)[0x55f55a878530]{disconnected}: Deallocated (fsm.c:568) 20250121123630734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{disconnected}: Freeing instance (context_map.c:206) 20250121123630734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f55a877610]{disconnected}: Deallocated (fsm.c:568) 20250121123630734 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8714092 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bb54), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:401) 20250121123630734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630734 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630734 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630734 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630734 DLSCCP DEBUG SCCP-SCOC(21)[0x55f55a878de0]{IDLE}: Deallocated (fsm.c:568) 20250121123630734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a53b0b17" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630740 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250121123630740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8f54c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630741 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250121123630741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8ed280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10828555 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123630748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630748 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:472) 20250121123630748 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20250121123630748 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123630748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123630748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123630748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123630748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123630748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123630748 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123630748 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123630749 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123630749 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123630749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630749 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 94fe'... (mgcp_client.c:805) 20250121123630749 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630749 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123630749 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 94fe'... (mgcp_client.c:805) 20250121123630749 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121123630749 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123630749 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: Removing from parent mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0] (mgcp_client_endpoint_fsm.c:873) 20250121123630749 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123630749 DLMGCP DEBUG mgw-endp(mgw-fsm-9764439-0)[0x55f55a8f7700]{IN_USE}: Deallocated (fsm.c:568) 20250121123630749 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123630749 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123630749 DMGW DEBUG mgw(mgw-fsm-9764439-0)[0x55f55a8f74f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123630749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123630749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123630749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123630749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20250121123630749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa53b0b,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630749 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630749 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630749 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630749 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e35cde), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)14567859 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:14 TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123630758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630758 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630758 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630758 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630758 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630759 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=00e35cde), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630759 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1823) 20250121123630759 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630759 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630759 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630759 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{disconnected}: Freeing instance (context_map.c:202) 20250121123630759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10828555)[0x55f55a878380]{disconnected}: Deallocated (fsm.c:568) 20250121123630759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{disconnected}: Freeing instance (context_map.c:206) 20250121123630759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f55a8786e0]{disconnected}: Deallocated (fsm.c:568) 20250121123630759 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10828555 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e35cde), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:401) 20250121123630759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630759 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630759 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630759 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630759 DLSCCP DEBUG SCCP-SCOC(22)[0x55f55a879ae0]{IDLE}: Deallocated (fsm.c:568) 20250121123630759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630759 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630759 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "94fe5717" }, { code := "I", val := "22222" } }, sdp := omit } 20250121123630765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250121123630765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a8fe360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123630766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250121123630766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123630766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123630767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123630767 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8f71f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)9764439 20250121123630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123630950 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123630950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94fe57,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123630950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123630950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123630950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123630950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123630950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123630950 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123630950 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123630950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123630950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123630950 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123630950 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123630950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b68871), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123630950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630951 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)15726679 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on connection ID:15 20250121123630962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630962 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123630962 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123630962 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123630963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123630963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123630963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123630963 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123630963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123630963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123630963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123630963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123630963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123630963 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=00b68871), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123630963 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1823) 20250121123630963 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123630963 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123630963 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123630963 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123630963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123630963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123630963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123630963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{disconnected}: Freeing instance (context_map.c:202) 20250121123630963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9764439)[0x55f55a879410]{disconnected}: Deallocated (fsm.c:568) 20250121123630963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123630963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{disconnected}: Freeing instance (context_map.c:206) 20250121123630963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f55a878f10]{disconnected}: Deallocated (fsm.c:568) 20250121123630963 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9764439 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123630963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b68871), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:401) 20250121123630963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123630963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123630963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123630963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123630963 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123630963 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123630963 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123630963 DLSCCP DEBUG SCCP-SCOC(23)[0x55f55a87a7e0]{IDLE}: Deallocated (fsm.c:568) 20250121123630963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123630963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123630963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123630963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123630963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123630963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123630964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123630964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@6b20ff1edfa5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123632978 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46061<->l=127.0.0.1:4262) (control_if.c:193) 20250121123632979 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123632979 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123632979 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123632979 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123632979 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123632979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123632979 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123632979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123632979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment_concurrent-Iuh0-RUA(201)@6b20ff1edfa5: Final verdict of PTC: none 20250121123632979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123632980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123632980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123632980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123632980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123632980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123632980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123632980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123632980 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123632980 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123632980 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123632980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123632980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123632980 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123632980 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123632980 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123632980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123632980 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(205)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@6b20ff1edfa5: Final verdict of PTC: none 20250121123632980 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123632980 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123632980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123632981 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123632981 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123632981 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123632981 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123632981 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123632981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123632981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123632981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123632981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123632981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123632981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123632981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(204)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@6b20ff1edfa5: Final verdict of PTC: none 20250121123632981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123632981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123632981 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123632981 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123632982 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123632982 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(208)@6b20ff1edfa5: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(197)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123632982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Tue Jan 21 12:36:32 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 20250121123633040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123633443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1918252) Waiting for packet dumper to finish... 1 (prev_count=1918252, count=1918792) 20250121123634980 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123634980 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123634980 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123634981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123634981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123634981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Jan 21 12:36:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_release started. 20250121123636559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123636563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123636566 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45237<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(228)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(228)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123652632 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652632 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652633 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652633 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652633 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652633 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652633 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123652633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123652633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123652633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652633 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123652634 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652634 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123652634 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_rab_release-Iuh0(229)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123652634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123652634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652634 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652634 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652634 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652634 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123652634 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123652634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123652634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123652634 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652634 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123652634 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652634 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123652634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652634 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123652635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123652635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123652635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123652636 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652636 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123652636 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123652636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652636 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123652636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652636 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123652636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123652636 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(233)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123652655 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652655 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652655 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652655 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652655 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652655 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652656 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123652656 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652657 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652657 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123652657 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652657 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123652657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652657 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652657 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652657 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123652657 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652657 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123652657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652657 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652657 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123652657 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123652657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652657 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652657 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123652657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123652657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652657 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123652657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123652657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123652657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123652657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123652679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123652679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123652679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123652679 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123652679 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123652679 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) 20250121123652679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123652679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123652679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123652679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123652851 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123652851 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123652851 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123652851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123652859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123652859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123652859 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123652859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123652859 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123652859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123652862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123652862 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123652862 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123652862 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123652862 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123652862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123652863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123652863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123652863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123652863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123652863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123652863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123652863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123652863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123652863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123652863 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652864 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123652864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123652864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123652864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652864 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123652864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123652865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123652865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123652865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123652870 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123652870 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123652870 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123652870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123652874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123652874 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123652874 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123652874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123652874 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123652874 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123652874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123652874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123652874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123652874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123652874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123652874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123652874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123652874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123652874 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123652874 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123652874 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123652875 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123652875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123652875 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123652876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123652876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123652876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123652876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123652876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123652876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123652876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123652876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123652876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123652876 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123652876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123652876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123652876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123652876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123652876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123652876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123652876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123652876 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123653668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123653668 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123653668 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123653668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123653668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123653668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123653668 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123653668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123653668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123653668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123653668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123653668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123653669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123653669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123653669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123653669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123653669 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123653669 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123653669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123653669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123653669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123653669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123653669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123653669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123653669 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123653669 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123653669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123653669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123653669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123653669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123653669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123653669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123653669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653670 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123653670 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123653670 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123653670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123653670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123653670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123653670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123653670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123653670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123653670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123653670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123653670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123653670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123653670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123653670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123653670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123653670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123653670 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123653670 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123653675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653675 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123653676 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123653676 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123653676 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123653676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123653676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123653676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123653676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123653676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123653676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123653676 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123653676 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123653676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123653676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123653676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123653676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123653676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123653676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123653676 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123653676 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123653676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123653676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123653676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123653676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123653676 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123653676 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123653676 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123653676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123653676 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123653676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123653676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123653676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123653676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123653676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123653676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123653676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123653676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123653676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123653676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123653676 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123653676 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123653705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: f_create_expect(l3 := 'C0AB330BD1E63AB3A7C3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: Created Expect[0] for 'C0AB330BD1E63AB3A7C3'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@6b20ff1edfa5: Added conn table entry 0TC_rab_release0(238)1468617 20250121123654749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123654749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123654749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123654749 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123654749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1668c9, normal) (hnbgw_rua.c:388) 20250121123654749 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123654749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123654749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1468617 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123654749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123654749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123654749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1468617 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123654749 DCN DEBUG map_sccp[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123654749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123654749 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1468617 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123654749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1468617 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123654749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123654749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123654749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123654749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123654749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123654749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123654749 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: Allocated (fsm.c:456) 20250121123654749 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123654750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac0ab330bd1e63ab3a7c3004f40030003da0056400500f1100926) (sccp_scrc.c:401) 20250121123654750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123654750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123654750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123654750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123654750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123654750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123654750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123654750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123654750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123654750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123654750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123654750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123654750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123654750 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123654750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123654750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123654750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123654750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123654750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123654750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123654750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123654750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123654750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123654750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: Found Expect[0] for l3='C0AB330BD1E63AB3A7C3'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: Added conn table entry 0TC_rab_release0(238)14363684 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Session index based on connection ID:0 TC_rab_release0(238)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123654768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123654768 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123654768 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123654768 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123654768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123654768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123654769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123654769 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123654769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123654769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123654769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123654769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123654769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123654769 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e0559) (sccp_scrc.c:472) 20250121123654769 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20250121123654769 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123654769 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123654769 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123654769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123654769 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:485) 20250121123654769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123654769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release0(238)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123654970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123654970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123654970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123654970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123654970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123654970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123654970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123654970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123654970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123654971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123654971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123654971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123654971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123654971 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:472) 20250121123654971 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20250121123654971 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123654971 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123654971 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123654971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123654971 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123654971 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123654971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123654971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123654971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123654971 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123654971 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123654971 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123654971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123654971 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{UNUSED}: Allocated (fsm.c:456) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{UNUSED}: is child of mgw(mgw-fsm-1468617-0)[0x55f55a863190] (fsm.c:486) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1468617-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123654971 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123654971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860330]{ST_CRCX}: Allocated (fsm.c:456) 20250121123654971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860330]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00] (fsm.c:486) 20250121123654971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860330]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123654971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860330]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123654972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 1668c'... (mgcp_client.c:805) 20250121123654972 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123654972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860330]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123654972 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1668c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1668c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123655015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250121123655015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123655015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123655015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123655015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123655015 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655015 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123655015 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123655015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123655015 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123655015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123655015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123655015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123655015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123655038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123655038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123655038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123655038 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123655038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1668c9) (hnbgw_rua.c:452) 20250121123655038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1468617 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123655038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123655038 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123655038 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123655038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123655038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123655038 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123655038 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123655038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123655038 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1468617-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123655038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 1668c'... (mgcp_client.c:805) 20250121123655038 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123655038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655038 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1668c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123655066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250121123655066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123655066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123655066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655066 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123655066 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123655066 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1468617-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123655066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860120]{ST_CRCX}: Allocated (fsm.c:456) 20250121123655066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00] (fsm.c:486) 20250121123655066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123655066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20250121123655066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 1668c'... (mgcp_client.c:805) 20250121123655066 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123655066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1468617-0)[0x55f55a860120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655066 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1668c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123655091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250121123655092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123655092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123655092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123655092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655092 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{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) 20250121123655092 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123655092 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123655092 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123655092 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123655092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123655092 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123655092 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123655092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123655092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123655092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123655092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123655092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123655092 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123655093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123655093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123655093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123655093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123655093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123655093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123655093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123655093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: vl_len:21 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250121123655151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123655151 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123655151 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123655151 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123655151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123655151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123655151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123655151 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123655151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123655151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123655151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123655151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123655151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123655151 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:472) 20250121123655151 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20250121123655151 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123655151 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123655151 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123655151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123655151 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123655151 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123655151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123655151 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121123655151 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121123655151 DMGW NOTICE mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250121123655151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250121123655151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123655151 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123655151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123655151 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 1668c'... (mgcp_client.c:805) 20250121123655151 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123655151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123655151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123655151 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 1668c'... (mgcp_client.c:805) 20250121123655151 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123655151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123655151 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: Removing from parent mgw(mgw-fsm-1468617-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:873) 20250121123655151 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123655151 DLMGCP DEBUG mgw-endp(mgw-fsm-1468617-0)[0x55f55a87aa00]{IN_USE}: Deallocated (fsm.c:568) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123655151 DMGW DEBUG mgw(mgw-fsm-1468617-0)[0x55f55a863190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123655151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123655151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) TC_rab_release0(238)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1668c917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123655155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123655155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123655155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a860120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@6b20ff1edfa5: 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 } 20250121123655205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123655207 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45237<->l=127.0.0.1:4262) (control_if.c:193) 20250121123655208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123655208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123655208 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123655208 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123655208 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123655208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121123655208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121123655208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121123655208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123655208 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123655208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123655208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123655208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123655208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123655208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123655208 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123655208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123655208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_rab_release-Iuh0-RUA(230)@6b20ff1edfa5: Final verdict of PTC: none 20250121123655208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121123655208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1468617)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121123655208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123655208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:206) 20250121123655208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123655208 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1468617 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123655208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123655208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123655208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123655208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123655208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing IPA-CTRL-CLI-IPA(227)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@6b20ff1edfa5: Final verdict of PTC: none 20250121123655208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123655208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123655208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123655208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123655208 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(235)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@6b20ff1edfa5: Final verdict of PTC: none 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123655208 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123655208 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-RAN(232)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@6b20ff1edfa5: Final verdict of PTC: none 20250121123655208 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123655208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123655208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123655208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123655208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123655208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123655208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123655208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123655208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123655208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123655208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123655208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123655208 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123655208 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123655208 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123655208 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123655208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123655208 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123655208 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123655209 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123655209 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123655209 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123655209 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123655209 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123655209 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123655209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123655209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123655209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123655209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123655209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123655209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123655209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123655209 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123655209 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123655209 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123655209 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0(229)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(237)@6b20ff1edfa5: Final verdict of PTC: none 20250121123655225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123655226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_release finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Tue Jan 21 12:36:55 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250121123655282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123655785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306324) Waiting for packet dumper to finish... 1 (prev_count=306324, count=322512) 20250121123657209 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123657209 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123657209 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123657209 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123657209 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123657209 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Jan 21 12:36:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_release_abnormal started. 20250121123658900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123658906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123658912 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37467<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(242)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123705208 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123705209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123705209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123705209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123705209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123705209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123705209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123705209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123705209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123705209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123705209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123705209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123705209 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(242)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123714984 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123714984 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123714985 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123714985 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123714986 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123714986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123714986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123714986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123714986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123714986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123714986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123714986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123714986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123714986 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123714987 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123714987 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123714987 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123714987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123714987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123714987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123714987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123714987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123714987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123714987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123714987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123714987 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123714987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123714987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123714988 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123714988 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123714987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123714988 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing TC_rab_release_abnormal-Iuh0(243)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123714988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123714988 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123714988 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123714988 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123714988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123714988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123714988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714988 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123714988 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123714988 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123714988 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123714988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123714988 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123714988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123714988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123714988 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123714989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123714989 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123714989 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123714989 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123714989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123714989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123714989 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123714989 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123714989 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123714990 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123714990 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123714990 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123714990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123714990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123714990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123714990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123714990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123714990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123714990 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123714991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123714991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123714991 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123714991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123714991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123714991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123714991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123714991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123714991 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(247)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123715016 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123715016 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715016 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123715016 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715016 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123715016 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715016 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123715016 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715018 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715018 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123715018 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715018 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123715018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715018 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715018 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715018 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123715018 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715018 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123715018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715018 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715018 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715018 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123715018 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123715018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715018 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715018 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715018 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123715018 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123715018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715018 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123715019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123715019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123715019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123715019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123715042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123715042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123715042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123715042 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123715042 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123715042 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) 20250121123715042 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123715042 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123715042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123715042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123715209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123715209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123715209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123715209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123715210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123715210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123715210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123715211 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123715211 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123715211 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123715211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123715220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715220 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123715220 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123715220 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123715220 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123715220 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123715220 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123715223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715223 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123715223 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123715223 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123715223 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123715223 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123715223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123715223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123715223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123715223 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123715223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123715223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123715223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123715223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123715223 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123715223 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123715223 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715225 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123715225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123715225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123715225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715225 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123715226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123715226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123715226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123715226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123715232 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123715232 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123715232 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123715232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123715238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715238 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123715238 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123715238 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123715238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123715238 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123715238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123715239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715239 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123715239 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123715239 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123715239 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123715239 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123715239 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123715239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123715239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123715239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123715239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123715239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123715239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123715239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123715239 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123715239 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123715239 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123715240 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123715240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123715240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123715240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123715240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123715240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123715240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123715240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123715240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123715240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123715240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123715240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123715240 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123715240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123715240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123715240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123715240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123715240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123715240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123715240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123715240 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123716023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716023 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123716023 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123716023 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123716023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123716023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123716023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123716023 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123716024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123716024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123716024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123716024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123716024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123716024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123716024 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123716024 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123716024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123716024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123716024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123716024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123716024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123716024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123716024 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123716024 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123716024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123716024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123716024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123716024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716024 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123716024 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123716024 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123716024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123716024 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123716024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123716024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123716024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123716024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123716024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123716024 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123716024 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123716024 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123716040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716040 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123716040 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123716040 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123716040 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123716040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123716040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123716040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123716040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123716040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123716040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123716040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123716040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123716040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123716040 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123716040 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123716040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123716040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123716040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123716040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123716040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123716040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123716040 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123716040 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123716040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716040 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123716040 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123716040 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123716040 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123716040 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123716041 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123716041 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123716041 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123716041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123716041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123716041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123716041 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123716041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123716041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123716041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123716041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123716041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123716041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123716041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123716041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123716041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123716041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123716041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123716041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123716041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123716041 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123716041 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123716041 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123716061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: f_create_expect(l3 := '4C051CDA05B6710A9429'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: Created Expect[0] for '4C051CDA05B6710A9429'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@6b20ff1edfa5: Added conn table entry 0TC_rab_release_abnormal0(252)16543653 20250121123717100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123717100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123717100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123717100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123717100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc6fa5, normal) (hnbgw_rua.c:388) 20250121123717100 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123717100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123717100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16543653 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123717100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123717100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123717100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16543653 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123717100 DCN DEBUG map_sccp[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123717100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123717100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16543653 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123717100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16543653 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123717100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123717100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123717100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123717100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123717100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123717100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123717100 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: Allocated (fsm.c:456) 20250121123717100 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123717100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4c051cda05b6710a9429004f40030002ae0056400500f1100926) (sccp_scrc.c:401) 20250121123717100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123717100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123717100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123717100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123717100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123717100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123717100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123717100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123717100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123717100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123717100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123717100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123717100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123717100 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123717100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123717100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123717100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123717100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123717100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123717100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123717100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123717100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123717100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: Found Expect[0] for l3='4C051CDA05B6710A9429'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: Added conn table entry 0TC_rab_release_abnormal0(252)569308 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123717110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717110 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123717110 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123717110 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123717110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123717110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123717110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123717110 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123717110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123717110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123717110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123717110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123717110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123717110 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef612b) (sccp_scrc.c:472) 20250121123717110 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20250121123717110 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123717110 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123717110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123717110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123717110 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:485) 20250121123717110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123717110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release_abnormal0(252)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123717310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717310 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123717310 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123717310 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123717310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123717310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123717310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123717310 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123717310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123717311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123717311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123717311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123717311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123717311 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:472) 20250121123717311 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20250121123717311 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123717311 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123717311 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123717311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123717311 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123717311 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123717311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123717311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123717311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123717311 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123717311 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123717311 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123717311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123717311 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{UNUSED}: Allocated (fsm.c:456) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{UNUSED}: is child of mgw(mgw-fsm-16543653-0)[0x55f55a860330] (fsm.c:486) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16543653-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:724) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123717311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a863190]{ST_CRCX}: Allocated (fsm.c:456) 20250121123717311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a863190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00] (fsm.c:486) 20250121123717311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a863190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123717311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a863190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123717311 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: fc6fa'... (mgcp_client.c:805) 20250121123717311 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123717311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a863190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123717311 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc6fa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc6fa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123717350 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250121123717350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123717350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123717350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123717350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123717350 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717350 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123717350 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123717350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123717350 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123717350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123717350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123717350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123717350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123717396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123717396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123717396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123717396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123717396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc6fa5) (hnbgw_rua.c:452) 20250121123717396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16543653 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123717396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123717396 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123717397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123717397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123717397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123717397 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123717397 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123717397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123717397 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16543653-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:724) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123717397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: fc6fa'... (mgcp_client.c:805) 20250121123717397 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20250121123717397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717397 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc6fa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123717418 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250121123717418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121123717418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123717418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717418 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123717418 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121123717418 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16543653-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:724) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123717418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a8573d0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123717418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a8573d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00] (fsm.c:486) 20250121123717418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a8573d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123717418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a8573d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20250121123717418 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: fc6fa'... (mgcp_client.c:805) 20250121123717418 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20250121123717418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16543653-0)[0x55f55a8573d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717418 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc6fa517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123717438 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250121123717438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123717438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123717438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123717438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717438 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{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) 20250121123717438 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123717438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123717438 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123717438 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123717438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123717438 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123717438 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123717438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef612b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123717438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123717438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123717438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123717438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123717438 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123717438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123717438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123717438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123717438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123717438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123717438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123717439 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: vl_len:21 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250121123717491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717491 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123717491 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123717491 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123717491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123717491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123717491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123717491 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123717491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123717491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123717491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123717491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123717491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123717491 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:472) 20250121123717491 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20250121123717491 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123717491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123717491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123717491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123717491 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123717491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123717491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123717491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121123717491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250121123717491 DMGW NOTICE mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250121123717491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250121123717491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123717491 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123717491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123717491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: fc6fa'... (mgcp_client.c:805) 20250121123717491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123717491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123717491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123717491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: fc6fa'... (mgcp_client.c:805) 20250121123717491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123717491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123717491 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: Removing from parent mgw(mgw-fsm-16543653-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:873) 20250121123717491 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123717491 DLMGCP DEBUG mgw-endp(mgw-fsm-16543653-0)[0x55f55a87aa00]{IN_USE}: Deallocated (fsm.c:568) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123717491 DMGW DEBUG mgw(mgw-fsm-16543653-0)[0x55f55a860330]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123717492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123717492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "I", val := "11111" } }, sdp := omit } 20250121123717495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250121123717495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123717495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123717495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123717495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fc6fa517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123717496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250121123717496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123717496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123717496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123717496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8573d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@6b20ff1edfa5: 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 } 20250121123717545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(249)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717547 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37467<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_release_abnormal(239)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@6b20ff1edfa5: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123717548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123717548 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123717548 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123717548 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123717548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121123717548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121123717548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121123717548 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123717548 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123717548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef612b), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123717548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123717548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123717548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123717548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123717548 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123717548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123717548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123717548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121123717548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16543653)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121123717548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123717548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:206) 20250121123717548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123717548 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16543653 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123717548 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123717548 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123717548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123717548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123717548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123717548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123717548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123717548 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123717548 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(247)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123717548 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123717548 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123717549 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123717549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123717549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123717549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121123717549 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121123717549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123717549 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123717549 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123717549 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123717549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123717549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123717549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123717549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123717549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123717549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123717549 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.sgsn0-M3UA(250)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717549 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123717549 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123717549 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123717549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123717549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123717549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW-MGCP(251)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123717550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123717550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123717550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123717550 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123717550 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123717550 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123717550 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(243)@6b20ff1edfa5: Final verdict of PTC: none 20250121123717566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45166<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123717568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Jan 21 12:37:17 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 20250121123717609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123718112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270408) Waiting for packet dumper to finish... 1 (prev_count=270408, count=331556) 20250121123719550 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123719550 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123719550 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123719550 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123719550 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123719550 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Jan 21 12:37:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_assign_fail started. 20250121123721208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123721211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123721214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36689<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(256)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123725210 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123725210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123725210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123725210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123725210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123725211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123725211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123725211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123725211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123725211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123725211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123725211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123725211 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123727549 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123727549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef612b), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123727549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123727549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123727549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123727549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123727549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123727550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123727550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123727550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123727550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123727550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123727550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123735211 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123735212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123735212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123735212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123735212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123735212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123735212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123735212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123735212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123735212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123735212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123735212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123735212 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(256)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123737276 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737277 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737277 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737277 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737278 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737278 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123737278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123737278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123737278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737278 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737279 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737279 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737279 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737279 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123737279 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123737279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_rab_assign_fail-Iuh0(257)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123737279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737279 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123737279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737279 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737280 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737280 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123737280 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123737280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123737280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123737280 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123737280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123737280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737280 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123737280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737280 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737281 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123737281 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123737281 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737281 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123737281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123737281 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123737282 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737282 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123737282 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123737282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737282 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123737283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737283 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123737283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123737283 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(261)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123737303 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737303 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737303 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737303 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737304 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737304 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737304 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123737304 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737305 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737305 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123737305 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737305 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123737305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737305 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737305 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737305 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123737305 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737305 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123737305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737305 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737305 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737305 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123737305 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123737305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737305 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737305 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123737305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123737305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737305 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123737305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123737305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123737305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123737305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123737329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123737329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123737329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123737329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123737329 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123737329 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) 20250121123737329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123737329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123737329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123737329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123737500 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123737500 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123737500 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123737500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123737509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737509 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123737509 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123737509 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123737509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123737509 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123737509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123737513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737513 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123737513 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123737513 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123737513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123737513 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123737513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123737513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123737513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123737513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123737513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123737513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123737513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123737513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123737513 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123737513 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123737513 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737514 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123737514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123737514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123737515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737515 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123737515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123737515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123737515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123737515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123737517 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123737517 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123737517 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123737517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123737524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737524 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123737524 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123737524 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123737524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123737524 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123737524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123737527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737527 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123737527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123737527 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123737527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123737527 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123737527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123737527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123737527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123737527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123737527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123737527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123737527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123737527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123737527 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123737527 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123737527 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123737529 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123737529 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123737529 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123737529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123737529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123737529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123737529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123737529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123737529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123737529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737529 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123737529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123737529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123737529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123737529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123737529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123737550 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123737550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef612b), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123737550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123737550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123737550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123737550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123737550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123737550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123737550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123737550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123737550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123737550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123737550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123737556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123737556 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123737556 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123737556 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123737556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123737556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123737556 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123737556 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123737556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123737556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123737556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123737556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123737556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123737556 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=00ef612b) (sccp_scrc.c:472) 20250121123737556 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20250121123737556 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123737556 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123737556 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123737556 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123737556 DLSCCP DEBUG SCCP-SCOC(25)[0x55f55a860120]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123738313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738313 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123738313 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123738313 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123738313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123738313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123738313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123738313 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123738313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123738313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123738313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123738313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123738313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123738313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123738313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123738313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123738314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123738314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123738314 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123738314 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123738314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123738314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123738314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123738314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123738314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123738314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123738314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123738314 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123738314 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123738314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123738314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123738314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123738314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123738314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123738314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123738314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738316 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123738316 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123738316 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123738316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123738316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123738316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123738316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123738316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123738316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123738316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123738316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123738317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123738317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123738317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123738317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123738317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123738317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123738317 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123738317 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123738325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738325 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123738325 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123738325 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123738325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123738325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123738325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123738325 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123738325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123738325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123738325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123738325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123738325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123738325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123738325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123738325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123738325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123738325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123738325 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123738325 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123738325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123738325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123738326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123738326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123738326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123738326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123738326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123738326 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123738326 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123738326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123738326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123738326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123738326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123738326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123738326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123738326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123738328 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123738328 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123738328 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123738328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123738328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123738328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123738328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123738328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123738328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123738328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123738328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123738328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123738328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123738328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123738328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123738328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123738328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123738328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123738328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123738328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123738329 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123738329 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123738329 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123738345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: f_create_expect(l3 := 'A8E2DF8E1DC053B67021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: Created Expect[0] for 'A8E2DF8E1DC053B67021'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_fail0(266)4739681 20250121123739396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123739396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123739396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123739396 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123739397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x485261, normal) (hnbgw_rua.c:388) 20250121123739397 DHNB DEBUG map_rua[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123739397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123739397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739681 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123739397 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123739397 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123739397 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739681 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123739397 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121123739397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123739397 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4739681 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123739397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739681 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123739397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123739397 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123739397 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123739397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123739397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123739397 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123739397 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: Allocated (fsm.c:456) 20250121123739397 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123739397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa8e2df8e1dc053b67021004f400300022b0056400500f1100926) (sccp_scrc.c:401) 20250121123739397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123739397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123739397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123739397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123739397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123739397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123739397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123739397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123739397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123739397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123739397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123739397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123739397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123739397 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123739397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123739397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123739397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123739397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123739397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123739397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123739397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123739397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123739397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: Found Expect[0] for l3='A8E2DF8E1DC053B67021'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_fail0(266)14620895 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123739416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739416 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123739416 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123739416 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123739416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123739416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123739416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123739416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123739416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123739416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123739416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123739416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123739416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123739416 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012e379) (sccp_scrc.c:472) 20250121123739416 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20250121123739416 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123739416 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123739416 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123739416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123739416 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:485) 20250121123739416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123739416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(254)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123739618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123739618 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123739618 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123739618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123739618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123739618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123739618 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123739619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123739619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123739619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123739619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123739619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123739619 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:472) 20250121123739619 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1823) 20250121123739619 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123739619 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123739619 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123739619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123739619 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123739619 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123739619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123739619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123739619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123739619 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123739619 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123739619 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123739619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123739619 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{UNUSED}: Allocated (fsm.c:456) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{UNUSED}: is child of mgw(mgw-fsm-4739681-0)[0x55f55a863190] (fsm.c:486) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4739681-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123739619 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4739681-0)[0x55f55a860330]{ST_CRCX}: Allocated (fsm.c:456) 20250121123739619 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4739681-0)[0x55f55a860330]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00] (fsm.c:486) 20250121123739619 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4739681-0)[0x55f55a860330]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123739619 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4739681-0)[0x55f55a860330]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123739619 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 48526'... (mgcp_client.c:805) 20250121123739619 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123739619 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4739681-0)[0x55f55a860330]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123739619 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48526117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48526117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48526117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48526117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123739656 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250121123739656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123739656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123739656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123739656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{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) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{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) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123739656 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{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) 20250121123739656 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123739656 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123739656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123739656 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123739656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123739656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123739656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123739656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123739688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123739688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123739688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20250121123739688 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123739688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x485261) (hnbgw_rua.c:452) 20250121123739688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739681 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20250121123739688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123739688 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123739688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123739688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123739688 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250121123739688 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123739688 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123739688 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250121123739688 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250121123739688 DMGW ERROR mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250121123739688 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250121123739688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250121123739688 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123739689 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123739689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012e379), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20250121123739689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123739689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123739689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123739689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123739689 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250121123739689 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123739689 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123739689 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123739689 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 48526'... (mgcp_client.c:805) 20250121123739689 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123739689 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123739689 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{IN_USE}: Removing from parent mgw(mgw-fsm-4739681-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:873) 20250121123739689 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123739689 DLMGCP DEBUG mgw-endp(mgw-fsm-4739681-0)[0x55f55a87aa00]{IN_USE}: Deallocated (fsm.c:568) 20250121123739689 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123739689 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123739689 DMGW DEBUG mgw(mgw-fsm-4739681-0)[0x55f55a863190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123739689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123739689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123739689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123739689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123739689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123739689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123739689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "48526117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123739728 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250121123739728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123739728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123739728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123739728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_fail0(266)@6b20ff1edfa5: Final verdict of PTC: pass 20250121123739729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(258)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123739734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123739734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123739734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123739734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123739734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123739734 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123739734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123739734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123739734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123739735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123739735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123739735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123739735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123739735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123739735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123739735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123739735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123739735 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123739735 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123739735 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36689<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_fail(253)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739736 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123739736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123739736 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123739736 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123739736 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123739736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123739737 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123739737 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_rab_assign_fail-Iuh0(257)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739737 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123739737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123739737 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123739737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123739737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123739737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123739737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-M3UA(261)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739737 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123739737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123739737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123739737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123739737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123739737 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123739737 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123739737 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123739737 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123739737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121123739737 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121123739737 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121123739737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012e379), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121123739737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123739738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123739738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123739738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123739738 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121123739738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121123739738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123739738 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123739738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121123739738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123739738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123739738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{disrupted}: Freeing instance (context_map.c:202) 20250121123739738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739681)[0x55f55a860120]{disrupted}: Deallocated (fsm.c:568) 20250121123739738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123739738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121123739738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121123739738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739681 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123739738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(259)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123739738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123739738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123739738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123739738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123739738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123739738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121123739738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123739738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121123739738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123739738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123739738 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123739738 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123739738 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(255)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(265)@6b20ff1edfa5: Final verdict of PTC: none 20250121123739752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123739753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_assign_fail finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Jan 21 12:37:39 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 20250121123739809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123740312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304968) Waiting for packet dumper to finish... 1 (prev_count=304968, count=317696) 20250121123741736 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123741736 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123741736 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123741737 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123741737 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123741737 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Jan 21 12:37:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_rab_assign_mgcp_to started. 20250121123743420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123743424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123743427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35153<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(270)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121123745212 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123745213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123745213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123745213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123745213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123745213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123745213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123745213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123745213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123745213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123745213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123745213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123745213 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123749739 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121123749739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012e379), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123749739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123749739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123749739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123749739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123749740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123749740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123749740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123749740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123749740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123749740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123749740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123755213 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123755213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e0559), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123755213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123755213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123755213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123755213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123755214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123755214 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123755214 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123755214 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123755214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123755214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123755214 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(270)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123759492 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759492 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759493 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759493 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759493 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123759494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123759494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123759494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759494 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_rab_assign_mgcp_to-Iuh0(271)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123759494 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123759494 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123759494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123759494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123759494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123759494 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123759495 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759495 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123759495 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123759495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759496 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123759496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759496 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759496 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759496 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123759496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123759496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123759496 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123759497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759497 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759497 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759497 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123759497 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123759497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759497 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123759497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759497 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123759497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123759497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123759497 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123759498 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123759498 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123759498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759498 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123759498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759498 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759499 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759499 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759499 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123759499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123759499 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123759523 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759523 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759523 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759523 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759523 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759523 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759523 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123759523 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759524 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759524 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123759524 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759524 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123759524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759524 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759524 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759524 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123759524 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759524 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123759524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759524 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759524 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759524 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123759524 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123759525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759525 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759525 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123759525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123759525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123759525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759525 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123759525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123759525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123759525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123759525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123759548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123759548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123759548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123759548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123759548 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123759548 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) 20250121123759548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123759548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123759548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123759548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123759719 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123759719 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123759719 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123759719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123759728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759728 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123759728 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123759728 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123759728 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123759728 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123759728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123759731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759731 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123759731 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123759731 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123759731 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123759731 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123759731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123759731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123759731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123759731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123759731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123759731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123759731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123759731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123759731 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123759731 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123759732 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759733 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123759733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123759733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123759733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759733 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123759734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123759734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123759734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123759734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123759739 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123759739 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123759739 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123759739 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121123759740 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121123759740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012e379), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121123759740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123759740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123759740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123759740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123759740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123759740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(278)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123759745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759745 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123759745 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123759745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123759745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123759745 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123759745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123759747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123759747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123759747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123759747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123759747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123759747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123759747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123759747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123759747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123759747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123759747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123759747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123759747 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=0012e379) (sccp_scrc.c:472) 20250121123759747 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20250121123759747 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121123759747 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121123759747 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123759748 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123759748 DLSCCP DEBUG SCCP-SCOC(26)[0x55f55a8646f0]{IDLE}: Deallocated (fsm.c:568) 20250121123759748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759748 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123759748 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123759748 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123759748 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123759748 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123759748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123759748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123759748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123759748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123759748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123759748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123759748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123759748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123759748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123759748 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123759748 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123759749 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123759749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123759749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123759750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123759750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123759750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123759750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123759750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123759750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123759750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123759750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123759750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123759750 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123759750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123759750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123759750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123759750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123759750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123759750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123759750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123759750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123800527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123800527 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123800527 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123800527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123800527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123800527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123800527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123800527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123800527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123800527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123800527 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123800527 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123800527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123800527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123800527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123800527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123800527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123800527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123800527 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123800527 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123800527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123800527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123800527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123800527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123800527 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123800527 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123800527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123800527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123800527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123800527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123800527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123800527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123800527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123800527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123800527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123800527 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123800527 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123800550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800550 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123800550 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123800550 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123800550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123800550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123800550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123800550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123800550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123800550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123800550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123800550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123800550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123800550 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123800550 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123800550 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123800550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123800550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123800550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123800550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123800550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123800550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123800550 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123800550 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123800550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123800550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123800550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123800550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123800550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123800552 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123800552 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123800552 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123800552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123800552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123800552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123800552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123800552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123800552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123800552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123800552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123800552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123800552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123800552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123800552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123800552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123800552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123800552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123800552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123800552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123800552 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123800552 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123800552 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123800577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: f_create_expect(l3 := 'F3C9EEB2E1854446D069'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: Created Expect[0] for 'F3C9EEB2E1854446D069'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)7922478 20250121123801610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123801610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123801610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123801610 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123801610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78e32e, normal) (hnbgw_rua.c:388) 20250121123801610 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123801610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123801610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922478 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123801610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123801610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123801610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922478 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123801610 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123801610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123801610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7922478 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123801610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922478 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123801610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123801610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123801610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123801610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123801610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123801610 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123801610 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123801610 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123801610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af3c9eeb2e1854446d069004f400300035a0056400500f1100926) (sccp_scrc.c:401) 20250121123801610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123801610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123801610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123801610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123801610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123801610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123801610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123801610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123801610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123801610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123801610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123801610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123801610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123801610 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123801610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123801610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123801610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123801610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123801610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123801610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123801610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123801610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123801610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123801610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: Found Expect[0] for l3='F3C9EEB2E1854446D069'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3468320 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123801616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123801616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123801616 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123801616 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123801616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123801616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123801616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123801616 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123801616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123801616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123801616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123801616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123801616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123801616 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b1cdbe) (sccp_scrc.c:472) 20250121123801616 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20250121123801616 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123801616 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123801616 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123801616 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123801616 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:485) 20250121123801616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123801616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123801818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123801818 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123801818 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123801818 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123801818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123801818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123801818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123801818 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123801818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123801818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123801818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123801818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123801818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123801818 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:472) 20250121123801819 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20250121123801819 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123801819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123801819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123801819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123801819 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123801819 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123801819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123801819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123801819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123801819 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123801819 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123801819 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123801819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123801819 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{UNUSED}: Allocated (fsm.c:456) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{UNUSED}: is child of mgw(mgw-fsm-7922478-0)[0x55f55a860330] (fsm.c:486) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7922478-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:724) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123801819 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7922478-0)[0x55f55a863190]{ST_CRCX}: Allocated (fsm.c:456) 20250121123801819 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7922478-0)[0x55f55a863190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00] (fsm.c:486) 20250121123801819 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7922478-0)[0x55f55a863190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123801819 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7922478-0)[0x55f55a863190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123801819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 78e32'... (mgcp_client.c:805) 20250121123801819 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20250121123801819 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7922478-0)[0x55f55a863190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123801819 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78e32e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78e32e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78e32e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78e32e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250121123805209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121123805209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121123805209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123805209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123805209 DLSCCP DEBUG SCCP-SCOC(24)[0x55f55a8641c0]{IDLE}: Deallocated (fsm.c:568) 20250121123805820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250121123805820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121123805820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00] (mgcp_client_fsm.c:522) 20250121123805820 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20250121123805820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121123805820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a863190]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-7922478-0)[0x55f55a860330] (mgcp_client_endpoint_fsm.c:925) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250121123805820 DLMGCP DEBUG mgw-endp(mgw-fsm-7922478-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250121123805820 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250121123805820 DMGW ERROR mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250121123805820 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250121123805820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250121123805820 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123805820 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123805820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1cdbe), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20250121123805820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123805820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123805820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123805820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123805821 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250121123805821 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250121123805821 DMGW DEBUG mgw(mgw-fsm-7922478-0)[0x55f55a860330]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250121123805821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123805821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123805821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123805821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123805821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123805821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123805821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123805821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123805840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123805840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123805840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123805840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123805840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123805840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123805840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123805840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123805841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123805841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123805841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123805841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123805841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123805841 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:472) 20250121123805841 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20250121123805841 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123805841 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123805841 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123805841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123805841 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123805841 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123805841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123805841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123805841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123805841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123805841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)7922478 20250121123805864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123805865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123805865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123805865 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123805865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x78e32e,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123805865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922478 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123805865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123805865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123805865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123805865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123805865 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123805865 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123805865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123805865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123805865 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123805865 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123805865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1cdbe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123805865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123805865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123805865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123805865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123805865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123805865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123805865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123805865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123805865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123805865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123805865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123805865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3468320 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on connection ID:0 20250121123805874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123805874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123805874 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123805874 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123805874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123805874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123805874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123805874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123805874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123805874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123805874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123805874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123805874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123805874 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=00b1cdbe), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123805874 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1823) 20250121123805874 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123805874 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123805874 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123805874 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123805874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123805874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123805874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123805874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:202) 20250121123805874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922478)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123805874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123805874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121123805874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121123805874 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922478 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123805874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1cdbe), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:401) 20250121123805874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123805874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123805874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123805874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123805874 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123805874 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123805874 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123805874 DLSCCP DEBUG SCCP-SCOC(27)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123805875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123805875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123805875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123805875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123805875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123805875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123805875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123805875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123807875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123807881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123807881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123807881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123807881 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123807881 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123807881 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123807881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123807881 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123807881 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123807881 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123807881 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123807881 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123807881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123807881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123807881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123807881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123807881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123807881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123807881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123807881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123807881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123807881 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123807881 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123807881 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123807881 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(277)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@6b20ff1edfa5: Final verdict of PTC: none 20250121123807891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(276)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(279)@6b20ff1edfa5: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(268)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@6b20ff1edfa5: Final verdict of PTC: none 20250121123807923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123807923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123807923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123807924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123807924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123807924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123807924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123807923 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123807923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123807923 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123807923 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123807923 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123807923 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123807923 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123807923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123807923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123807924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123807924 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123807924 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123807924 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123807924 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35153<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(275)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123807932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-PFCP(270)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Jan 21 12:38:07 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 20250121123808057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123808459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311416) Waiting for packet dumper to finish... 1 (prev_count=311416, count=311956) 20250121123809882 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123809882 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123809882 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123809923 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123809923 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123809923 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:38:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250121123811543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123811549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123811557 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35549<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(284)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(284)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123827612 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827612 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827613 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827615 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123827615 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123827615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827615 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827615 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123827615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123827615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827615 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827615 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123827615 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123827615 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827615 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123827615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123827615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123827615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123827615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123827616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123827616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123827616 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123827616 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827616 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827617 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827617 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123827617 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827617 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123827617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827617 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827617 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123827617 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123827617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827617 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123827617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123827617 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123827617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123827617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123827617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123827617 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(289)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123827633 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827633 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827633 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827633 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827633 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827633 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827633 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123827633 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827634 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827634 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123827634 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827634 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123827634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827634 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827634 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827634 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123827634 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827634 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123827634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827634 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827634 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827634 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123827634 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123827634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827634 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827634 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123827634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123827635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827635 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123827635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123827635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123827635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123827635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123827655 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123827655 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123827655 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) 20250121123827655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123827655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123827831 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123827832 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123827832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123827832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123827837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123827837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123827837 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123827837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123827837 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123827837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123827839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827839 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123827839 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123827839 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123827839 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123827839 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123827839 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123827839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123827839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123827839 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123827840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123827840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123827840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123827840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123827840 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123827840 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123827840 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827841 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827841 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123827841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123827841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123827841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827841 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827841 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827841 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827841 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123827841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123827841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123827841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123827841 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123827846 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123827846 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123827846 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123827846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123827849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827849 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123827849 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123827849 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123827849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123827849 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123827849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123827850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827850 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123827850 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123827850 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123827850 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123827850 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123827850 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123827850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123827850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123827850 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123827850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123827850 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123827850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123827850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123827850 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123827850 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123827850 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123827851 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123827851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123827851 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123827851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123827851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123827851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123827851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123827851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123827851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123827851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123827851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123827851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123827851 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123827851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123827851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123827852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123827852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123827852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123827852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123827852 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123827852 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123828645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123828645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123828645 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123828645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123828645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123828645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123828645 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123828645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123828645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123828645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123828645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123828645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123828645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123828645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123828645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123828645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123828645 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123828645 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123828645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123828645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123828645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123828646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123828646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123828646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123828646 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123828646 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123828646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123828646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123828646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123828646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123828646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123828646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123828646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828647 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123828647 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123828647 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123828647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123828647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123828647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123828647 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123828647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123828647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123828647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123828647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123828647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123828647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123828647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123828647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123828648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123828648 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123828648 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123828648 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123828651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828651 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123828651 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123828651 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123828651 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123828651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123828651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123828651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123828651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123828651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123828651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123828651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123828651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123828651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123828651 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123828651 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123828651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123828651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123828651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123828651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123828651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123828651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123828651 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123828651 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123828651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123828651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123828651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123828651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123828651 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123828653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123828653 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123828653 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123828653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123828653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123828653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123828653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123828653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123828653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123828653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123828653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123828653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123828653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123828653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123828653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123828653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123828653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123828653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123828653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123828653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123828653 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123828653 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123828653 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123828670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: f_create_expect(l3 := 'E8E9BCCE7FC5FA0EBBB6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: Created Expect[0] for 'E8E9BCCE7FC5FA0EBBB6'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)360065 20250121123829715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123829715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123829715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123829715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123829715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57e81, normal) (hnbgw_rua.c:388) 20250121123829715 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123829715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123829715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123829715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123829715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123829715 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123829715 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123829715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123829715 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-360065 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123829715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123829715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123829715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123829715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123829715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123829715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123829715 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123829715 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123829715 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123829715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae8e9bcce7fc5fa0ebbb6004f40030002170056400500f1100926) (sccp_scrc.c:401) 20250121123829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123829715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123829715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123829715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123829715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123829715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123829715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123829715 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123829715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123829715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123829715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123829715 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123829715 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123829715 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123829715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123829715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123829715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123829715 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: Found Expect[0] for l3='E8E9BCCE7FC5FA0EBBB6'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2664472 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121123829733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123829733 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123829733 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123829733 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123829733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123829733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123829733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123829733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123829734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123829734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123829734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123829734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123829734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123829734 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f2d7e) (sccp_scrc.c:472) 20250121123829734 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20250121123829734 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123829734 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123829734 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123829734 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123829734 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:485) 20250121123829734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123829734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(282)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121123829934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123829934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123829934 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123829934 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123829934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123829934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123829934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123829934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123829935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123829935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123829935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123829935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123829935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123829935 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:472) 20250121123829935 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20250121123829935 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123829935 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123829935 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123829935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123829935 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121123829935 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121123829935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121123829935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123829935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123829935 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121123829935 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121123829935 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121123829935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123829935 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{UNUSED}: Allocated (fsm.c:456) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{UNUSED}: is child of mgw(mgw-fsm-360065-0)[0x55f55a863190] (fsm.c:486) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-360065-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123829935 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123829935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a860330]{ST_CRCX}: Allocated (fsm.c:456) 20250121123829935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a860330]{ST_CRCX}: is child of mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00] (fsm.c:486) 20250121123829935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a860330]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123829935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a860330]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121123829936 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 57e81'... (mgcp_client.c:805) 20250121123829936 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20250121123829936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a860330]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123829936 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121123829975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250121123829975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121123829975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121123829975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123829975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123829975 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123829975 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123829975 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121123829975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123829975 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123829975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123829975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123829975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123829975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123829996 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123829996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57e81) (hnbgw_rua.c:452) 20250121123829996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123829996 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123829996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123829996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123829996 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123829996 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123829996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123829996 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-360065-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123829996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121123829996 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 57e8'... (mgcp_client.c:805) 20250121123829996 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20250121123829996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123829996 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123830019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250121123830019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20250121123830019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121123830019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123830019 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830019 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123830019 DMGW INFO mgw(mgw-fsm-360065-0)[0x55f55a863190]{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) 20250121123830019 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250121123830019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121123830019 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121123830019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121123830019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121123830019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123830019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123830025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123830025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123830025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121123830025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123830025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57e81) (hnbgw_rua.c:452) 20250121123830025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121123830025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123830025 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121123830025 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121123830025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121123830025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123830025 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121123830025 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121123830025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123830025 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250121123830025 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250121123830025 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-360065-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:724) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121123830025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a8641c0]{ST_CRCX}: Allocated (fsm.c:456) 20250121123830025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a8641c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00] (fsm.c:486) 20250121123830025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a8641c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121123830025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a8641c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121123830025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 57e8'... (mgcp_client.c:805) 20250121123830025 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20250121123830025 DLMGCP DEBUG MGCP_CONN(mgw-fsm-360065-0)[0x55f55a8641c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830025 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121123830038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250121123830038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121123830038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121123830038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121123830038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830038 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{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) 20250121123830038 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121123830038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121123830038 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121123830038 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121123830038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121123830038 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123830038 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123830038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2d7e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121123830038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123830038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123830038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123830038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123830038 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121123830039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123830039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123830039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123830039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123830039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123830039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123830039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123830039 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121123830064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123830064 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123830064 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123830064 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123830064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123830064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123830064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123830064 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123830064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123830064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123830064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123830064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123830064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123830064 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:472) 20250121123830064 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20250121123830064 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123830064 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123830064 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123830064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123830064 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123830064 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123830064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121123830064 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121123830064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123830064 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 57e8'... (mgcp_client.c:805) 20250121123830064 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123830064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123830064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121123830064 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 57e8'... (mgcp_client.c:805) 20250121123830064 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20250121123830064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121123830064 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: Removing from parent mgw(mgw-fsm-360065-0)[0x55f55a863190] (mgcp_client_endpoint_fsm.c:873) 20250121123830064 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121123830064 DLMGCP DEBUG mgw-endp(mgw-fsm-360065-0)[0x55f55a87aa00]{IN_USE}: Deallocated (fsm.c:568) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121123830064 DMGW DEBUG mgw(mgw-fsm-360065-0)[0x55f55a863190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121123830064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123830064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121123830064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123830064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57e8117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123830067 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a860330]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121123830067 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121123830067 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a8641c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)360065 20250121123830070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123830070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123830070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123830070 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123830070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x57e81,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123830070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123830070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123830070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123830070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123830070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123830070 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123830070 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123830070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123830070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123830070 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123830070 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123830070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2d7e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123830070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123830070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123830070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123830070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123830070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123830070 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123830070 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123830070 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123830070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123830070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123830070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123830070 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2664472 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Session index based on connection ID:0 20250121123830072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123830072 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123830072 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123830072 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123830072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123830072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123830072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123830072 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123830072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123830072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123830072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123830072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123830072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123830072 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=006f2d7e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123830072 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1823) 20250121123830072 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123830072 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123830073 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123830073 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123830073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123830073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123830073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123830073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:202) 20250121123830073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-360065)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123830073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123830073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121123830073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121123830073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-360065 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123830073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2d7e), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:401) 20250121123830073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123830073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123830073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123830073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123830073 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123830073 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123830073 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123830073 DLSCCP DEBUG SCCP-SCOC(28)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123830073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123830073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123830073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123830073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123830073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123830073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123830073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123830073 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123832078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123832089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@6b20ff1edfa5: Final verdict of PTC: none 20250121123832090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123832090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123832090 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123832089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123832089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123832089 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123832089 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123832090 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123832090 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123832090 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123832090 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123832090 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35549<->l=127.0.0.1:4262) (control_if.c:193) 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123832090 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123832090 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123832090 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123832090 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123832090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123832090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123832090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123832091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123832091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123832091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123832091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123832091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123832091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123832091 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123832091 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123832091 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123832091 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(287)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@6b20ff1edfa5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@6b20ff1edfa5: Final verdict of PTC: none 20250121123832091 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123832091 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(290)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@6b20ff1edfa5: Final verdict of PTC: none 20250121123832091 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123832091 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123832091 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123832091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123832091 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123832092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123832092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(288)@6b20ff1edfa5: Final verdict of PTC: none 20250121123832092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123832092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123832092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123832092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123832092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123832092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123832092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123832092 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123832092 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123832092 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123832092 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(293)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(282)@6b20ff1edfa5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123832094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Tue Jan 21 12:38:32 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 20250121123832136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123832538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342620) Waiting for packet dumper to finish... 1 (prev_count=342620, count=343336) 20250121123834091 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123834091 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123834091 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123834092 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123834092 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123834092 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Jan 21 12:38:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_cs_mo_disconnect started. 20250121123835647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123835651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123835654 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33409<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(298)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(298)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123851714 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851714 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851715 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851715 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123851715 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851715 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851715 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123851715 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123851715 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123851715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123851715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123851716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851716 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123851716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123851716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123851716 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123851716 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851716 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123851716 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123851716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851716 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851716 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851716 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851716 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851716 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123851716 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851716 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123851716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851716 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123851717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123851717 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123851718 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851718 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123851718 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123851718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851718 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123851718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851718 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123851718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123851718 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(303)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123851737 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851737 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851737 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851737 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851738 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851738 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851738 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123851738 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851739 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851739 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123851739 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851739 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123851739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851739 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851739 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123851739 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851739 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123851739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851739 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851739 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851739 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123851739 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123851739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851739 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851739 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123851739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123851739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851739 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123851739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123851739 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123851739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123851739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123851739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123851740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123851740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123851740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123851765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123851765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123851765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123851765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123851765 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123851765 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) 20250121123851765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123851765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123851765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123851765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123851936 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123851936 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123851936 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123851936 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123851946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123851946 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123851946 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123851946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123851946 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123851946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123851949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851949 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123851949 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123851949 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123851949 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123851949 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123851949 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123851949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123851949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123851949 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123851949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123851949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123851949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123851949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123851949 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123851949 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123851949 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851951 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123851951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123851951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123851951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851951 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123851951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123851951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123851951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123851951 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123851953 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123851953 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123851953 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123851953 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123851959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851959 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123851959 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123851959 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123851959 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123851959 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123851959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123851961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851961 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123851961 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123851961 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123851961 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123851961 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123851961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123851961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123851961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123851961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123851961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123851961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123851961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123851961 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123851961 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123851961 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123851961 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123851962 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123851962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123851962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123851962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123851962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123851962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123851963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123851963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123851963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123851963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123851963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123851963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123851963 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123851963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123851963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123851963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123851963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123851963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123851963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123851963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123851963 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123852745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123852745 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123852745 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123852745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123852745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123852745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123852745 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123852745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123852745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123852745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123852745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123852745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123852745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123852745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123852745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123852745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123852745 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123852745 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123852745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123852745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123852745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123852745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123852745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123852745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123852745 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123852745 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123852746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123852746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123852746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123852746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123852746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123852746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123852746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123852749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123852749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123852749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123852749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123852749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123852749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123852749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123852749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123852749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123852749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123852749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123852749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123852749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123852749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123852749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123852749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123852749 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123852749 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123852760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852760 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123852760 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123852760 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123852760 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123852760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123852760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123852760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123852760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123852760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123852760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123852760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123852760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123852760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123852760 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123852760 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123852760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123852760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123852760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123852760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123852760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123852760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123852760 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123852760 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123852760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123852760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123852760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123852760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123852760 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123852761 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123852761 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123852761 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123852761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123852761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123852761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123852761 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123852761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123852761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123852761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123852761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123852761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123852761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123852761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123852761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123852761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123852761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123852761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123852761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123852761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123852761 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123852761 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123852761 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123852778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: f_create_expect(l3 := '44E078D45D2A589A412A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: Created Expect[0] for '44E078D45D2A589A412A'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3028162 20250121123853814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123853814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123853814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123853814 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123853814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e34c2, normal) (hnbgw_rua.c:388) 20250121123853814 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123853814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123853814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123853814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123853814 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123853814 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123853814 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123853814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123853814 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3028162 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123853814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123853814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123853814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123853814 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123853814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123853814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123853814 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123853814 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123853814 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123853814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a44e078d45d2a589a412a004f40030000cf0056400500f1100926) (sccp_scrc.c:401) 20250121123853814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123853814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123853814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123853814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123853814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123853814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123853814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123853814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123853814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123853814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123853814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123853814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123853814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123853814 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123853814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123853814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123853814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123853815 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123853815 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123853815 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123853815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123853815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123853815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123853815 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: Found Expect[0] for l3='44E078D45D2A589A412A'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3745646 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123853829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123853829 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123853829 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123853829 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123853829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123853829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123853829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123853829 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123853829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123853829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123853829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123853829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123853829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123853829 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e04149) (sccp_scrc.c:472) 20250121123853829 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20250121123853829 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123853829 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123853829 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123853829 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123853829 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:485) 20250121123853829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123853829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123854014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123854014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123854014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121123854014 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123854014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e34c2) (hnbgw_rua.c:452) 20250121123854014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121123854014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123854015 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121123854015 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121123854015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121123854015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123854015 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123854015 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123854015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e04149), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20250121123854015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123854015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123854015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123854015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123854015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123854015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123854015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123854015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123854015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123854015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123854015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123854015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: vl_len:13 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250121123854045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123854045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123854045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123854045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123854045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123854045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123854045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123854046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123854046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123854046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123854046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123854046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123854046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123854046 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:472) 20250121123854046 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1823) 20250121123854046 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123854046 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123854046 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123854046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123854046 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123854046 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123854046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123854046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123854046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250121123854046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123854046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3028162 20250121123854074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123854074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123854074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123854074 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123854074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2e34c2,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123854074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123854074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123854074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123854074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123854074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123854074 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123854074 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123854074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123854074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123854074 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123854074 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123854074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e04149), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123854075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123854075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123854075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123854075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123854075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123854075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123854075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123854075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123854075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123854075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123854075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123854075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3745646 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on connection ID:0 20250121123854085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123854085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123854086 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123854086 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123854086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123854086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123854086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123854086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123854086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123854086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123854086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123854086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123854086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123854086 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=00e04149), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123854086 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1823) 20250121123854086 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123854086 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123854086 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123854086 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123854086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123854086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123854086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123854086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:202) 20250121123854086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3028162)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123854086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123854086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121123854086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121123854086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3028162 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123854086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e04149), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:401) 20250121123854086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123854086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123854086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123854086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123854086 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123854086 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123854086 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123854086 DLSCCP DEBUG SCCP-SCOC(29)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123854087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123854087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123854087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123854087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123854087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123854087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123854087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123854087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123856087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123856099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123856099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856099 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123856099 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123856099 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123856100 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33409<->l=127.0.0.1:4262) (control_if.c:193) 20250121123856100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(301)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123856100 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123856101 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123856101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123856101 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123856101 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123856101 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123856101 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123856101 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123856101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123856101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(302)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(307)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123856101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123856101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123856101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123856101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123856101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123856101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123856101 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.msc0-M3UA(303)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856101 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123856101 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123856101 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123856102 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123856102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121123856102 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_mo_disconnect-Iuh0(299)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123856102 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123856102 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123856102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123856102 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123856102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123856102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(297)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@6b20ff1edfa5: Final verdict of PTC: none 20250121123856102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123856102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123856102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123856102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123856102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123856102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123856102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123856102 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123856102 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123856102 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123856102 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(296)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123856103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Tue Jan 21 12:38:56 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 20250121123856143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123856546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244584) Waiting for packet dumper to finish... 1 (prev_count=244584, count=271780) 20250121123858102 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123858102 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123858102 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121123858102 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123858102 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123858102 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Jan 21 12:38:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_ps_mo_disconnect started. 20250121123859641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123859645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123859647 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37747<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(312)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(312)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123915705 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915705 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915705 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915705 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915705 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915705 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915706 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915706 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915706 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915706 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123915706 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_ranap_ps_mo_disconnect-Iuh0(313)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123915706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123915706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915706 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915706 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123915706 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123915706 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915706 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123915706 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123915706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915706 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121123915707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123915707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123915708 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915708 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123915708 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915708 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123915708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915708 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915708 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915708 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123915708 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915708 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123915708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915708 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123915709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123915709 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121123915709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123915709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123915709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123915709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(317)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(315)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123915735 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915735 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915735 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915735 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915735 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915735 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915736 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123915736 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915737 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915737 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123915737 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915737 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123915737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915737 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915737 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915737 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123915737 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915737 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123915737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915737 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915737 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915737 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123915737 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915737 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123915737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915737 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915737 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915737 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123915737 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123915737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915737 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123915737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123915737 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123915737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123915737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123915737 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123915738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123915768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123915768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123915768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123915768 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123915768 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123915768 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) 20250121123915768 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123915768 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123915768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123915768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123915928 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123915928 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123915928 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123915928 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123915937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123915937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123915937 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123915937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123915937 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123915937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123915939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915939 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123915939 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123915939 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123915939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123915939 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123915940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123915940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123915940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123915940 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123915940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123915940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123915940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123915940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123915940 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123915940 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123915940 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915941 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915941 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123915941 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123915941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123915941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915941 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123915942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123915942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123915942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123915942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123915956 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123915956 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123915956 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123915956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123915958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915958 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123915958 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123915958 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123915958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123915958 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123915958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123915959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915959 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123915959 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123915959 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123915959 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123915959 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123915959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123915959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123915959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123915959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123915959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123915959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123915959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123915959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123915959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123915959 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123915959 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123915960 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123915960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123915960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123915960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123915960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123915960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123915960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123915960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123915960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123915960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123915960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123915960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123915960 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123915961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123915961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123915961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123915961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123915961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123915961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123915961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123915961 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123916746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123916746 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123916746 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123916746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123916746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123916746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 [38;5;43m20250121123916746 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123916746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123916746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123916746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123916746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123916746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123916746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123916747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123916747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123916747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123916747 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123916747 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123916747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123916747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123916747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123916747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123916747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123916747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123916747 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123916748 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123916748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123916748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123916748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123916748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123916748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123916748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123916748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123916748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123916749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123916749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123916749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123916749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123916749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123916749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123916749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123916749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123916749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123916749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123916749 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123916749 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123916768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916768 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123916768 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123916768 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123916768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123916768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123916768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123916768 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123916769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123916769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123916769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123916769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123916769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123916769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123916769 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123916769 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123916769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123916769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123916769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123916769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123916769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123916769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123916769 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123916769 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123916769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123916769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123916769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123916769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123916769 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123916769 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123916769 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123916769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123916769 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123916769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123916769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123916769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123916769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123916769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123916769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123916769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123916769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123916769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123916769 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123916769 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123916769 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123916795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: f_create_expect(l3 := '61826E325789D8BB0C80'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: Created Expect[0] for '61826E325789D8BB0C80'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16691651 20250121123917832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123917832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123917832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121123917832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123917832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfeb1c3, normal) (hnbgw_rua.c:388) 20250121123917832 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123917832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123917832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121123917832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123917832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123917832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121123917832 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123917832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123917832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16691651 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121123917832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121123917832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123917832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123917832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123917832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123917832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123917832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123917832 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123917832 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123917832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a61826e325789d8bb0c80004f40030003590056400500f1100926) (sccp_scrc.c:401) 20250121123917832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123917832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123917832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123917832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123917832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123917832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123917832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123917832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123917832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123917832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123917832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123917832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123917832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123917832 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123917832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123917832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123917833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123917833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123917833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123917833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123917833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123917833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123917833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123917833 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: Found Expect[0] for l3='61826E325789D8BB0C80'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)15623145 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123917851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123917851 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123917851 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123917851 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123917851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123917852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123917852 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123917852 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123917852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123917852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123917852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123917852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123917852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123917852 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00942758) (sccp_scrc.c:472) 20250121123917852 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20250121123917852 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121123917852 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121123917852 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123917852 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121123917852 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:485) 20250121123917852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121123917852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121123918034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123918034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123918034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121123918034 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121123918034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfeb1c3) (hnbgw_rua.c:452) 20250121123918034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121123918034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121123918034 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121123918034 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121123918034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121123918034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123918034 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123918034 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123918035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942758), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20250121123918035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123918035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123918035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123918035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123918035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123918035 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123918035 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123918035 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123918035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123918035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123918035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123918035 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250121123918067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123918068 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123918068 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123918068 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123918068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123918068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123918068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123918068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123918068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123918068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123918068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123918068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123918068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123918068 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:472) 20250121123918068 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1823) 20250121123918068 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121123918068 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123918068 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121123918068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121123918068 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121123918068 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121123918068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121123918068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121123918068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250121123918068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123918068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16691651 20250121123918095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123918095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123918095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121123918095 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121123918095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfeb1c3,cause=radio(normal)) (hnbgw_rua.c:420) 20250121123918095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121123918095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121123918095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121123918095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121123918095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121123918095 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121123918095 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121123918095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121123918095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123918095 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121123918095 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121123918095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942758), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121123918095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123918095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123918095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123918095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123918096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123918096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123918096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123918096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123918096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123918096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123918096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123918096 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)15623145 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on connection ID:0 20250121123918106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123918106 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123918106 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123918106 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123918106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123918106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123918106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123918106 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123918107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123918107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123918107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123918107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123918107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123918107 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=00942758), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121123918107 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1823) 20250121123918107 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121123918107 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123918107 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123918107 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121123918107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123918107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121123918107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123918107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:202) 20250121123918107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16691651)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121123918107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123918107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121123918107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121123918107 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16691651 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121123918107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942758), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:401) 20250121123918107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123918107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123918107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123918107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123918107 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121123918107 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123918107 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123918107 DLSCCP DEBUG SCCP-SCOC(30)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123918107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123918107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123918107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123918107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123918107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123918107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123918107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123918107 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123920106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123920115 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37747<->l=127.0.0.1:4262) (control_if.c:193) 20250121123920116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121123920116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123920116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123920116 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123920116 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123920117 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121123920117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123920117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(319)@6b20ff1edfa5: Final verdict of PTC: none 20250121123920117 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123920117 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123920117 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123920117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123920117 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123920117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123920118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(318)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@6b20ff1edfa5: Final verdict of PTC: none 20250121123920118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123920118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123920118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123920118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123920118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123920118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123920118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123920118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123920118 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123920118 DLINP <0002> stream_srv.c:673 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-M3UA(320)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@6b20ff1edfa5: Final verdict of PTC: none20250121123920118 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123920118 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121123920118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123920118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123920118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_ranap_ps_mo_disconnect(309)@6b20ff1edfa5: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6b20ff1edfa5: Final verdict of PTC: none 20250121123920119 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123920119 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121123920119 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123920119 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123920119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123920119 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123920119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123920119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123920119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123920120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123920120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123920120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123920120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(317)@6b20ff1edfa5: Final verdict of PTC: none 20250121123920120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123920120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123920120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123920120 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123920120 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123920120 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0(313)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(321)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(310)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123920126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Jan 21 12:39:20 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 20250121123920192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123920594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271776) Waiting for packet dumper to finish... 1 (prev_count=271776, count=272492) 20250121123922118 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123922118 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123922118 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123922119 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123922119 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123922120 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Tue Jan 21 12:39:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_cs_creq_cref started. 20250121123923702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123923707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123923711 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39673<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(326)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(326)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121123939771 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939771 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939772 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939772 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939772 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123939772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123939773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939773 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123939773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123939773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123939773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_creq_cref-Iuh0(327)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121123939774 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939774 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121123939774 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121123939774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939774 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939774 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121123939774 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121123939774 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939774 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121123939775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121123939775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121123939775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121123939776 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939776 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121123939776 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123939776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939776 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121123939776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939776 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939776 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939776 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121123939776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121123939776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121123939776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121123939777 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939777 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121123939777 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939777 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121123939777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939778 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121123939778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121123939778 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(331)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(329)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123939799 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939799 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939799 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939799 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939800 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939800 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939800 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121123939800 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123939801 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939801 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121123939801 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939801 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121123939801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939801 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939801 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939801 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121123939801 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939801 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121123939801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939801 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939801 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939801 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121123939801 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939801 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121123939801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939801 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939801 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123939801 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123939801 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123939801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123939801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123939801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123939801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123939801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123939801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123939801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123939801 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123939801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121123939801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121123939801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121123939801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123939801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123939801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123939801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123939801 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121123939826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123939826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123939826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121123939826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121123939826 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121123939826 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) 20250121123939826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121123939826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121123939826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123939826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121123939996 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123939996 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121123939996 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123939996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121123940005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940005 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121123940005 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123940005 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123940005 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123940005 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123940005 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123940008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940008 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123940008 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123940008 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123940008 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123940009 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123940009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123940009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123940009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121123940009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123940009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123940009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123940009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123940009 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123940009 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123940010 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123940010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121123940010 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123940010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123940010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121123940010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123940011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123940011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123940011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123940011 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123940011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123940011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123940011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123940011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123940011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123940011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123940011 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940015 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121123940015 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121123940015 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121123940015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121123940021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940021 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121123940021 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121123940021 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121123940021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121123940021 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121123940022 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121123940025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940025 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121123940025 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121123940025 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121123940025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121123940025 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121123940025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121123940025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121123940025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121123940025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123940025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123940025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123940025 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121123940025 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121123940025 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121123940026 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121123940026 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121123940026 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121123940026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123940026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121123940026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123940027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123940027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123940027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123940027 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121123940027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123940027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123940027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123940027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123940027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123940027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123940027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123940811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940811 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123940811 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123940811 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123940811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123940811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123940811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123940811 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123940812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123940812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123940812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123940812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123940812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123940812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123940812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123940812 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123940812 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121123940812 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123940812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123940812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123940812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123940812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123940812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123940812 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123940812 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121123940812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123940812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123940812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123940812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123940812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123940812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123940812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940814 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123940814 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123940814 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123940814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123940814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123940814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123940814 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123940814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123940814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123940814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123940814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123940814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121123940814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121123940814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123940815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123940815 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123940815 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123940823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940823 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123940823 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123940823 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123940823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123940823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123940823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123940823 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123940823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123940823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123940823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123940823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123940823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123940823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121123940823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(333)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121123940823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123940823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121123940823 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121123940824 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121123940824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121123940824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121123940824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121123940824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123940824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123940824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121123940824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123940824 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121123940824 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121123940824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940824 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123940824 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123940824 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121123940824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121123940824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121123940824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121123940824 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123940827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121123940827 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121123940827 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121123940827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123940827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123940827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123940827 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123940827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123940827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123940827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123940827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121123940827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123940827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121123940827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121123940827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121123940827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123940827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123940827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123940827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123940827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121123940827 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121123940827 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121123940827 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121123940855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: f_create_expect(l3 := 'F20D018E27FFAF26090F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: Created Expect[0] for 'F20D018E27FFAF26090F'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4393205 20250121123941899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123941899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123941899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121123941899 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121123941899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4308f5, normal) (hnbgw_rua.c:388) 20250121123941899 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121123941900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121123941900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4393205 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121123941900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123941900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123941900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4393205 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121123941900 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121123941900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121123941900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4393205 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121123941900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4393205 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121123941900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121123941900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121123941900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121123941900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121123941900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121123941900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121123941900 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121123941900 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121123941900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af20d018e27ffaf26090f004f400300017e0056400500f1100926) (sccp_scrc.c:401) 20250121123941900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123941900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123941900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123941900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123941900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123941900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123941900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121123941900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121123941900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121123941900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121123941900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121123941900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121123941900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121123941900 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121123941900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121123941900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121123941900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123941900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121123941901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121123941901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121123941901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121123941901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121123941901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121123941901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: Found Expect[0] for l3='F20D018E27FFAF26090F'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5067591 TC_ranap_cs_creq_cref0(336)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5067591 HNBGW_Test.msc0-SCCP(329)@6b20ff1edfa5: Session index based on connection ID:0 20250121123941921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123941922 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121123941922 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121123941922 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121123941922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121123941922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121123941922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121123941922 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121123941922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123941922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121123941922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121123941922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121123941922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121123941922 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=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20250121123941922 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1823) 20250121123941922 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20250121123941922 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123941922 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121123941922 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121123941922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121123941922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20250121123941922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121123941922 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121123941922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121123941922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121123941922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121123941922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{disrupted}: Freeing instance (context_map.c:202) 20250121123941922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4393205)[0x55f55a8646f0]{disrupted}: Deallocated (fsm.c:568) 20250121123941922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121123941922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121123941922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121123941922 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4393205 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121123941922 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20250121123941922 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121123941922 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121123941922 DLSCCP DEBUG SCCP-SCOC(31)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121123941922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121123941922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4393205 20250121123941933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121123941943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121123941943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121123941943 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121123941943 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121123941943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@6b20ff1edfa5: Final verdict of PTC: none 20250121123941944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@6b20ff1edfa5: Final verdict of PTC: none 20250121123941944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121123941944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121123941944 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121123941944 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123941945 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123941945 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123941945 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123941945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123941945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123941945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121123941945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123941945 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121123941945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123941945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123941945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123941945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123941945 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123941945 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123941945 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123941945 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@6b20ff1edfa5: Final verdict of PTC: none 20250121123941946 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39673<->l=127.0.0.1:4262) (control_if.c:193) 20250121123941946 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121123941946 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121123941946 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121123941946 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(333)@6b20ff1edfa5: Final verdict of PTC: none 20250121123941947 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121123941947 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121123941947 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121123941947 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121123941947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121123941947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121123941947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_ranap_cs_creq_cref-Iuh0(327)@6b20ff1edfa5: Final verdict of PTC: none 20250121123941947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121123941947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121123941947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121123941947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121123941947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121123941947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121123941947 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121123941947 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121123941947 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121123941947 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(330)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(324)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(335)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121123941948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Tue Jan 21 12:39:41 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 20250121123941990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123942391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185236) Waiting for packet dumper to finish... 1 (prev_count=185236, count=236944) 20250121123943945 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123943945 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123943945 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121123943947 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121123943947 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121123943948 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Tue Jan 21 12:39:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ranap_ps_creq_cref started. 20250121123945481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123945485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121123945488 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46027<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(340)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(340)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124001548 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001548 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001549 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001549 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001549 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001549 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001549 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001549 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124001549 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124001550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001550 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124001550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124001550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124001550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124001550 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001551 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124001551 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001551 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124001551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001551 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001551 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001551 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124001551 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) TC_ranap_ps_creq_cref-Iuh0(341)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124001551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001551 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001552 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001552 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124001552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124001552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124001552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124001552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124001553 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124001553 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124001553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001554 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124001554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001554 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124001554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124001554 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(345)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(343)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124001583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001583 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001583 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001583 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124001583 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001584 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001584 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124001584 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001584 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124001584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001584 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001584 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001584 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124001584 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001584 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124001584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001584 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001584 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001584 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124001584 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124001584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001584 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001584 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001584 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124001584 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124001584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001584 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124001584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124001584 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124001584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124001585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124001585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124001585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124001605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124001605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124001605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124001605 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124001605 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124001605 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) 20250121124001605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124001605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124001605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124001605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124001780 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124001781 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124001781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124001781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124001789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001789 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124001789 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124001789 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124001789 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124001789 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124001789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124001792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001792 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124001792 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124001792 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124001792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124001792 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124001792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124001793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124001793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124001793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124001793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124001793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124001793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124001793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124001793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124001793 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124001793 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001794 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001794 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124001794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124001794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124001795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001795 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124001795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124001795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124001795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124001795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124001796 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124001796 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124001796 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124001796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124001804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001804 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124001804 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124001805 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124001805 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124001805 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124001805 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124001807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001807 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124001807 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124001807 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124001807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124001807 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124001807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124001807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124001807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124001808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124001808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124001808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124001808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124001808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124001808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124001808 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124001808 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124001809 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124001809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124001809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124001809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124001809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124001809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124001809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124001809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124001809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124001809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124001809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124001809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124001809 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124001810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124001810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124001810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124001810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124001810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124001810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124001810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124001810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124002598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002598 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124002598 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124002598 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124002598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124002598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124002598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124002598 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124002598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124002598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124002598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124002598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124002598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124002598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124002598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124002598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124002598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124002598 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124002598 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124002598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124002598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124002598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124002599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124002599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124002599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124002599 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124002599 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124002599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124002599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124002599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124002599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124002599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124002599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124002599 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124002601 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124002601 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124002601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124002601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124002601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124002601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124002601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124002601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124002601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124002601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124002601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124002601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124002601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124002601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124002601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124002601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124002601 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124002601 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124002608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002608 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124002608 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124002608 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124002608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124002608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124002608 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124002608 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124002608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124002608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124002608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124002608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124002608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124002608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124002608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124002608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124002608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124002608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124002608 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124002608 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124002609 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124002609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124002609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124002609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124002609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124002609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124002609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124002609 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124002609 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124002609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124002609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124002609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124002609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124002609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124002609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124002609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124002611 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124002611 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124002611 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124002611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124002611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124002611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124002611 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124002611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124002611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124002611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124002611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124002611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124002611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124002611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124002611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124002611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124002611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124002612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124002612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124002612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124002612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124002612 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124002612 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124002622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: f_create_expect(l3 := '4856A8BCD1477C45260F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: Created Expect[0] for '4856A8BCD1477C45260F'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3494602 20250121124003674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124003674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124003674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124003674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124003674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3552ca, normal) (hnbgw_rua.c:388) 20250121124003674 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121124003674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124003674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494602 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124003674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124003674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124003674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494602 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124003674 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121124003674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124003674 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3494602 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124003674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494602 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124003674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124003674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124003675 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124003675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124003675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124003675 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124003675 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121124003675 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124003675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4856a8bcd1477c45260f004f400300024f0056400500f1100926) (sccp_scrc.c:401) 20250121124003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124003675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124003675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124003675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124003675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124003675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124003675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124003675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124003675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124003675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124003675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124003675 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124003675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124003675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124003675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124003675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124003676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124003676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124003676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124003676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124003676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124003676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: Found Expect[0] for l3='4856A8BCD1477C45260F'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)9730782 TC_ranap_ps_creq_cref0(350)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)9730782 HNBGW_Test.sgsn0-SCCP(346)@6b20ff1edfa5: Session index based on connection ID:0 20250121124003699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124003699 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124003699 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124003699 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124003699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124003699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124003699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124003699 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124003699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124003699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124003699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124003699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124003699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124003699 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=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20250121124003699 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1823) 20250121124003699 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20250121124003699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124003699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124003699 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124003699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124003699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20250121124003699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124003699 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124003700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121124003700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124003700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124003700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{disrupted}: Freeing instance (context_map.c:202) 20250121124003700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3494602)[0x55f55a8646f0]{disrupted}: Deallocated (fsm.c:568) 20250121124003700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124003700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121124003700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121124003700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494602 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124003700 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20250121124003700 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124003700 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124003700 DLSCCP DEBUG SCCP-SCOC(32)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121124003700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124003700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@6b20ff1edfa5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3494602 20250121124003712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_creq_cref(337)@6b20ff1edfa5: Final verdict of PTC: none 20250121124003720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124003721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124003721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124003721 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124003721 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124003721 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(344)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@6b20ff1edfa5: Final verdict of PTC: none 20250121124003722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46027<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(349)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@6b20ff1edfa5: Final verdict of PTC: none 20250121124003724 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124003724 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124003724 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124003724 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124003724 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124003724 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124003724 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124003725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124003725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124003725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124003725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124003725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124003725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124003725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124003725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124003725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124003725 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124003725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124003725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124003725 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124003725 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124003725 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124003725 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124003725 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124003725 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124003725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124003726 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124003726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124003726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124003726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124003726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124003726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124003726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124003726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124003726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124003726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124003726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124003726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124003726 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124003726 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124003730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref-Iuh0(341)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(338)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(340)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Tue Jan 21 12:40:03 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 20250121124003803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124004205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185372) Waiting for packet dumper to finish... 1 (prev_count=185372, count=237220) 20250121124005726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124005726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124005726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124005726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124005726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124005726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:40:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250121124007324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124007328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124007333 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(354)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(354)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124023367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023367 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023368 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023368 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023368 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023368 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023368 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124023368 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023368 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124023368 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124023368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124023368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023368 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023369 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124023369 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124023369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124023369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124023369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124023369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124023370 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023370 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124023370 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023370 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124023370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023370 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023370 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023370 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124023370 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023370 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124023370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023370 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023370 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023370 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124023370 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023370 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124023370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023370 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124023370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124023370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124023370 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(359)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(357)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124023385 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023385 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023385 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023385 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023385 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023385 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023386 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124023386 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023387 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023387 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124023387 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023387 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124023387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023387 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023387 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023387 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124023387 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023387 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124023387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023387 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023387 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023387 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124023387 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124023387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023388 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124023388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023388 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023388 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124023388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124023388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124023388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023388 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124023388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124023388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124023388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124023388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124023411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124023411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124023411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124023411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124023411 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124023411 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) 20250121124023411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124023411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124023411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124023411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124023583 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124023583 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124023583 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124023583 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124023593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023593 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124023593 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124023593 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124023593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124023593 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124023593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124023596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023596 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124023596 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124023596 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124023596 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124023596 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124023596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124023597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124023597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124023597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124023597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124023597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124023597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124023597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124023597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124023597 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124023597 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023598 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023598 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124023598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124023598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124023599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023599 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124023599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124023599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124023599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124023599 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124023600 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124023600 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124023600 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124023600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124023606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023606 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124023606 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124023606 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124023606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124023606 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124023606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124023607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023607 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124023607 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124023607 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124023607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124023607 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124023607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124023607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124023607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124023607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124023607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124023607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124023607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124023607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124023607 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124023607 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124023607 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124023608 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124023608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124023608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124023608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124023608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124023608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124023608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124023608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124023609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124023609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124023609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124023609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124023609 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124023609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124023609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124023609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124023609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124023609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124023609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124023609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124023609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124024394 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124024394 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124024394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124024394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124024394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124024394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124024394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124024394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124024394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124024394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124024394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124024394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124024394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124024394 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124024394 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124024394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124024394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124024394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124024394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124024394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124024394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124024394 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124024394 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124024394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124024394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124024394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124024394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124024394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024396 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124024396 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124024396 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124024396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124024396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124024396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124024396 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124024396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124024396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124024396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124024396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124024396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124024396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124024396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124024396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124024396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124024396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124024396 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124024396 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124024412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024412 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124024412 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124024412 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124024412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124024412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124024412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124024412 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124024413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124024413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124024413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124024413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124024413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124024413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124024413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124024413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124024413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124024413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124024413 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124024413 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124024413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124024413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124024413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124024413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124024414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124024414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124024414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124024414 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124024414 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124024414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124024414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124024414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124024414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124024414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124024414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124024414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124024416 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124024416 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124024416 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124024416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124024416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124024416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124024416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124024416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124024416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124024416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124024416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124024416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124024416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124024416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124024416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124024416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124024417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124024417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124024417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124024417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124024417 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124024417 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124024417 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124024443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: f_create_expect(l3 := '6BB0B424E204BF5637A4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: Created Expect[0] for '6BB0B424E204BF5637A4'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)@6b20ff1edfa5: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)3873866 20250121124025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124025492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124025492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b1c4a, normal) (hnbgw_rua.c:388) 20250121124025492 DHNB DEBUG map_rua[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121124025492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124025492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3873866 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124025492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124025492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124025492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3873866 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124025492 DCN DEBUG map_sccp[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121124025492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124025492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3873866 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124025492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3873866 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124025492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124025492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124025492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124025492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124025492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124025492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124025492 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121124025492 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124025492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6bb0b424e204bf5637a4004f400300029c0056400500f1100926) (sccp_scrc.c:401) 20250121124025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124025492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124025492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124025492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124025492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124025492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124025492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124025492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124025492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124025492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124025492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124025492 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124025492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124025492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124025492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124025492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124025492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124025492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124025492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124025492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124025492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124025492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: Found Expect[0] for l3='6BB0B424E204BF5637A4'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8694754 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@6b20ff1edfa5: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@6b20ff1edfa5: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)3873866 20250121124025694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124025694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124025694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121124025694 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124025694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b1c4a,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121124025694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3873866 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121124025694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124025694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124025695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124026509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124026509 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124026509 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124026509 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124026509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124026509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124026509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124026509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124026509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124026509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124026509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124026509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124026509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124026509 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066a7cb) (sccp_scrc.c:472) 20250121124026509 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20250121124026509 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124026509 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124026509 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124026509 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124026509 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:485) 20250121124026509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124026509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124026509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124026509 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124026509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066a7cb), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124026509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124026510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124026510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124026510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124026510 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124026510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:350) 20250121124026510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124026510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:202) 20250121124026510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3873866)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121124026510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124026510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:206) 20250121124026510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121124026510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3873866 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124026510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124026510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124026510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124026510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124026510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124026510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124026510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124026510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: Session index based on local reference:0 20250121124026513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124026513 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124026513 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124026513 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124026514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124026514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124026514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124026514 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124026514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124026514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124026514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124026514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124026514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124026514 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=0066a7cb) (sccp_scrc.c:472) 20250121124026514 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20250121124026514 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124026514 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124026514 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124026514 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124026514 DLSCCP DEBUG SCCP-SCOC(33)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8694754 20250121124027522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124027530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124027530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124027530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124027530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124027530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124027530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124027530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124027530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124027530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124027531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124027531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124027531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124027531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124027531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124027531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124027531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124027531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.msc0-RAN(358)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124027531 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124027531 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124027531 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:193) 20250121124027531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124027531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124027531 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124027531 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124027531 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(357)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027532 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124027532 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124027532 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124027532 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124027532 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124027532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124027532 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(359)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124027532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124027532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124027532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124027532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124027533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124027533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124027533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124027533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) VirtHNBGW-STATS(352)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027533 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124027533 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.sgsn0-SCCP(360)@6b20ff1edfa5: Final verdict of PTC: none 20250121124027533 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124027533 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@6b20ff1edfa5: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(363)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124027536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Tue Jan 21 12:40:27 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 20250121124027586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124027988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249152) Waiting for packet dumper to finish... 1 (prev_count=249152, count=249692) 20250121124029531 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124029531 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124029531 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124029533 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124029533 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124029533 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:40:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250121124031091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124031096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124031100 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(368)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(368)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124047154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047154 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047155 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047155 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047155 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124047155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124047155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124047155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047155 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047155 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124047156 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124047156 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124047156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124047156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124047156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124047156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124047157 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047157 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124047157 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047157 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124047157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047157 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047157 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124047157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124047157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047157 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047157 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124047157 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124047157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047157 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124047157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124047157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124047157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(373)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124047176 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047176 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047176 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047176 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047176 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047176 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047176 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124047176 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047177 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047177 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124047177 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047177 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124047177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047177 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047177 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047177 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124047177 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047177 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124047177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047177 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047177 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047177 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124047177 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047177 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124047177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047177 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047177 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047177 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124047177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124047177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047177 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124047178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124047178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124047178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124047178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124047199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124047199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124047199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124047199 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124047199 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124047199 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) 20250121124047199 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124047199 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124047199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124047199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124047373 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124047373 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124047373 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124047373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124047382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047382 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124047382 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124047382 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124047382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124047382 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124047382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124047384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047384 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124047384 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124047384 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124047384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124047384 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124047384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124047384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124047384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124047384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124047384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124047384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124047384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124047384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124047384 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124047384 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124047384 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047385 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047385 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124047385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124047385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047385 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124047386 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124047389 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124047389 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124047389 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124047389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124047394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124047394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124047394 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124047394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124047394 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124047394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124047396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047396 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124047396 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124047396 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124047396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124047396 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124047396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124047396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124047396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124047396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124047396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124047396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124047396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124047396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124047396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124047396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124047396 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124047397 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124047397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124047397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124047397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124047397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124047397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124047397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124047397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124047397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124047397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124047397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124047397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124047397 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124047398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124047398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124047398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124047398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124047398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124047398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124047398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124047398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124048188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048188 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124048188 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124048188 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124048188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124048188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124048188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124048188 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124048188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124048188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124048188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124048188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124048188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124048188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124048188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124048188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124048188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124048188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124048188 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124048188 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124048188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124048188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124048188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124048188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124048188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124048188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124048188 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124048189 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124048189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048189 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124048189 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124048189 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124048189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124048189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124048189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124048189 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124048190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048190 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124048190 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124048190 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124048190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124048190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124048190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124048190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124048190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124048190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124048190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124048190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124048190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124048190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124048190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124048190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124048190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124048190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124048190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124048190 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124048190 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124048196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048196 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124048196 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124048196 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124048196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124048196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124048196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124048196 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124048196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124048196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124048196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124048196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124048196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124048196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124048196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124048196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124048196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124048196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124048196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124048196 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124048196 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124048196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124048196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124048196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124048196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124048197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124048197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124048197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124048197 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124048197 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124048197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124048197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124048197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124048197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124048197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124048197 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124048197 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124048197 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124048197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124048197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124048197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124048197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124048197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124048197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124048197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124048197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124048197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124048197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124048197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124048197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124048197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124048197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124048197 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124048197 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124048217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: f_create_expect(l3 := '0D52886B44C8782B4743'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: Created Expect[0] for '0D52886B44C8782B4743'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)@6b20ff1edfa5: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11575049 20250121124049257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124049257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124049257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121124049257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124049257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb09f09, normal) (hnbgw_rua.c:388) 20250121124049257 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124049257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124049257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11575049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124049257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124049257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124049257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11575049 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124049257 DCN DEBUG map_sccp[0x55f55a8646f0]{init}: Allocated (fsm.c:456) 20250121124049257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124049257 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11575049 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124049257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11575049 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121124049257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124049257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124049257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124049257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124049257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124049257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124049257 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: Allocated (fsm.c:456) 20250121124049257 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124049257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0d52886b44c8782b4743004f400300001b0056400500f1100926) (sccp_scrc.c:401) 20250121124049257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124049257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124049257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124049257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124049257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124049257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124049257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124049257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124049257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124049257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124049257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124049257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124049257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124049257 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124049257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124049257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124049257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124049257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124049257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124049257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124049257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124049257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124049257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124049257 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: Found Expect[0] for l3='0D52886B44C8782B4743'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)912571 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@6b20ff1edfa5: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@6b20ff1edfa5: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11575049 20250121124049458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124049458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124049458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121124049458 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124049458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb09f09,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121124049458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11575049 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121124049458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124049458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124049458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124050280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124050280 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124050280 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124050280 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124050280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124050280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124050280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124050280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124050280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124050281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124050281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124050281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124050281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124050281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00096836) (sccp_scrc.c:472) 20250121124050281 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20250121124050281 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124050281 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124050281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124050281 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124050281 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:485) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124050281 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124050281 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124050281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00096836), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124050281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124050281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124050281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124050281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124050281 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:350) 20250121124050281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124050281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:202) 20250121124050281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11575049)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{disconnected}: Freeing instance (context_map.c:206) 20250121124050281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f55a8646f0]{disconnected}: Deallocated (fsm.c:568) 20250121124050281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11575049 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121124050281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124050281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124050281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124050281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124050281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124050281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124050281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124050281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: Session index based on local reference:0 20250121124050285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124050285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124050285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124050285 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124050285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124050285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124050285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124050285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124050285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124050285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124050285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124050285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124050285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124050285 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=00096836) (sccp_scrc.c:472) 20250121124050285 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20250121124050285 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124050285 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124050285 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124050285 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124050285 DLSCCP DEBUG SCCP-SCOC(34)[0x55f55a860120]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)912571 20250121124051289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124051292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124051292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124051292 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124051292 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124051292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124051292 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124051292 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:193) 20250121124051292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124051292 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124051293 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124051293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124051293 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124051293 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124051293 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124051293 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124051293 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124051293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124051293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(375)@6b20ff1edfa5: Final verdict of PTC: none 20250121124051293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124051293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124051293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124051293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124051293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124051293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124051293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124051293 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124051293 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124051294 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124051294 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@6b20ff1edfa5: Final verdict of PTC: none 20250121124051294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124051294 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124051294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124051294 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124051294 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@6b20ff1edfa5: Final verdict of PTC: none 20250121124051294 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124051294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124051294 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124051295 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124051295 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124051295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124051295 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124051295 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124051295 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124051295 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124051295 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124051295 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124051295 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(374)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@6b20ff1edfa5: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@6b20ff1edfa5: Final verdict of PTC: none 20250121124051295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124051295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124051295 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124051295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124051295 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124051295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124051295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124051295 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124051295 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124051295 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124051295 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(376)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(366)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(377)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124051298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Tue Jan 21 12:40:51 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250121124051347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124051749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224020) Waiting for packet dumper to finish... 1 (prev_count=224020, count=250656) 20250121124053294 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124053294 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124053294 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124053296 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124053296 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124053296 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:40:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_cs_iu_release_req_rua_disconnect started. 20250121124054853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124054857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124054860 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41401<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(382)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(382)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124110921 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110921 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110922 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110922 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110923 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110923 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124110923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124110923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124110923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124110923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110923 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110923 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110923 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124110923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124110923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110923 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110923 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110923 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124110923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124110923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124110923 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124110924 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110924 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124110924 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124110924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124110924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110924 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110924 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110924 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124110924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124110924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124110924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124110925 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110925 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124110925 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110925 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124110925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110925 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110925 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110925 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124110925 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110925 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124110925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110925 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124110925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124110925 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124110925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124110925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124110925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124110925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124110948 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110948 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110948 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110948 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110948 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110948 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110948 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124110948 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124110950 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110950 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124110950 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110950 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124110950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110950 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110950 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110950 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124110950 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110950 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124110950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110950 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110950 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110950 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124110950 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110950 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124110950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110950 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110950 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124110950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124110950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124110950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124110950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124110950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124110951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124110951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124110951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124110951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124110951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124110951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124110951 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124110951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124110951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124110951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124110951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124110951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124110951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124110951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124110951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124110981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124110981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124110981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124110981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124110981 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124110981 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) 20250121124110981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124110981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124110981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124110981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124111142 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124111142 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124111142 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124111142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124111150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124111150 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124111150 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124111150 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124111150 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124111150 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124111153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124111153 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124111153 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124111153 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124111153 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124111153 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124111153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124111153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124111153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124111154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124111154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124111154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124111154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124111154 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124111155 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124111155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124111155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124111155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124111155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124111155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124111155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124111155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124111155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124111155 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124111155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124111155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124111155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124111155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124111155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124111155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124111155 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111165 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124111165 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124111165 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124111165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124111170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111170 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124111171 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124111171 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124111171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124111171 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124111171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124111173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111173 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124111173 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124111173 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124111173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124111173 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124111173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124111173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124111173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124111173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124111173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124111173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124111173 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124111173 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124111173 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124111174 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124111174 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124111174 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124111174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124111174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124111174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124111174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124111174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124111174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124111174 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124111175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124111175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124111175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124111175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124111175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124111175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124111175 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124111952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124111952 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124111952 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124111952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124111952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124111952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124111952 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124111952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124111952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124111952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124111952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124111952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124111952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124111952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124111952 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124111952 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124111952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124111952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124111952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124111952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124111952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124111952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124111952 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124111952 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124111952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124111952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124111952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124111953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124111953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124111953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124111953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111954 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124111954 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124111954 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124111954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124111954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124111954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124111954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124111954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124111954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124111954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124111954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124111954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124111954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124111954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124111954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124111954 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124111954 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124111979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111979 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124111979 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124111979 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124111979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124111979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124111979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124111979 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124111979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124111979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124111979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124111979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124111979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124111980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124111980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124111980 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124111980 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124111980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124111980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124111980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124111980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124111980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124111980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124111980 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124111980 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124111980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124111980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124111980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124111980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124111980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124111980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124111981 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124111983 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124111983 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124111983 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124111983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124111983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124111983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124111983 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124111983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124111983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124111983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124111983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124111983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124111983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124111983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124111983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124111983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124111983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124111983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124111983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124111983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124111983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124111983 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124111983 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124112000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56266<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: f_create_expect(l3 := 'EC72996D6DE00B1E572E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: Created Expect[0] for 'EC72996D6DE00B1E572E'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@6b20ff1edfa5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13762165 20250121124113041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124113041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124113041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121124113041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124113041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1fe75, normal) (hnbgw_rua.c:388) 20250121124113041 DHNB DEBUG map_rua[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121124113041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124113041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124113041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124113041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124113041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124113041 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124113041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124113041 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13762165 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124113041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121124113041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124113041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124113041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124113041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124113041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124113041 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124113041 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: Allocated (fsm.c:456) 20250121124113041 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124113041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aec72996d6de00b1e572e004f40030002210056400500f1100926) (sccp_scrc.c:401) 20250121124113041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124113041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124113041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124113041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124113041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124113041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124113041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124113041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124113041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124113041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124113042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124113042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124113042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124113042 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124113042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124113042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124113042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124113042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124113042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124113042 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124113042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124113042 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124113042 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124113042 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: Found Expect[0] for l3='EC72996D6DE00B1E572E'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)3045795 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124113061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124113061 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124113061 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124113061 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124113061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124113062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124113062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124113062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124113062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124113062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124113062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124113062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124113062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124113062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00853a61) (sccp_scrc.c:472) 20250121124113062 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20250121124113062 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124113062 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124113062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124113062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124113062 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:485) 20250121124113062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124113062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@6b20ff1edfa5: 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)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121124113262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124113262 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124113262 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124113262 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124113262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124113262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124113262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124113262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124113263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124113263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124113263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124113263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124113263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124113263 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:472) 20250121124113263 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20250121124113263 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124113263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124113263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124113263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124113263 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124113263 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124113263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124113263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124113263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124113263 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121124113263 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121124113263 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121124113263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124113263 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{UNUSED}: Allocated (fsm.c:456) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{UNUSED}: is child of mgw(mgw-fsm-13762165-0)[0x55f55a8641c0] (fsm.c:486) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13762165-0)[0x55f55a8641c0] (mgcp_client_endpoint_fsm.c:724) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121124113263 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a87aa00]{ST_CRCX}: Allocated (fsm.c:456) 20250121124113263 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a87aa00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330] (fsm.c:486) 20250121124113263 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a87aa00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121124113263 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a87aa00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121124113263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: d1fe'... (mgcp_client.c:805) 20250121124113263 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20250121124113263 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a87aa00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121124113263 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fe7517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fe7517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fe7517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fe7517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121124113301 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250121124113301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121124113301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121124113301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121124113301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121124113301 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113301 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121124113301 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121124113301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124113301 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121124113301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121124113301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121124113301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124113301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124113336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124113336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124113336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124113336 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124113336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1fe75) (hnbgw_rua.c:452) 20250121124113336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124113336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124113337 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124113337 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124113337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124113337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124113337 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121124113337 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121124113337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124113337 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13762165-0)[0x55f55a8641c0] (mgcp_client_endpoint_fsm.c:724) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121124113337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: d1fe'... (mgcp_client.c:805) 20250121124113337 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121124113337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113337 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fe7517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fe7517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121124113356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250121124113356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121124113356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121124113356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113356 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121124113356 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121124113356 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13762165-0)[0x55f55a8641c0] (mgcp_client_endpoint_fsm.c:724) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121124113356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a863190]{ST_CRCX}: Allocated (fsm.c:456) 20250121124113356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a863190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330] (fsm.c:486) 20250121124113356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a863190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121124113356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a863190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20250121124113356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: d1fe'... (mgcp_client.c:805) 20250121124113356 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121124113356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13762165-0)[0x55f55a863190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113356 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fe7517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fe7517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121124113372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250121124113372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121124113372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121124113372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121124113372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113372 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{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) 20250121124113372 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121124113372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124113372 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121124113372 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121124113372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121124113372 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124113372 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124113372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853a61), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121124113372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124113372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124113372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124113372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124113372 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121124113372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124113372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124113372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124113372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124113372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124113372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124113372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124113372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124113538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124113538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124113538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121124113538 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124113538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1fe75) (hnbgw_rua.c:452) 20250121124113538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121124113538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124113538 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121124113538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121124113538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121124113538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124113538 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124113539 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124113539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853a61), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20250121124113539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124113539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124113539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124113539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124113539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124113539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124113539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124113539 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124113539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124113539 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124113539 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124113539 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@6b20ff1edfa5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13762165 20250121124113746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124113746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124113746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121124113746 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124113746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd1fe75,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121124113746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121124113746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124113746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124113746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124113746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: Warning: Stopping inactive timer T. 20250121124118747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20250121124118747 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124118747 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124118747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853a61), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124118747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124118747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124118747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124118747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124118747 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124118747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20250121124118747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124118747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:202) 20250121124118747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13762165)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121124118747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124118747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124118747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121124118747 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121124118747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121124118747 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: d1fe'... (mgcp_client.c:805) 20250121124118747 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121124118747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121124118747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121124118747 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: d1fe'... (mgcp_client.c:805) 20250121124118747 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121124118747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121124118747 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: Removing from parent mgw(mgw-fsm-13762165-0)[0x55f55a8641c0] (mgcp_client_endpoint_fsm.c:873) 20250121124118747 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121124118747 DLMGCP DEBUG mgw-endp(mgw-fsm-13762165-0)[0x55f55a860330]{IN_USE}: Deallocated (fsm.c:568) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121124118747 DMGW DEBUG mgw(mgw-fsm-13762165-0)[0x55f55a8641c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121124118747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13762165 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121124118747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124118747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124118747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124118748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124118748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124118748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124118748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124118748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Session index based on local reference:0 20250121124118753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124118753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124118753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124118753 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124118753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124118753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124118753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124118753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124118753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124118753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124118753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124118753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124118753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124118753 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=00853a61) (sccp_scrc.c:472) 20250121124118753 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20250121124118753 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124118753 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124118754 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124118754 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124118754 DLSCCP DEBUG SCCP-SCOC(35)[0x55f55a8646f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)3045795 20250121124119761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56266<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@6b20ff1edfa5: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124119768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124119768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124119768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124119769 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124119769 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124119769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124119769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124119769 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124119769 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124119769 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124119769 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@6b20ff1edfa5: Final verdict of PTC: none 20250121124119769 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124119769 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124119769 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124119769 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124119769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@6b20ff1edfa5: Final verdict of PTC: none 20250121124119769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124119769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124119769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124119769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124119769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124119769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124119769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124119769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124119769 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124119769 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124119769 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124119769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124119769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124119769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124119769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124119769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124119769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124119769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124119769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124119769 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.sgsn0-M3UA(390)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@6b20ff1edfa5: Final verdict of PTC: none 20250121124119769 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124119769 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124119769 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@6b20ff1edfa5: Final verdict of PTC: none 20250121124119769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41401<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(388)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(380)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(391)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124119770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@6b20ff1edfa5: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. Tue Jan 21 12:41:19 UTC 2025 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250121124119811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124120313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308776) Waiting for packet dumper to finish... 1 (prev_count=308776, count=309636) 20250121124121770 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124121770 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124121770 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124121770 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124121770 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124121770 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:41:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121124122748 DLMGCP DEBUG MGW(mgw) Canceled transaction 108 (mgcp_client.c:1239) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a863190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20250121124122748 DLMGCP DEBUG MGW(mgw) Canceled transaction 107 (mgcp_client.c:1239) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20250121124122748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a87aa00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_ps_iu_release_req_rua_disconnect started. 20250121124123396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124123400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124123404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33551<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(396)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(396)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124139466 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139466 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139468 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124139468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124139468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139468 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139469 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124139469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124139469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124139469 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124139469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124139469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124139469 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139469 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139469 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139469 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139470 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139470 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124139470 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124139470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139470 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124139471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139471 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139471 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139471 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124139471 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139471 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124139471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139471 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139471 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139471 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124139471 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124139471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139471 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124139471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124139471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124139471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(399)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124139487 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139487 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139487 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139487 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139487 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139487 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139487 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124139487 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139488 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139488 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124139488 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139488 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124139488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139488 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139488 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139488 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124139488 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139488 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124139488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139488 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139488 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139488 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124139488 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139488 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124139488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139488 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139488 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124139488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124139489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139489 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124139489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124139489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124139489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124139489 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124139510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124139510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124139510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124139510 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124139510 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124139510 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) 20250121124139510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124139510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124139510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124139510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124139685 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124139685 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124139685 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124139685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124139693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139693 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124139693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124139693 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124139693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124139693 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124139693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124139697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139697 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124139697 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124139697 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124139697 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124139697 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124139697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124139697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124139697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124139697 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124139697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124139697 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124139697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124139697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124139697 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124139697 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124139697 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139698 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124139698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124139699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124139699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139699 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124139699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124139699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124139699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124139699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124139701 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124139701 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124139701 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124139701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124139707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139707 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124139707 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124139707 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124139707 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124139707 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124139707 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124139710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139710 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124139710 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124139710 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124139710 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124139710 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124139710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124139710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124139710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124139711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124139711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124139711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124139711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124139711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124139711 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124139711 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124139711 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124139712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124139712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124139712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124139712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124139712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124139712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124139712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124139712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124139712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124139712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124139712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124139712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124139713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124139713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124139713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124139713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124139713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124139713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124139713 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124139713 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124140493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124140493 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124140493 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124140493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124140493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124140493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124140493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124140493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124140493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124140493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124140493 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124140493 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124140493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124140493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124140493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124140493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124140493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124140493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124140493 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124140493 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124140493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124140493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124140493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124140493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124140493 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124140493 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124140493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124140493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124140493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124140493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124140493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124140493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124140493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124140494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124140494 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124140494 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124140494 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124140510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140510 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124140510 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124140510 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124140510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124140510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124140510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124140510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124140510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124140510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124140510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124140510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124140510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124140510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124140510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124140510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124140511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124140511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124140511 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124140511 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124140511 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124140511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124140511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124140511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124140511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124140511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124140511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124140511 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124140511 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124140511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124140511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124140511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124140511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124140511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124140511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124140511 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124140513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124140512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124140512 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124140512 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124140512 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124140512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124140512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124140512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124140512 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124140513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124140513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124140513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124140513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124140513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124140513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124140513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124140513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124140513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124140513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124140513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124140513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124140513 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124140513 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124140533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: f_create_expect(l3 := '5A3A989207A8F703CD7D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: Created Expect[0] for '5A3A989207A8F703CD7D'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@6b20ff1edfa5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)754448 20250121124141582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124141582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124141583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124141583 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124141583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb8310, normal) (hnbgw_rua.c:388) 20250121124141583 DHNB DEBUG map_rua[0x55f55a863190]{init}: Allocated (fsm.c:456) 20250121124141583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124141583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124141583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124141583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124141583 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124141583 DCN DEBUG map_sccp[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124141583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124141583 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-754448 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124141583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124141583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124141583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124141583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124141583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124141583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124141583 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124141583 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: Allocated (fsm.c:456) 20250121124141583 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124141583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5a3a989207a8f703cd7d004f40030002030056400500f1100926) (sccp_scrc.c:401) 20250121124141583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124141583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124141583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124141583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124141583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124141583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124141584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124141584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124141584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124141584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124141584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124141584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124141584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124141584 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124141584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124141584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124141584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124141584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124141584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124141584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124141584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124141584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124141584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124141584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: Found Expect[0] for l3='5A3A989207A8F703CD7D'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)2242687 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124141602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124141602 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124141602 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124141602 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124141602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124141602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124141602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124141602 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124141602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124141602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124141603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124141603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124141603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124141603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c32d8e) (sccp_scrc.c:472) 20250121124141603 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20250121124141603 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124141603 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124141603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124141603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124141603 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:485) 20250121124141603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124141603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124141806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124141806 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124141806 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124141806 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124141806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124141806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124141806 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124141806 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124141806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124141806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124141806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124141806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124141806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124141806 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:472) 20250121124141806 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20250121124141806 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124141806 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124141806 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124141806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124141807 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124141807 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124141807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124141807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124141807 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124141807 DRANAP DEBUG ps_rab_ass[0x55f55a860120]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124141807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124141807 DLPFCP DEBUG ps_rab[0x55f55a858f50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124141807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124141807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124141807 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124141807 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124141807 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@6b20ff1edfa5: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@6b20ff1edfa5: 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 } } } 20250121124141836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124141836 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124141836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124141836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124141836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124141836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124141837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124141837 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124141837 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124141837 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124141837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124141837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{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:411) 20250121124141837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124141837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124141837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124141837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124141837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124141837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124141837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124141879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124141879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124141879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124141879 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124141879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb8310) (hnbgw_rua.c:452) 20250121124141879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124141879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124141879 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124141879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124141879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124141879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124141879 DRANAP DEBUG ps_rab_ass[0x55f55a860120]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124141879 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124141879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124141879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124141879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124141879 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124141879 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124141879 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124141879 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@6b20ff1edfa5: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@6b20ff1edfa5: 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 } } } 20250121124141898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124141898 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124141898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124141898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124141898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124141898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124141898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{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) 20250121124141898 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124141898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124141898 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124141898 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124141898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124141898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124141898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124141898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124141898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124141898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124141898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124141898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448)[0x55f55a860120]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124141898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{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:411) 20250121124141898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124141898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124141898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124141898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124141898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124141898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124141898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124141898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124141898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124141898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124141898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124141898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124141898 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124142082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124142082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124142082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20250121124142082 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124142082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb8310) (hnbgw_rua.c:452) 20250121124142082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20250121124142082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124142082 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250121124142082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250121124142082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250121124142082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124142082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124142082 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124142082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20250121124142082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124142083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124142083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124142083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124142083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124142083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124142083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124142083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124142083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124142083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124142083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124142083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@6b20ff1edfa5: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)754448 20250121124142286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124142286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124142286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20250121124142286 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124142286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb8310,cause=misc(unspecified)) (hnbgw_rua.c:420) 20250121124142286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-754448 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20250121124142286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124142286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124142286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124142286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: setverdict(fail): pass -> fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }", new component reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MC@6b20ff1edfa5: Test Component 406 has requested to stop MTC. Terminating current testcase execution. 20250121124147103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124147104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124147104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124147104 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124147104 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124147104 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124147104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{disconnected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW_Test.msc0-RAN(400)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124147104 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124147104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124147105 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124147105 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33551<->l=127.0.0.1:4262) (control_if.c:193) 20250121124147105 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147105 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124147105 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124147105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124147105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124147105 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124147105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124147105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124147105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124147105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124147105 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124147105 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124147105 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(399)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147105 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124147105 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124147105 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124147105 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124147105 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124147105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124147105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124147105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124147105 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124147105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124147105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124147105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124147105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124147105 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124147105 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124147105 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124147105 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124147105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{wait_rlsd}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124147105 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124147105 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124147105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124147105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124147105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124147105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124147105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124147105 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124147105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:458) 20250121124147105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124147105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{disconnected}: Freeing instance (context_map.c:202) 20250121124147105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-754448)[0x55f55a863190]{disconnected}: Deallocated (fsm.c:568) 20250121124147105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124147105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{disconnected}: Freeing instance (context_map.c:206) 20250121124147105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f55a87aa00]{disconnected}: Deallocated (fsm.c:568) 20250121124147105 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124147105 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124147105 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124147105 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124147105 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-M3UA(401)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(405)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147105 DMAIN INFO (NULL) RUA-754448 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124147105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124147105 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124147105 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer VirtHNBGW-STATS(394)@6b20ff1edfa5: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147105 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124147105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124147105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124147105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124147105 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@6b20ff1edfa5: Final verdict of PTC: none 20250121124147106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@6b20ff1edfa5: Final verdict of PTC: fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" HNBGW_Test.sgsn0-SCCP(402)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): fail (pass -> fail) reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MTC@6b20ff1edfa5: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail'. Tue Jan 21 12:41:47 UTC 2025 ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250121124147155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124147657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285880) Waiting for packet dumper to finish... 1 (prev_count=285880, count=286536) 20250121124149106 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124149106 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124149106 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124149106 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124149106 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124149106 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Tue Jan 21 12:41:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121124150106 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ps_rab_assignment started. 20250121124150738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124150742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124150746 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36117<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(410)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124153107 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(410)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(410)@6b20ff1edfa5: broadcasting to mtc MTC@6b20ff1edfa5: setverdict(fail): none -> fail reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"", new component reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@6b20ff1edfa5: Stopping testcase execution from "HNBGW_Tests.ttcn":347 MutexDispCT-TC_ps_rab_assignment(407)@6b20ff1edfa5: Final verdict of PTC: none 20250121124153122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124153122 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36117<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(408)@6b20ff1edfa5: Final verdict of PTC: none 20250121124153125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: fail reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (fail -> fail) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(408): none (fail -> fail) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (fail -> fail) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(410): none (fail -> fail) MTC@6b20ff1edfa5: Test case TC_ps_rab_assignment finished. Verdict: fail reason: "HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail'. Tue Jan 21 12:41:53 UTC 2025 ------ HNBGW_Tests.TC_ps_rab_assignment fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250121124153148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124153651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6748) Waiting for packet dumper to finish... 1 (prev_count=6748, count=12696) MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Tue Jan 21 12:41:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121124156108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_ps_rab_assignment_concurrent started. 20250121124156760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124156764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124156768 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45743<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(414)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124157105 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124157106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124157106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124157106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124157106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124157106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124157106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124157106 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124157106 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124157106 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124157106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124157106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124157106 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124159109 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:650) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124159109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-754448-RAB-23)[0x55f55a858f50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124159109 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20250121124159109 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124207106 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124207106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124207106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124207106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124207106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124207107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124207107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124207107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124207107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124207107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124207107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124207107 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124207106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(414)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124212804 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212804 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212805 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212805 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(415)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124212805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124212805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124212805 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212805 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212805 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212805 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124212805 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124212805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124212805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212805 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212805 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212805 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124212805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124212805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124212805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124212806 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212806 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124212806 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212806 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124212806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212806 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212806 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212806 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124212806 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124212807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212807 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212807 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212807 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124212807 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124212807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124212807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212807 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124212807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124212807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124212807 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(419)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(419)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(419)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(417)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124212823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212823 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212823 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212823 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212823 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212823 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124212823 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124212824 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212824 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124212824 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212824 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124212824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212824 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212825 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212825 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124212825 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212825 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124212825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212825 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212825 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212825 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124212825 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124212825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212825 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212825 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124212825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124212825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124212825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124212825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124212825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124212825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124212825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124212825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124212825 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124212825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124212825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124212825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124212825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124212825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124212825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124212825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124212825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(422)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(422)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(422)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124212850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124212850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124212850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124212850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124212850 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124212850 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) 20250121124212850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124212850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124212850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124212850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124213021 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124213021 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124213021 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124213021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(419)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124213023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213023 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124213023 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124213023 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124213023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124213023 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124213024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124213024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213024 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124213024 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124213024 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124213024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124213024 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124213024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124213024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124213024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124213024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124213024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124213024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124213024 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124213024 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124213024 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124213025 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124213025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124213025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124213025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124213025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124213025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124213025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124213025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124213025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124213025 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124213025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124213025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124213025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124213025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124213025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124213025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124213025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213038 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124213038 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124213038 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124213038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(422)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124213039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213039 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124213039 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124213039 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124213039 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124213039 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124213039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124213040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213040 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124213040 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124213040 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124213040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124213040 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124213040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124213040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124213040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124213040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124213040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124213040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124213040 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124213040 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124213040 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124213041 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124213041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124213041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124213041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124213041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124213041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124213041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124213041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124213041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124213041 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124213041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124213041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124213041 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124213041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124213041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124213041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124213041 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(418)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124213833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213833 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124213833 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124213833 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124213833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124213833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124213833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124213833 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124213833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124213833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124213833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124213833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124213833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124213833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124213833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124213833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124213833 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124213833 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124213834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124213834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124213834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124213834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124213834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124213834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124213834 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124213834 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124213834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213834 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124213834 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124213834 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124213834 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124213834 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124213834 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124213834 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213835 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124213835 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124213835 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124213835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124213835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124213835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124213835 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124213835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124213835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124213835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124213835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124213835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124213835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124213835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124213836 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124213836 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124213836 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124213844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213844 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124213844 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124213844 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124213844 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124213844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124213844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124213844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124213844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124213844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124213844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124213844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124213844 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124213844 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124213844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124213844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124213844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124213844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124213844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124213844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124213844 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124213844 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124213844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124213844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124213844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124213844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124213844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124213846 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124213846 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124213846 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124213846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124213846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124213846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124213846 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124213846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124213846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124213846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124213846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124213846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124213846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124213846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124213846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124213846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124213846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124213846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124213846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124213846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124213846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124213846 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124213846 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124214883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124214995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124215004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124215014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124215026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '5DF5E1A16DB8448D5F98'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[0] for '5DF5E1A16DB8448D5F98'O to be handled at TC_ps_rab_assignment_concurrent0(424) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := 'D9DF5E048E0BDE12D3ED'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[1] for 'D9DF5E048E0BDE12D3ED'O to be handled at TC_ps_rab_assignment_concurrent0(425) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := 'F2C8060A453E9A49EC71'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[2] for 'F2C8060A453E9A49EC71'O to be handled at TC_ps_rab_assignment_concurrent0(426) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(424)3200922 TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(425)13468420 TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(426)3436481 20250121124215916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124215916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124215916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124215916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124215916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30d79a, normal) (hnbgw_rua.c:388) 20250121124215916 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124215916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124215916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124215916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124215916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124215916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124215916 DCN DEBUG map_sccp[0x55f55a863190]{init}: Allocated (fsm.c:456) 20250121124215916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124215916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3200922 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124215916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124215916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124215916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124215916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124215916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124215916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124215916 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124215916 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: Allocated (fsm.c:456) 20250121124215916 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124215916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5df5e1a16db8448d5f98004f40030000020056400500f1100926) (sccp_scrc.c:401) 20250121124215916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124215916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124215916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '6D886D1C3EE17116796C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[3] for '6D886D1C3EE17116796C'O to be handled at TC_ps_rab_assignment_concurrent0(427) 20250121124215916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124215917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124215917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124215917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124215917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124215917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124215917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124215917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124215917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124215917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124215917 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124215917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124215917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124215917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124215917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124215917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124215917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124215917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124215917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124215917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124215917 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(427)16755927 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[0] for l3='5DF5E1A16DB8448D5F98'O handled at TC_ps_rab_assignment_concurrent0(424) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(424)14254071 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124215924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124215924 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124215924 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124215924 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124215924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124215924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124215924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124215924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124215924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124215925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124215925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124215925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124215925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124215925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d2ba4) (sccp_scrc.c:472) 20250121124215925 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20250121124215925 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124215925 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124215925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124215925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124215925 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:485) 20250121124215925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124215925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '87DF0231835AE1A03EDE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[0] for '87DF0231835AE1A03EDE'O to be handled at TC_ps_rab_assignment_concurrent0(428) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(428)3119819 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '2E84314801CE9FA5C4F1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[4] for '2E84314801CE9FA5C4F1'O to be handled at TC_ps_rab_assignment_concurrent0(429) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(429)5918081 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := 'BC980CD8F8CEDBFB57D1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[5] for 'BC980CD8F8CEDBFB57D1'O to be handled at TC_ps_rab_assignment_concurrent0(430) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(430)3741145 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '22D573518A79961FD49A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[6] for '22D573518A79961FD49A'O to be handled at TC_ps_rab_assignment_concurrent0(431) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(431)13406743 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '14671B03C9FF69897710'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[7] for '14671B03C9FF69897710'O to be handled at TC_ps_rab_assignment_concurrent0(432) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(432)1223248 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '1EFBA0801C86706BB808'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[8] for '1EFBA0801C86706BB808'O to be handled at TC_ps_rab_assignment_concurrent0(433) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(433)2457358 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '1BF7A82ABC8D516B0E2B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[9] for '1BF7A82ABC8D516B0E2B'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(434)14016356 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '1C08E619B5F9D5D1419C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[10] for '1C08E619B5F9D5D1419C'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(435)14257949 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '3CCE44B922C41F7B14E1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[11] for '3CCE44B922C41F7B14E1'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(436)2670756 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := '26AE5CA6942DEB0E2544'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[12] for '26AE5CA6942DEB0E2544'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(437)12778052 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := 'AD923A25958B9AF6F3E3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[13] for 'AD923A25958B9AF6F3E3'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(438)1126714 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: f_create_expect(l3 := 'B03CB9F020CDF0B1D333'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Created Expect[14] for 'B03CB9F020CDF0B1D333'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(439)2972908 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcd8304, normal) (hnbgw_rua.c:388) 20250121124216118 DHNB DEBUG map_rua[0x55f55a860120]{init}: Allocated (fsm.c:456) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216118 DCN DEBUG map_sccp[0x55f55a860330]{init}: Allocated (fsm.c:456) 20250121124216118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13468420 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216118 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: Allocated (fsm.c:456) 20250121124216118 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad9df5e048e0bde12d3ed004f400300038a0056400500f1100926) (sccp_scrc.c:401) 20250121124216118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216118 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216118 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x346fc1, normal) (hnbgw_rua.c:388) 20250121124216118 DHNB DEBUG map_rua[0x55f55a876960]{init}: Allocated (fsm.c:456) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216118 DCN DEBUG map_sccp[0x55f55a862620]{init}: Allocated (fsm.c:456) 20250121124216118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3436481 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216118 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: Allocated (fsm.c:456) 20250121124216118 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af2c8060a453e9a49ec71004f40030003b90056400500f1100926) (sccp_scrc.c:401) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216118 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216118 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216118 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216118 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216119 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:472) 20250121124216119 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216119 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216119 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216119 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216119 DLPFCP DEBUG ps_rab[0x55f55a8a7fc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216119 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216119 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216119 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216119 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xffacd7, normal) (hnbgw_rua.c:388) 20250121124216119 DHNB DEBUG map_rua[0x55f55a8613f0]{init}: Allocated (fsm.c:456) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216119 DCN DEBUG map_sccp[0x55f55a863ce0]{init}: Allocated (fsm.c:456) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16755927 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: Allocated (fsm.c:456) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6d886d1c3ee17116796c004f400300036a0056400500f1100926) (sccp_scrc.c:401) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:1 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f9acb, normal) (hnbgw_rua.c:388) 20250121124216119 DHNB DEBUG map_rua[0x55f55a85ee20]{init}: Allocated (fsm.c:456) 20250121124216119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216119 DCN DEBUG map_sccp[0x55f55a8a7270]{init}: Allocated (fsm.c:456) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3119819 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. 20250121124216119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: Allocated (fsm.c:456) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a87df0231835ae1a03ede004f400300025c0056400500f1100926) (sccp_scrc.c:401) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216119 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5a4d81, normal) (hnbgw_rua.c:388) 20250121124216120 DHNB DEBUG map_rua[0x55f55a862460]{init}: Allocated (fsm.c:456) 20250121124216119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216120 DCN DEBUG map_sccp[0x55f55a8a7590]{init}: Allocated (fsm.c:456) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5918081 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: Allocated (fsm.c:456) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2e84314801ce9fa5c4f1004f40030000e60056400500f1100926) (sccp_scrc.c:401) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3915d9, normal) (hnbgw_rua.c:388) 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216120 DHNB DEBUG map_rua[0x55f55a8a73a0]{init}: Allocated (fsm.c:456) 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216120 DCN DEBUG map_sccp[0x55f55a861650]{init}: Allocated (fsm.c:456) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3741145 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: Allocated (fsm.c:456) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abc980cd8f8cedbfb57d1004f400300008c0056400500f1100926) (sccp_scrc.c:401) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc9217, normal) (hnbgw_rua.c:388) 20250121124216120 DHNB DEBUG map_rua[0x55f55a876570]{init}: Allocated (fsm.c:456) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216120 DCN DEBUG map_sccp[0x55f55a8a7930]{init}: Allocated (fsm.c:456) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13406743 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: Allocated (fsm.c:456) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a22d573518a79961fd49a004f400300032d0056400500f1100926) (sccp_scrc.c:401) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:2 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216120 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x12aa50, normal) (hnbgw_rua.c:388) 20250121124216120 DHNB DEBUG map_rua[0x55f55a875f70]{init}: Allocated (fsm.c:456) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[1] for l3='D9DF5E048E0BDE12D3ED'O handled at TC_ps_rab_assignment_concurrent0(425) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(425)11009189 20250121124216120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216120 DCN DEBUG map_sccp[0x55f55a8786e0]{init}: Allocated (fsm.c:456) 20250121124216120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1223248 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: Allocated (fsm.c:456) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a14671b03c9ff69897710004f40030001ab0056400500f1100926) (sccp_scrc.c:401) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:3 20250121124216121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x257f0e, normal) (hnbgw_rua.c:388) 20250121124216121 DHNB DEBUG map_rua[0x55f55a878af0]{init}: Allocated (fsm.c:456) 20250121124216121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216121 DCN DEBUG map_sccp[0x55f55a87a790]{init}: Allocated (fsm.c:456) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2457358 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[3]. 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: Allocated (fsm.c:456) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1efba0801c86706bb808004f400300037a0056400500f1100926) (sccp_scrc.c:401) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5df64, normal) (hnbgw_rua.c:388) 20250121124216121 DHNB DEBUG map_rua[0x55f55a87a570]{init}: Allocated (fsm.c:456) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216121 DCN DEBUG map_sccp[0x55f55a8798b0]{init}: Allocated (fsm.c:456) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14016356 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: Allocated (fsm.c:456) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[2] for l3='F2C8060A453E9A49EC71'O handled at TC_ps_rab_assignment_concurrent0(426) 20250121124216121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1bf7a82abc8d516b0e2b004f40030002e20056400500f1100926) (sccp_scrc.c:401) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(426)666626 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd98f1d, normal) (hnbgw_rua.c:388) 20250121124216121 DHNB DEBUG map_rua[0x55f55a875ce0]{init}: Allocated (fsm.c:456) 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216121 DCN DEBUG map_sccp[0x55f55a875e10]{init}: Allocated (fsm.c:456) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14257949 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: Allocated (fsm.c:456) 20250121124216121 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1c08e619b5f9d5d1419c004f40030002f00056400500f1100926) (sccp_scrc.c:401) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x28c0a4, normal) (hnbgw_rua.c:388) 20250121124216122 DHNB DEBUG map_rua[0x55f55a87c5b0]{init}: Allocated (fsm.c:456) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216122 DCN DEBUG map_sccp[0x55f55a87b560]{init}: Allocated (fsm.c:456) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2670756 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: Allocated (fsm.c:456) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3cce44b922c41f7b14e1004f40030001820056400500f1100926) (sccp_scrc.c:401) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[3] for l3='6D886D1C3EE17116796C'O handled at TC_ps_rab_assignment_concurrent0(427) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(427)1966772 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:4 20250121124216122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2fa44, normal) (hnbgw_rua.c:388) 20250121124216122 DHNB DEBUG map_rua[0x55f55a85ab00]{init}: Allocated (fsm.c:456) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216122 DCN DEBUG map_sccp[0x55f55a87bfe0]{init}: Allocated (fsm.c:456) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12778052 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: Allocated (fsm.c:456) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a26ae5ca6942deb0e2544004f40030001a60056400500f1100926) (sccp_scrc.c:401) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[4]. 20250121124216122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:5 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11313a, normal) (hnbgw_rua.c:388) 20250121124216122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216122 DHNB DEBUG map_rua[0x55f55a87c260]{init}: Allocated (fsm.c:456) 20250121124216122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216122 DCN DEBUG map_sccp[0x55f55a85bd30]{init}: Allocated (fsm.c:456) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1126714 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: Allocated (fsm.c:456) 20250121124216122 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aad923a25958b9af6f3e3004f40030003940056400500f1100926) (sccp_scrc.c:401) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:6 20250121124216123 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124216123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[0] for l3='87DF0231835AE1A03EDE'O handled at TC_ps_rab_assignment_concurrent0(428) TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124216123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d5cec, normal) (hnbgw_rua.c:388) 20250121124216123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216123 DHNB DEBUG map_rua[0x55f55a85cf10]{init}: Allocated (fsm.c:456) 20250121124216123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124216123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124216123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(428)15592042 20250121124216123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124216123 DCN DEBUG map_sccp[0x55f55a85c2c0]{init}: Allocated (fsm.c:456) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124216123 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2972908 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124216123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124216123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124216123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124216123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124216123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124216123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124216123 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: Allocated (fsm.c:456) 20250121124216123 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124216123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab03cb9f020cdf0b1d333004f40030000140056400500f1100926) (sccp_scrc.c:401) 20250121124216123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[6]. 20250121124216123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124216123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124216123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124216123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216123 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124216123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124216123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { { el20250121124216123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216123 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216123 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216123 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216123 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) ementIdentifier := 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_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[4] for l3='2E84314801CE9FA5C4F1'O handled at TC_ps_rab_assignment_concurrent0(429) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(429)8343628 HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(424) 20250121124216123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216123 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3e649) (sccp_scrc.c:472) 20250121124216123 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20250121124216123 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216123 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:2 20250121124216123 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:485) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[5] for l3='BC980CD8F8CEDBFB57D1'O handled at TC_ps_rab_assignment_concurrent0(430) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(430)14165879 TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:7 TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:8 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[6] for l3='22D573518A79961FD49A'O handled at TC_ps_rab_assignment_concurrent0(431) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(431)12777375 TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[7] for l3='14671B03C9FF69897710'O handled at TC_ps_rab_assignment_concurrent0(432) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(432)8268285 TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:10 TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[8] for l3='1EFBA0801C86706BB808'O handled at TC_ps_rab_assignment_concurrent0(433) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(433)9945943 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:11 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[9] for l3='1BF7A82ABC8D516B0E2B'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(434)14022979 TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[10] for l3='1C08E619B5F9D5D1419C'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(435)15524878 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[11] for l3='3CCE44B922C41F7B14E1'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(436)11124500 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(424): { 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 := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20250121124216129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216129 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216129 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216129 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216129 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216129 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{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:411) 20250121124216129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:14 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[12] for l3='26AE5CA6942DEB0E2544'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(437)15964604 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[13] for l3='AD923A25958B9AF6F3E3'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(438)16370967 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Found Expect[14] for l3='B03CB9F020CDF0B1D333'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(439)5898668 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216142 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30d79a) (hnbgw_rua.c:452) 20250121124216142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216142 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216142 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216142 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216142 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216142 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216142 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216142 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216142 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216142 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216142 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(424) TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(424): { 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 } } } 20250121124216147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216147 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{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) 20250121124216147 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216147 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d2ba4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{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:411) 20250121124216147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216147 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216147 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216147 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00022695) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ceeaf) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00029371) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00046b78) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c68f24) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b28168) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b23fc) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045a5ba) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00888b3d) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa9891) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c4100e) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff332d) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00204452) (sccp_scrc.c:472) 20250121124216147 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216147 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216147 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:485) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216148 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00303e9d) (sccp_scrc.c:472) 20250121124216148 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20250121124216148 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124216148 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124216148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124216148 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:485) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124216148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216148 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:472) 20250121124216148 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20250121124216148 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216148 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216148 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216148 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216148 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216148 DLPFCP DEBUG ps_rab[0x55f55a877610]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216148 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216148 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216148 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-7 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216148 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216148 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(425) TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(425): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 7, 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 } } } 20250121124216155 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216155 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216155 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216155 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216155 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216155 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216155 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216155 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216155 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216155 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-7 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216155 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216155 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216155 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216155 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216159 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcd8304) (hnbgw_rua.c:452) 20250121124216159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216159 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216159 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216159 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216159 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216159 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216159 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216159 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216159 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-8 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216159 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216159 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 8, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(425) TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(425): { 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_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 } } } 20250121124216161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{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) 20250121124216161 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216161 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216161 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e649), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 20250121124216161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{ESTABLISHED}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{ESTABLISHED}: <-tx- PFCP seq-8 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{ESTABLISHED}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216162 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216162 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216162 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216162 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124216162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216162 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:472) 20250121124216162 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20250121124216162 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216162 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216162 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216162 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216162 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216162 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216162 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216162 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216162 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216162 DLPFCP DEBUG ps_rab[0x55f55a8633e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216162 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216162 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216162 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-9 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216162 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216162 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 9, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(426) TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(426): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 9, 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 } } } 20250121124216166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-9 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216172 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x346fc1) (hnbgw_rua.c:452) 20250121124216172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216173 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216173 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216173 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216173 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-10 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216173 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 10, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(426) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(426): { 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_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 } } } 20250121124216175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216175 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{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) 20250121124216175 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216175 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216175 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00022695), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{ESTABLISHED}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{ESTABLISHED}: <-tx- PFCP seq-10 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{ESTABLISHED}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216175 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216175 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216175 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216175 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216175 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216175 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:472) 20250121124216175 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20250121124216175 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216175 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216175 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216175 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216175 DLPFCP DEBUG ps_rab[0x55f55a85d4d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216175 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216175 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(427) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(427): { 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 := '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 } } } 20250121124216179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216179 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{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:411) 20250121124216179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216183 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xffacd7) (hnbgw_rua.c:452) 20250121124216183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216184 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216184 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216184 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216184 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216184 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216184 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216184 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216184 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216184 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216184 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-12 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216184 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216184 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(427) TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(427): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_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 } } } 20250121124216186 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216186 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{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) 20250121124216186 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216186 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216186 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ceeaf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216186 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{ESTABLISHED}: <-tx- PFCP seq-12 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216186 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216186 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216186 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216186 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 20250121124216186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer 20250121124216186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216186 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216186 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121124216186 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216186 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:472) 20250121124216187 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20250121124216187 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216187 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216187 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216187 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216187 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216187 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216187 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216187 DLPFCP DEBUG ps_rab[0x55f55a866140]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216187 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216187 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216187 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-13 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216187 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216187 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 13, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(428) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(428): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 13, 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 } } } 20250121124216191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216191 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-13 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216196 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f9acb) (hnbgw_rua.c:452) 20250121124216196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216196 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216196 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216196 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216196 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216196 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216196 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-14 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216196 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216196 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 14, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(428) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(428): { 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_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 } } } 20250121124216199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216199 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{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) 20250121124216199 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216199 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216199 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00029371), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{ESTABLISHED}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{ESTABLISHED}: <-tx- PFCP seq-14 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{ESTABLISHED}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216199 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216199 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216199 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216199 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216199 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:472) 20250121124216199 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20250121124216199 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216199 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216199 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216199 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216199 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216199 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216199 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216199 DLPFCP DEBUG ps_rab[0x55f55a85d290]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216199 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-15 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216199 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 15, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(429) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(429): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 15, 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 } } } 20250121124216203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216203 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-15 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216204 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216204 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216208 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a4d81) (hnbgw_rua.c:452) 20250121124216208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216208 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216208 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216208 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216208 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216209 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-16 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216209 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216209 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 16, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(429) TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(429): { 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_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 } } } 20250121124216211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{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) 20250121124216211 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216211 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046b78), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{ESTABLISHED}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{ESTABLISHED}: <-tx- PFCP seq-16 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{ESTABLISHED}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216211 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216211 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216211 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216211 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216211 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:472) 20250121124216211 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20250121124216211 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216211 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216211 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216211 DLPFCP DEBUG ps_rab[0x55f55a85d160]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-17 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216211 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(430) TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(430): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 17, 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 } } } 20250121124216215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216215 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-17 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216219 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3915d9) (hnbgw_rua.c:452) 20250121124216219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216219 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216219 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216219 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216219 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-18 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216219 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 18, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(430) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(430): { 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_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 } } } 20250121124216222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216222 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{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) 20250121124216222 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216222 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216222 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c68f24), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{ESTABLISHED}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{ESTABLISHED}: <-tx- PFCP seq-18 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{ESTABLISHED}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216223 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216223 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216223 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216223 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216223 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:472) 20250121124216223 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20250121124216223 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216223 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216223 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216223 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216223 DLPFCP DEBUG ps_rab[0x55f55a8684f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216223 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216223 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216223 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-19 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216223 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216223 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 19, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(431) TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(431): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 19, 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 } } } 20250121124216227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-19 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216231 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc9217) (hnbgw_rua.c:452) 20250121124216231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216231 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216232 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216232 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216232 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216232 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-20 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216232 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216232 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 20, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(431) TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(431): { 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_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 } } } 20250121124216233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216233 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{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) 20250121124216233 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216234 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216234 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28168), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{ESTABLISHED}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{ESTABLISHED}: <-tx- PFCP seq-20 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{ESTABLISHED}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer 20250121124216234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216234 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216234 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121124216234 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216234 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216234 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:472) 20250121124216234 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20250121124216234 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216234 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216234 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216234 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216234 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216234 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216234 DLPFCP DEBUG ps_rab[0x55f55a866270]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216234 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-21 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216235 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 21, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(433) TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(433): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 21, 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 } } } 20250121124216238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216238 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-21 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216242 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x257f0e) (hnbgw_rua.c:452) 20250121124216242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216242 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216242 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216242 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216242 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-22 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216243 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 22, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(433) TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(433): { 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_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 } } } 20250121124216245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{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) 20250121124216245 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216245 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a5ba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{ESTABLISHED}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{ESTABLISHED}: <-tx- PFCP seq-22 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{ESTABLISHED}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216245 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:8 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 20250121124216245 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121124216245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216245 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216245 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216245 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216245 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216246 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:472) 20250121124216246 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20250121124216246 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216246 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216246 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216246 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216246 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216246 DLPFCP DEBUG ps_rab[0x55f55a865e10]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-23 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216246 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 23, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(432) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(432): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 23, 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 } } } 20250121124216250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-23 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216255 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x12aa50) (hnbgw_rua.c:452) 20250121124216255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216255 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216255 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216255 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216255 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216255 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-24 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216255 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 24, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(432) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(432): { 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_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 } } } 20250121124216257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216257 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{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) 20250121124216257 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216257 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b23fc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{ESTABLISHED}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{ESTABLISHED}: <-tx- PFCP seq-24 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{ESTABLISHED}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:10 20250121124216258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216258 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124216258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216258 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216258 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216258 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216258 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:472) 20250121124216258 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20250121124216258 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216258 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216258 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216258 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216258 DLPFCP DEBUG ps_rab[0x55f55a869bd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216258 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216258 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216258 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-25 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216258 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216258 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 25, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000C'O, sequence_number := 25, 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 } } } 20250121124216263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-25 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216267 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5df64) (hnbgw_rua.c:452) 20250121124216267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216267 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216267 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216267 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216267 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216267 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216267 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-26 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216267 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216267 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 26, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000C'O, sequence_number := 26, 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 } } } 20250121124216270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{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) 20250121124216270 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216270 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b3d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{ESTABLISHED}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{ESTABLISHED}: <-tx- PFCP seq-26 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{ESTABLISHED}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216270 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216271 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:472) 20250121124216271 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20250121124216271 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216271 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216271 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216271 DLPFCP DEBUG ps_rab[0x55f55a867c70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216271 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-27 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216271 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 27, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000D'O, sequence_number := 27, 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 } } } 20250121124216275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-27 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216280 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd98f1d) (hnbgw_rua.c:452) 20250121124216280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216280 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216280 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216280 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216280 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216280 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-28 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216280 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 28, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000D'O, sequence_number := 28, 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(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 20250121124216283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216283 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{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) 20250121124216283 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216283 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216283 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa9891), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{ESTABLISHED}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{ESTABLISHED}: <-tx- PFCP seq-28 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{ESTABLISHED}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124216283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216283 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216283 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216283 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:472) 20250121124216283 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20250121124216283 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216283 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216283 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216283 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216283 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216283 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216283 DLPFCP DEBUG ps_rab[0x55f55a868620]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216283 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-29 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216283 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 29, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000E'O, sequence_number := 29, 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 } } } 20250121124216288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216288 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216288 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216288 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216288 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216288 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-29 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216293 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28c0a4) (hnbgw_rua.c:452) 20250121124216293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216293 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216293 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216293 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216293 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-30 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216293 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 30, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000E'O, sequence_number := 30, 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 } } } 20250121124216295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216295 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{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) 20250121124216295 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216295 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4100e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216296 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216296 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216296 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{ESTABLISHED}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{ESTABLISHED}: <-tx- PFCP seq-30 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216296 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{ESTABLISHED}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216296 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216296 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216296 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216296 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216296 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216296 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124216297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216297 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216297 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216297 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:472) 20250121124216297 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20250121124216297 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216297 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216297 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216297 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216297 DLPFCP DEBUG ps_rab[0x55f55a86b420]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216297 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-31 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216297 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 31, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000F'O, sequence_number := 31, 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 } } } 20250121124216301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216301 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216301 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216301 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216301 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216301 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-31 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2fa44) (hnbgw_rua.c:452) 20250121124216306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216306 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216306 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216306 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216306 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-32 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216306 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 32, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000F'O, sequence_number := 32, 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 } } } 20250121124216308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{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) 20250121124216308 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216308 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216308 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff332d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{ESTABLISHED}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{ESTABLISHED}: <-tx- PFCP seq-32 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{ESTABLISHED}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:13 20250121124216309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216309 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216309 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216309 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216309 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250121124216309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216309 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:472) 20250121124216309 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20250121124216309 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216309 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216309 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216309 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216309 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216309 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216309 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216309 DLPFCP DEBUG ps_rab[0x55f55a869d00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20250121124216309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216309 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-33 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216309 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216309 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 33, 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 } } } } TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000010'O, sequence_number := 33, 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 } } } 20250121124216313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216313 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216313 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216313 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216313 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216313 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-33 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216317 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11313a) (hnbgw_rua.c:452) 20250121124216317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216317 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216317 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216317 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216317 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216317 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-34 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216317 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 34, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000010'O, sequence_number := 34, 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 } } } 20250121124216319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216319 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{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) 20250121124216319 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216319 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00204452), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{ESTABLISHED}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{ESTABLISHED}: <-tx- PFCP seq-34 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{ESTABLISHED}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216320 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:91 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250121124216321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216321 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124216321 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124216321 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124216321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124216321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124216321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124216321 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124216321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124216321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124216321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124216321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124216321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124216321 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:472) 20250121124216321 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1823) 20250121124216321 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124216321 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124216321 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124216321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124216321 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121124216321 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121124216321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121124216321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216321 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250121124216321 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216321 DLPFCP DEBUG ps_rab[0x55f55a867190]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250121124216321 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216321 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216321 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-35 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250121124216321 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216321 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 35, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000011'O, sequence_number := 35, 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 } } } 20250121124216324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216324 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20250121124216324 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20250121124216324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121124216324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250121124216324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250121124216324 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250121124216324 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250121124216324 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250121124216324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20250121124216324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-35 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250121124216324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124216324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124216328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124216328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124216328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121124216328 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121124216328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2d5cec) (hnbgw_rua.c:452) 20250121124216328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121124216328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121124216328 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121124216328 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121124216328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121124216328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216328 DRANAP DEBUG ps_rab_ass[0x55f55a863bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250121124216328 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250121124216328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20250121124216328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20250121124216329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124216329 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-36 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250121124216329 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124216329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(414)@6b20ff1edfa5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 36, 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(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000011'O, sequence_number := 36, 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 } } } 20250121124216330 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124216330 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124216330 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20250121124216330 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20250121124216330 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20250121124216330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121124216330 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{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) 20250121124216330 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250121124216330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250121124216330 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124216330 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124216331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303e9d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20250121124216331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124216331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124216331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124216331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124216331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250121124216331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250121124216331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908)[0x55f55a863bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250121124216331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{ESTABLISHED}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124216331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{ESTABLISHED}: <-tx- PFCP seq-36 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250121124216331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124216331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{ESTABLISHED}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124216331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124216331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250121124216331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124216331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124216331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124216331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124216331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124216331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124216331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124216331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124217107 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124217107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c32d8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124217107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124217107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124217107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124217107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124217107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124217107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124217107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124217107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124217107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124217107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124217107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124217107 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124217109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124217109 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124217109 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124217109 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124217109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124217109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124217109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124217109 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124217109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124217109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124217109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124217109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124217109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124217109 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=00c32d8e) (sccp_scrc.c:472) 20250121124217109 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20250121124217109 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124217109 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124217109 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124217109 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124217109 DLSCCP DEBUG SCCP-SCOC(36)[0x55f55a8646f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218154 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218154 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218154 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218154 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:472) 20250121124218154 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20250121124218154 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218154 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218154 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218154 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218154 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218154 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218154 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218154 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218154 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-37 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218154 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(424) TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(424): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 37, 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 } } } 20250121124218156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218156 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-37 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3200922-RAB-23)[0x55f55a8a7fc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(424)3200922 20250121124218159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218159 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30d79a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218159 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218159 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218159 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218159 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d2ba4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218160 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218160 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218160 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218160 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(424)14254071 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:0 20250121124218162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218162 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=001d2ba4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218162 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1823) 20250121124218162 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218162 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218162 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218162 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:202) 20250121124218162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3200922)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124218162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{disconnected}: Freeing instance (context_map.c:206) 20250121124218162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f55a863190]{disconnected}: Deallocated (fsm.c:568) 20250121124218162 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3200922 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d2ba4), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:401) 20250121124218162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218162 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218162 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218162 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218162 DLSCCP DEBUG SCCP-SCOC(37)[0x55f55a87aa00]{IDLE}: Deallocated (fsm.c:568) 20250121124218162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218162 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218162 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218162 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218162 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218166 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218166 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218166 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218166 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:472) 20250121124218166 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20250121124218166 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218166 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218166 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-38 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218166 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(425) TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(425): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 38, 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 } } } 20250121124218168 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218168 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: <-tx- PFCP seq-38 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218168 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13468420-RAB-23)[0x55f55a877610]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218168 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218168 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(425)13468420 20250121124218171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218171 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcd8304,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218171 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218171 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218171 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218171 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e649), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218171 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(425)11009189 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:1 20250121124218174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218174 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218174 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218174 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218175 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218175 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=00a3e649), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218175 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1823) 20250121124218175 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218175 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218175 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218175 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{disconnected}: Freeing instance (context_map.c:202) 20250121124218175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13468420)[0x55f55a860120]{disconnected}: Deallocated (fsm.c:568) 20250121124218175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{disconnected}: Freeing instance (context_map.c:206) 20250121124218175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f55a860330]{disconnected}: Deallocated (fsm.c:568) 20250121124218175 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468420 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e649), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:401) 20250121124218175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218175 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218175 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218175 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218175 DLSCCP DEBUG SCCP-SCOC(38)[0x55f55a8641c0]{IDLE}: Deallocated (fsm.c:568) 20250121124218175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218175 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218180 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218180 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218180 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218180 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218180 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:472) 20250121124218180 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20250121124218180 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218180 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218180 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218180 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218180 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218180 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218180 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218180 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-39 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218180 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(426) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(426): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 39, 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 } } } 20250121124218182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218182 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-39 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3436481-RAB-23)[0x55f55a8633e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(426)3436481 20250121124218184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218184 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x346fc1,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218185 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218185 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218185 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218185 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00022695), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(426)666626 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:2 20250121124218187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218187 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218187 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218187 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218187 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218187 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=00022695), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218187 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1823) 20250121124218187 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218187 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218187 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218187 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{disconnected}: Freeing instance (context_map.c:202) 20250121124218187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3436481)[0x55f55a876960]{disconnected}: Deallocated (fsm.c:568) 20250121124218187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{disconnected}: Freeing instance (context_map.c:206) 20250121124218187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f55a862620]{disconnected}: Deallocated (fsm.c:568) 20250121124218187 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3436481 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00022695), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:401) 20250121124218187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218187 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218187 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218187 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218187 DLSCCP DEBUG SCCP-SCOC(39)[0x55f55a861230]{IDLE}: Deallocated (fsm.c:568) 20250121124218187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218190 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218190 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218190 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:472) 20250121124218190 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20250121124218190 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218190 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218190 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218190 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218190 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218190 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218190 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218190 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218190 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218190 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(427) TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(427): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'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 } } } 20250121124218193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218193 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16755927-RAB-23)[0x55f55a85d4d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(427)16755927 20250121124218195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218195 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xffacd7,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218195 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218195 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218195 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ceeaf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(427)1966772 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:3 20250121124218198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218198 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218198 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218198 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218198 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218198 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=002ceeaf), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218198 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1823) 20250121124218198 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218198 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218198 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218198 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{disconnected}: Freeing instance (context_map.c:202) 20250121124218198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16755927)[0x55f55a8613f0]{disconnected}: Deallocated (fsm.c:568) 20250121124218198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{disconnected}: Freeing instance (context_map.c:206) 20250121124218198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f55a863ce0]{disconnected}: Deallocated (fsm.c:568) 20250121124218198 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16755927 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ceeaf), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:401) 20250121124218198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218198 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218198 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218198 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218198 DLSCCP DEBUG SCCP-SCOC(40)[0x55f55a85ecf0]{IDLE}: Deallocated (fsm.c:568) 20250121124218198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218203 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218203 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218203 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218203 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218204 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:472) 20250121124218204 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20250121124218204 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218204 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218204 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218204 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218204 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218204 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218204 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218204 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218204 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218204 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(428) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(428): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'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 } } } 20250121124218205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218205 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3119819-RAB-23)[0x55f55a866140]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(428)3119819 20250121124218207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218207 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2f9acb,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218207 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218207 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218207 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218207 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00029371), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218207 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218207 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218207 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218207 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(428)15592042 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:4 20250121124218209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218209 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218209 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218209 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218209 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=00029371), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218209 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1823) 20250121124218209 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218209 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218209 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218209 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{disconnected}: Freeing instance (context_map.c:202) 20250121124218209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3119819)[0x55f55a85ee20]{disconnected}: Deallocated (fsm.c:568) 20250121124218209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{disconnected}: Freeing instance (context_map.c:206) 20250121124218209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f55a8a7270]{disconnected}: Deallocated (fsm.c:568) 20250121124218209 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3119819 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00029371), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:401) 20250121124218209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218209 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218209 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218209 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218209 DLSCCP DEBUG SCCP-SCOC(41)[0x55f55a878f00]{IDLE}: Deallocated (fsm.c:568) 20250121124218209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218216 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218216 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218216 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218216 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:472) 20250121124218216 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20250121124218216 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218216 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218216 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(429) TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(429): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'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 } } } 20250121124218217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218217 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5918081-RAB-23)[0x55f55a85d290]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(429)5918081 20250121124218220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218220 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5a4d81,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218220 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218220 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218220 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218220 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046b78), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218220 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(429)8343628 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:5 20250121124218222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218222 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218222 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218222 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218222 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218222 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=00046b78), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218222 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1823) 20250121124218222 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218222 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218222 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218222 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{disconnected}: Freeing instance (context_map.c:202) 20250121124218222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5918081)[0x55f55a862460]{disconnected}: Deallocated (fsm.c:568) 20250121124218222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{disconnected}: Freeing instance (context_map.c:206) 20250121124218222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f55a8a7590]{disconnected}: Deallocated (fsm.c:568) 20250121124218222 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5918081 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046b78), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:401) 20250121124218222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218222 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218222 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218222 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218222 DLSCCP DEBUG SCCP-SCOC(42)[0x55f55a85f040]{IDLE}: Deallocated (fsm.c:568) 20250121124218222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218222 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218227 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218227 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218227 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218227 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218227 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:472) 20250121124218227 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20250121124218227 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218227 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218227 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(430) TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(430): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'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 } } } 20250121124218228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218228 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3741145-RAB-23)[0x55f55a85d160]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(430)3741145 20250121124218230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218230 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3915d9,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218230 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218230 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218230 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218230 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c68f24), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218230 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218230 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218230 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(430)14165879 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:6 20250121124218231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218231 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218231 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218231 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218231 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=00c68f24), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218231 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1823) 20250121124218231 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218231 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218231 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218231 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{disconnected}: Freeing instance (context_map.c:202) 20250121124218231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3741145)[0x55f55a8a73a0]{disconnected}: Deallocated (fsm.c:568) 20250121124218231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{disconnected}: Freeing instance (context_map.c:206) 20250121124218231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f55a861650]{disconnected}: Deallocated (fsm.c:568) 20250121124218231 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741145 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c68f24), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:401) 20250121124218231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218231 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218231 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218231 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218231 DLSCCP DEBUG SCCP-SCOC(43)[0x55f55a876440]{IDLE}: Deallocated (fsm.c:568) 20250121124218231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218238 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218238 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218238 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218238 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:472) 20250121124218238 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20250121124218238 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218238 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218238 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218238 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218238 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218238 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218238 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(431) TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(431): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'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 } } } 20250121124218239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218239 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13406743-RAB-23)[0x55f55a8684f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(431)13406743 20250121124218241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218241 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc9217,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218241 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218241 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218241 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218241 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28168), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218241 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(431)12777375 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:7 20250121124218242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218242 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218242 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218243 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=00b28168), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218243 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1823) 20250121124218243 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218243 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218243 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218243 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{disconnected}: Freeing instance (context_map.c:202) 20250121124218243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13406743)[0x55f55a876570]{disconnected}: Deallocated (fsm.c:568) 20250121124218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{disconnected}: Freeing instance (context_map.c:206) 20250121124218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f55a8a7930]{disconnected}: Deallocated (fsm.c:568) 20250121124218243 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13406743 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28168), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:401) 20250121124218243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218243 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218243 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218243 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218243 DLSCCP DEBUG SCCP-SCOC(44)[0x55f55a875810]{IDLE}: Deallocated (fsm.c:568) 20250121124218243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218248 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218248 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218248 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218248 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:472) 20250121124218248 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20250121124218248 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218248 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218248 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218248 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218248 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218248 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218248 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(433) TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(433): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'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 } } } 20250121124218250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2457358-RAB-23)[0x55f55a866270]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(433)2457358 20250121124218253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218253 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x257f0e,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218253 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218253 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218253 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218253 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a5ba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218253 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(433)9945943 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:9 20250121124218255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218255 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218255 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218255 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218255 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218255 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=0045a5ba), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218255 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1823) 20250121124218255 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218255 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218255 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218255 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{disconnected}: Freeing instance (context_map.c:202) 20250121124218255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2457358)[0x55f55a878af0]{disconnected}: Deallocated (fsm.c:568) 20250121124218255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{disconnected}: Freeing instance (context_map.c:206) 20250121124218255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f55a87a790]{disconnected}: Deallocated (fsm.c:568) 20250121124218255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2457358 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a5ba), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:401) 20250121124218255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218255 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218255 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218255 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218255 DLSCCP DEBUG SCCP-SCOC(46)[0x55f55a879ea0]{IDLE}: Deallocated (fsm.c:568) 20250121124218255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218255 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218262 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218262 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218262 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218263 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:472) 20250121124218263 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20250121124218263 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218263 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218263 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218263 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(432) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(432): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'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 } } } 20250121124218265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218265 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1223248-RAB-23)[0x55f55a865e10]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(432)1223248 20250121124218267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218267 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x12aa50,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218267 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218267 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218267 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b23fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(432)8268285 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:8 20250121124218269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218269 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218269 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218269 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218269 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=005b23fc), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218269 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1823) 20250121124218269 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218269 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218269 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218269 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{disconnected}: Freeing instance (context_map.c:202) 20250121124218269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1223248)[0x55f55a875f70]{disconnected}: Deallocated (fsm.c:568) 20250121124218269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{disconnected}: Freeing instance (context_map.c:206) 20250121124218269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f55a8786e0]{disconnected}: Deallocated (fsm.c:568) 20250121124218269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1223248 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b23fc), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:401) 20250121124218269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218269 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218269 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218269 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218269 DLSCCP DEBUG SCCP-SCOC(45)[0x55f55a879540]{IDLE}: Deallocated (fsm.c:568) 20250121124218269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218269 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218275 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218275 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218275 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218275 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218275 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:472) 20250121124218275 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20250121124218275 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218275 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218275 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218275 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218275 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218275 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000C'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 } } } 20250121124218277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14016356-RAB-23)[0x55f55a869bd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(434)14016356 20250121124218279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218279 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd5df64,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218279 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218279 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218279 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218279 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b3d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(434)14022979 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:10 20250121124218282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218282 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218282 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218282 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218282 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218282 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=00888b3d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218282 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1823) 20250121124218282 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218282 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218282 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218282 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{disconnected}: Freeing instance (context_map.c:202) 20250121124218282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14016356)[0x55f55a87a570]{disconnected}: Deallocated (fsm.c:568) 20250121124218282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124218282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f55a8798b0]{disconnected}: Deallocated (fsm.c:568) 20250121124218282 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14016356 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b3d), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:401) 20250121124218282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218282 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218282 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218282 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218282 DLSCCP DEBUG SCCP-SCOC(47)[0x55f55a87b1f0]{IDLE}: Deallocated (fsm.c:568) 20250121124218282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218282 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218288 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218288 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218288 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218288 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:472) 20250121124218288 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20250121124218288 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218288 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218288 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218288 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218288 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218288 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218288 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218288 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000D'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 } } } 20250121124218289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218289 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14257949-RAB-23)[0x55f55a867c70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(435)14257949 20250121124218291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218291 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd98f1d,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218291 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218291 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218291 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa9891), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(435)15524878 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:11 20250121124218294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218294 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=00fa9891), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218294 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1823) 20250121124218294 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218294 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218294 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218294 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{disconnected}: Freeing instance (context_map.c:202) 20250121124218294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14257949)[0x55f55a875ce0]{disconnected}: Deallocated (fsm.c:568) 20250121124218294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{disconnected}: Freeing instance (context_map.c:206) 20250121124218294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f55a875e10]{disconnected}: Deallocated (fsm.c:568) 20250121124218294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14257949 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa9891), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:401) 20250121124218294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218294 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218294 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218294 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218294 DLSCCP DEBUG SCCP-SCOC(48)[0x55f55a87bbc0]{IDLE}: Deallocated (fsm.c:568) 20250121124218294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218301 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218301 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218301 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218301 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218301 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:472) 20250121124218301 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20250121124218301 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218301 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218301 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218301 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218301 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000E'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 } } } 20250121124218303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2670756-RAB-23)[0x55f55a868620]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(436)2670756 20250121124218304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218304 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28c0a4,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218305 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218305 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4100e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218305 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(436)11124500 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:12 20250121124218307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218307 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218307 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218307 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218307 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218308 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=00c4100e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218308 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1823) 20250121124218308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218308 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218308 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218308 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{disconnected}: Freeing instance (context_map.c:202) 20250121124218308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2670756)[0x55f55a87c5b0]{disconnected}: Deallocated (fsm.c:568) 20250121124218308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{disconnected}: Freeing instance (context_map.c:206) 20250121124218308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f55a87b560]{disconnected}: Deallocated (fsm.c:568) 20250121124218308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2670756 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4100e), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:401) 20250121124218308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f55a85b070]{IDLE}: Deallocated (fsm.c:568) 20250121124218308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218314 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218314 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218314 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218314 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218314 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:472) 20250121124218314 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20250121124218314 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218314 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218314 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218314 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218314 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218314 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218314 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218314 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218314 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218314 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '000000000000000F'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 } } } 20250121124218316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218316 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12778052-RAB-23)[0x55f55a86b420]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(437)12778052 20250121124218320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218320 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2fa44,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218320 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218320 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218320 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218320 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff332d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218320 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(437)15964604 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:13 20250121124218323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218323 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218323 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218323 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218323 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=00ff332d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218323 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1823) 20250121124218323 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218323 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218323 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218323 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{disconnected}: Freeing instance (context_map.c:202) 20250121124218323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12778052)[0x55f55a85ab00]{disconnected}: Deallocated (fsm.c:568) 20250121124218323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{disconnected}: Freeing instance (context_map.c:206) 20250121124218323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f55a87bfe0]{disconnected}: Deallocated (fsm.c:568) 20250121124218323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12778052 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff332d), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:401) 20250121124218323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218323 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218323 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218323 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218323 DLSCCP DEBUG SCCP-SCOC(50)[0x55f55a85bc00]{IDLE}: Deallocated (fsm.c:568) 20250121124218323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218324 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218324 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218324 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218324 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending 20250121124218324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218324 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:472) 20250121124218324 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20250121124218324 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218324 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218324 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218324 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218324 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218324 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218324 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000010'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 } } } 20250121124218326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218326 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1126714-RAB-23)[0x55f55a869d00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(438)1126714 20250121124218328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218328 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11313a,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218328 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218328 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218328 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00204452), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(438)16370967 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:14 20250121124218330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218330 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218330 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218330 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218330 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=00204452), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218330 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1823) 20250121124218330 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218330 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218330 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218330 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{disconnected}: Freeing instance (context_map.c:202) 20250121124218330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1126714)[0x55f55a87c260]{disconnected}: Deallocated (fsm.c:568) 20250121124218330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{disconnected}: Freeing instance (context_map.c:206) 20250121124218330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f55a85bd30]{disconnected}: Deallocated (fsm.c:568) 20250121124218330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1126714 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00204452), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:401) 20250121124218330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218330 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218330 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218330 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218330 DLSCCP DEBUG SCCP-SCOC(51)[0x55f55a85cbb0]{IDLE}: Deallocated (fsm.c:568) 20250121124218330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_len:12 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: vl_from0 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121124218335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218335 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218335 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218335 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218335 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:472) 20250121124218335 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1823) 20250121124218335 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121124218335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121124218335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121124218335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121124218335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121124218335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121124218335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20250121124218335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20250121124218335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20250121124218335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250121124218335 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250121124218335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121124218335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250121124218335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124218335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(414)@6b20ff1edfa5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(414)@6b20ff1edfa5: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: 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 := '0000000000000011'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 } } } 20250121124218337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20250121124218337 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250121124218337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20250121124218337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2972908-RAB-23)[0x55f55a867190]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250121124218337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250121124218337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f55a852530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(439)2972908 20250121124218339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124218339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124218339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121124218339 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121124218339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2d5cec,cause=radio(normal)) (hnbgw_rua.c:420) 20250121124218339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121124218339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121124218339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121124218339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121124218339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121124218339 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121124218339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121124218339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121124218339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124218339 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121124218339 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121124218339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303e9d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121124218339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(439)5898668 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on connection ID:15 20250121124218341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218341 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124218341 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124218341 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124218341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124218341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124218341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124218341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124218341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124218341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124218341 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=00303e9d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121124218341 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1823) 20250121124218341 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121124218341 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124218341 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121124218341 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20250121124218341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121124218341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121124218341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124218341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{disconnected}: Freeing instance (context_map.c:202) 20250121124218341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2972908)[0x55f55a85cf10]{disconnected}: Deallocated (fsm.c:568) 20250121124218341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124218341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{disconnected}: Freeing instance (context_map.c:206) 20250121124218341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f55a85c2c0]{disconnected}: Deallocated (fsm.c:568) 20250121124218341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972908 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124218341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303e9d), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:401) 20250121124218341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124218341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124218341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124218341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124218341 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121124218341 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124218341 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124218341 DLSCCP DEBUG SCCP-SCOC(52)[0x55f55a864d00]{IDLE}: Deallocated (fsm.c:568) 20250121124218341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124218341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124218341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124218341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124218341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124218341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(424)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(425)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(426)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(427)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(428)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(429)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(430)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(431)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(433)@6b20ff1edfa5: Final verdict of PTC: pass 20250121124220255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(432)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@6b20ff1edfa5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124220342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ps_rab_assignment_concurrent(411)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(421)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(417)@6b20ff1edfa5: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(416)@6b20ff1edfa5: Final verdict of PTC: none 20250121124220346 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45743<->l=127.0.0.1:4262) (control_if.c:193) 20250121124220346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124220346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124220346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(418)@6b20ff1edfa5: Final verdict of PTC: none 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124220346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124220346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124220346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124220346 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124220346 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124220346 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124220346 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124220346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124220346 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124220346 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124220346 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124220346 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124220346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(419)@6b20ff1edfa5: Final verdict of PTC: none 20250121124220346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124220346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124220346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124220346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124220346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124220346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124220346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124220346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124220346 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124220346 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124220347 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124220347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124220347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124220347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124220347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124220347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124220347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124220347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124220347 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124220347 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124220347 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124220347 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(413)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(423)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(422)@6b20ff1edfa5: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(415)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(412)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(420)@6b20ff1edfa5: Final verdict of PTC: none 20250121124220348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(414)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(411): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(414): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(415): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(416): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(417): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(418): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(419): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(420): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(421): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(422): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(423): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(424): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(425): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(426): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(427): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(428): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(429): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(430): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(431): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(432): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(433): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workTue Jan 21 12:42:20 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 space/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. 20250121124220402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124220804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1668168) Waiting for packet dumper to finish... 1 (prev_count=1668168, count=1702388) 20250121124222347 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124222347 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124222347 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124222347 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124222347 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124222347 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250121124223930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124223934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124223938 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43667<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(443)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(443)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_on_1_cnlink-Iuh0(444)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124240002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124240002 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124240013 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240013 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240013 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240013 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240013 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240013 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(446)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124240014 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33629 (stream_srv.c:129) 20250121124240014 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33629<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124240014 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240014 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240015 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240015 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124240015 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240015 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124240015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240015 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240015 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240015 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124240015 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240015 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124240015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240015 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240015 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240015 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124240015 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124240015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240015 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240015 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124240015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124240015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240015 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124240015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124240015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124240015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124240015 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(450)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(450)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(450)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124240031 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240031 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240031 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240031 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240032 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240032 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240032 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124240032 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240033 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240033 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124240033 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240033 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124240033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240033 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240033 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240033 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124240033 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240033 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124240033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240033 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240033 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240033 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124240033 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124240033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240033 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240033 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124240033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124240033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240033 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124240033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124240033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124240033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124240033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(453)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(453)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(453)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(451)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124240056 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124240056 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124240056 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) 20250121124240056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124240056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124240061 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124240061 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124240061 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124240061 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124240061 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) 20250121124240061 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124240061 DHNBAP DEBUG (127.0.0.1:33629 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124240061 DHNBAP NOTICE (127.0.0.1:33629 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124240061 DHNBAP NOTICE (127.0.0.1:33629 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124240061 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124240061 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124240228 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124240228 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124240228 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124240228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(450)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124240236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240236 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124240236 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124240236 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124240236 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124240236 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124240236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124240239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240239 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124240239 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124240239 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124240239 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124240239 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124240239 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124240239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124240239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124240239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124240239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124240239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124240239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124240239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124240239 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124240239 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124240239 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240240 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240240 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124240240 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124240240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124240240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240240 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124240241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124240241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124240241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124240241 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124240246 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124240246 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124240246 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124240246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(453)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124240249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240249 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124240249 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124240249 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124240249 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124240249 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124240249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124240250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124240250 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124240250 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124240250 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124240250 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124240250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124240250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124240250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124240250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124240250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124240250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124240250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124240250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124240250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124240250 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124240250 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124240251 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124240251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124240251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124240251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124240251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124240251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124240251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124240251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124240251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124240251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124240251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124240251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124240251 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124240251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124240251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124240251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124240251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124240251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124240251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124240251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124240251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124241042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241042 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124241042 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124241042 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124241042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124241043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124241043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124241043 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124241043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124241043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124241043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124241043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124241043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124241043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124241043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124241043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124241043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124241043 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124241043 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124241043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124241043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124241043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124241043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124241043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124241043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124241044 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124241044 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124241044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124241044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124241044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124241044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124241044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124241044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124241044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124241046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124241046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124241046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124241046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124241046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124241046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124241046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124241046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124241046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124241047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124241047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124241047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124241047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124241047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124241047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124241047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124241047 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124241047 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(452)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124241057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241057 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124241057 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124241057 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124241057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124241057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124241058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124241058 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124241058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124241058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124241058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124241058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124241058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124241058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124241058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124241058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124241058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124241058 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124241058 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124241058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124241058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124241058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124241058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124241058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124241058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124241058 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124241058 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124241058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124241058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124241058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124241058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124241058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124241058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124241058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124241060 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124241060 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124241060 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124241060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124241060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124241060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124241060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124241060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124241060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124241060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124241060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124241060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124241060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124241060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124241060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124241060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124241060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124241060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124241060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124241060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124241060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124241060 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124241060 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124241065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124241069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124241072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124241074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124241077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124241079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124241081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124241083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124241084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124241086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124241087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124241088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124241089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124241090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124241091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124241092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124241093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124241094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124241095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124241096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000000011001'B, t_guard := 20.000000 } 20250121124241118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(455) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(455)9139761 20250121124242171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124242171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124242171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124242171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124242171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b7631, normal) (hnbgw_rua.c:388) 20250121124242171 DHNB DEBUG map_rua[0x55f55a877610]{init}: Allocated (fsm.c:456) 20250121124242171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124242171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9139761 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124242171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124242171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124242171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9139761 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124242171 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124242171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124242171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9139761 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124242171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9139761 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124242171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124242171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124242171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124242171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124242171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124242171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124242171 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: Allocated (fsm.c:456) 20250121124242171 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124242171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000190056400500f1100926) (sccp_scrc.c:401) 20250121124242171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124242171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124242171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124242171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124242171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124242171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124242171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124242171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124242171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124242171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124242171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124242171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124242171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124242171 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124242171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124242171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124242172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124242172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124242172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124242172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124242172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124242172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124242172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124242172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(455) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(455)2489711 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(455)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124242194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124242194 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124242194 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124242194 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124242194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124242194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124242194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124242194 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124242194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124242194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124242194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124242194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124242194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124242194 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00122eec) (sccp_scrc.c:472) 20250121124242194 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20250121124242194 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124242194 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124242194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124242194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124242194 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124242194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124242194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124242195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(455)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124242197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124242200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124242203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124242206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124242208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124242210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124242211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124242212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124242213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124242214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124242215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124242216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124242217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124242218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124242219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124242220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124242220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124242221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124242222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124242223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001110110100'B, t_guard := 20.000000 } 20250121124242233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(456) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(456)11022671 20250121124243241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124243241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124243241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124243241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124243241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8314f, normal) (hnbgw_rua.c:388) 20250121124243241 DHNB DEBUG map_rua[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124243241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124243241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11022671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124243241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124243241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124243241 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124243241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11022671 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124243241 DCN DEBUG map_sccp[0x55f55a8a7fc0]{init}: Allocated (fsm.c:456) 20250121124243241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124243241 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11022671 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124243241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11022671 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124243241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124243241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124243241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124243241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124243241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124243241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124243241 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: Allocated (fsm.c:456) 20250121124243241 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124243241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003b40056400500f1100926) (sccp_scrc.c:401) 20250121124243241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124243241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124243241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124243241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124243241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124243241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124243241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124243241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124243241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124243241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124243241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124243241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124243241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124243241 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124243241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124243241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124243241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124243241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124243241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124243241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124243241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124243241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124243241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124243241 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(456) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(456)1206185 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124243243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124243243 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124243243 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124243243 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124243243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124243243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124243243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124243243 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124243243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124243243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124243243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124243243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124243243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124243243 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00505497) (sccp_scrc.c:472) 20250121124243243 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20250121124243243 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124243243 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124243243 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124243243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124243243 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:485) 20250121124243243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124243243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(456)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124243244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(456)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124243245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124243245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124243246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124243247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124243248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124243249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124243250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124243251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124243251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124243252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124243253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124243254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124243255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124243256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124243256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124243257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124243258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124243259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124243261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124243262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001011000111'B, t_guard := 20.000000 } 20250121124243274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(457) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(457)1695968 20250121124244290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124244290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124244290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124244290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124244290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19e0e0, normal) (hnbgw_rua.c:388) 20250121124244290 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124244290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124244290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695968 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124244290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124244290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124244290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695968 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124244290 DCN DEBUG map_sccp[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124244290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124244290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1695968 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124244290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695968 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124244290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124244290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124244290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124244290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124244290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124244290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124244290 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: Allocated (fsm.c:456) 20250121124244290 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124244290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002c70056400500f1100926) (sccp_scrc.c:401) 20250121124244290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124244290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124244290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124244290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124244290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124244290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124244290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124244290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124244290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124244290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124244290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124244290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124244290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124244290 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124244290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124244290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124244290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124244290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124244290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124244290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124244290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124244290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124244290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124244290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: First idle individual index:2 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(457) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(457)3964108 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121124244295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124244295 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124244295 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124244295 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124244295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124244295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124244295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124244295 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124244295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124244295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124244295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124244295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124244295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124244295 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f9b318) (sccp_scrc.c:472) 20250121124244295 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20250121124244295 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124244295 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124244295 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124244295 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124244295 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:485) 20250121124244295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124244295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(457)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124244298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(457)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124244300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124244305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124244309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124244312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124244314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124244316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124244317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124244318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124244319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124244320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124244321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124244321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124244322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124244323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124244323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124244324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124244325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124244326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124244326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124244327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000100101000'B, t_guard := 20.000000 } 20250121124244337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(458) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445)@6b20ff1edfa5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(458)10392124 20250121124245358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124245358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124245358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20250121124245358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124245358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e923c, normal) (hnbgw_rua.c:388) 20250121124245358 DHNB DEBUG map_rua[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124245358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124245358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392124 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124245358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124245358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124245358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392124 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124245358 DCN DEBUG map_sccp[0x55f55a8581f0]{init}: Allocated (fsm.c:456) 20250121124245358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124245358 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10392124 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124245358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392124 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20250121124245358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124245358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124245358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124245358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124245358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124245358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124245358 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: Allocated (fsm.c:456) 20250121124245358 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124245358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001280056400500f1100926) (sccp_scrc.c:401) 20250121124245358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124245358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124245358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124245358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124245358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124245358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124245358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124245358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124245358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124245358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124245358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124245358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124245358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124245358 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124245358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124245358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124245358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124245358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124245358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124245358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124245358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124245358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124245358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: First idle individual index:3 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(458) HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(458)1132504 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250121124245363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245363 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124245363 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124245363 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124245363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124245363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124245363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124245363 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124245363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124245363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124245363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124245363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124245363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124245363 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3f2e4) (sccp_scrc.c:472) 20250121124245363 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20250121124245363 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124245363 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124245363 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124245363 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124245363 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:485) 20250121124245363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124245363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(458)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124245366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(458)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124245367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124245369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124245370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124245371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124245372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124245373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124245374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124245374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124245375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124245376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124245376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124245377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124245378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124245378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124245379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124245380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124245381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124245381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124245382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124245383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124245385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124245385 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124245385 DLINP DEBUG SRVCONN(,r=127.0.0.1:33629<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124245385 DLINP NOTICE SRV(,r=127.0.0.1:33629<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124245385 DMAIN NOTICE (127.0.0.1:33629 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33629<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124245385 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(440)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(451)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245386 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43667<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(452)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(444)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245386 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124245386 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124245386 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(441)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(449)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124245386 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124245386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124245386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124245386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124245386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124245386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124245386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(453)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(446)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(450)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245386 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124245386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124245386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124245386 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124245386 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124245386 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124245386 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124245386 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124245386 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124245386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124245386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124245386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124245386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124245386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124245386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124245386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124245386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124245386 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124245386 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124245386 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124245386 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124245386 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124245386 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124245386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00122eec), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) IPA-CTRL-CLI-IPA(442)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(448)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124245386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124245386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124245386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124245386 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW-MGCP(454)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(447)@6b20ff1edfa5: Final verdict of PTC: none 20250121124245387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124245387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124245387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124245387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124245387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124245387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124245387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124245387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124245387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124245387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124245387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124245387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124245387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124245387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124245387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124245387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124245387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124245387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124245386 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124245386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{disrupted}: Freeing instance (context_map.c:202) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9139761)[0x55f55a877610]{disrupted}: Deallocated (fsm.c:568) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124245386 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9139761 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124245386 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124245386 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124245386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505497), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124245386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124245386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124245386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124245386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124245386 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124245386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124245386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124245386 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124245387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{disrupted}: Freeing instance (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11022671)[0x55f55a87aa00]{disrupted}: Deallocated (fsm.c:568) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{disconnected}: Freeing instance (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f55a8a7fc0]{disconnected}: Deallocated (fsm.c:568) 20250121124245387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11022671 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124245387 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124245387 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124245387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9b318), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124245387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124245387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124245387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124245387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124245387 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124245387 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124245387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695968)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{disconnected}: Freeing instance (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f55a859b90]{disconnected}: Deallocated (fsm.c:568) 20250121124245387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695968 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124245387 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124245387 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124245387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3f2e4), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124245387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124245387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124245387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124245387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124245387 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124245387 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124245387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{disrupted}: Freeing instance (context_map.c:202) 20250121124245387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392124)[0x55f55a855160]{disrupted}: Deallocated (fsm.c:568) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{disconnected}: Freeing instance (context_map.c:206) 20250121124245387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f55a8581f0]{disconnected}: Deallocated (fsm.c:568) 20250121124245387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392124 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124245387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124245387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124245387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124245387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124245387 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124245387 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124245387 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124245388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(443)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(440): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(441): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(443): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(444): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(445): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(446): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(447): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(448): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(449): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(450): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(451): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(452): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(453): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(454): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(455): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(456): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(457): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(458): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Jan 21 12:42:45 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250121124245439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124245942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398100) Waiting for packet dumper to finish... 1 (prev_count=398100, count=401980) 20250121124247387 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124247387 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124247387 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124247387 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124247387 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124247387 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250121124249026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124249031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124249040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44023<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(462)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124255387 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124255387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3f2e4), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124255387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124255387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124255388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124255388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124255388 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124255388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9b318), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124255388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124255388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124255388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124255388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124255388 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124255388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505497), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124255388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124255388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124255388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124255388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124255388 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124255388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00122eec), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124255388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124255388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124255388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124255388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124255388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124255388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124255388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124255388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124255388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124255388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124255388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124255388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124255388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124255388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124255388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124255388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124255388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124255389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124255389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124255389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124255389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124255389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124255389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124255389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(462)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(463)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124305090 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124305090 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124305101 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305101 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305101 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305101 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305101 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305101 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305101 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305101 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(465)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124305102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48366 (stream_srv.c:129) 20250121124305102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48366<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124305102 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305102 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124305102 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305102 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124305103 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305103 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124305103 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305103 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124305103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305103 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305103 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305103 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124305103 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305103 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124305103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305103 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305103 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305103 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124305103 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305103 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124305103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305103 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124305103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124305103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124305103 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(469)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(469)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(469)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(472)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(472)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(472)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124305135 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305135 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305135 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305135 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305135 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305135 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124305136 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305137 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305137 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124305137 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305137 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124305137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305137 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305137 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305137 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124305137 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305137 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124305137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305137 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305137 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305137 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124305137 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124305137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305137 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305137 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124305137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124305137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305137 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124305137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124305137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124305137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124305137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124305138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124305138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(475)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(475)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(475)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(473)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(478)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(478)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(478)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(476)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124305183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124305183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124305183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124305183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124305183 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124305183 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) 20250121124305183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124305183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124305183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124305183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124305187 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124305187 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124305187 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124305187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124305187 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) 20250121124305187 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124305187 DHNBAP DEBUG (127.0.0.1:48366 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124305187 DHNBAP NOTICE (127.0.0.1:48366 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124305187 DHNBAP NOTICE (127.0.0.1:48366 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124305188 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124305188 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124305317 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124305317 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124305318 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124305318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(469)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124305321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305321 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124305321 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124305321 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124305321 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124305321 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124305321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124305324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305324 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124305324 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124305324 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124305324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124305324 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124305324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124305325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124305325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124305325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124305325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124305325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124305325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124305325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124305325 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124305325 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305326 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124305326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305327 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124305327 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305331 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124305331 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124305331 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124305331 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(472)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124305337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305337 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124305337 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124305337 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124305337 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124305337 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124305337 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124305338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124305338 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124305338 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124305338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124305338 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124305338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124305338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124305338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124305338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124305338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124305338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124305338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124305338 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124305338 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124305338 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305339 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305339 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124305339 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124305340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124305340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305340 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124305340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124305340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124305340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124305340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305352 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124305352 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124305352 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124305352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(475)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124305353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305353 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124305353 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124305353 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124305353 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124305353 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124305353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124305354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305354 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124305354 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124305354 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124305354 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124305354 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124305354 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124305354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124305354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124305354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124305354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124305354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124305354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124305354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124305354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124305354 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305355 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124305355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124305356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305356 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305356 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124305356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124305356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124305356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124305356 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305366 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124305366 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124305366 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124305366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(478)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124305371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305371 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124305371 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124305371 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124305371 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124305371 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124305371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124305373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305373 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124305373 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124305373 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124305373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124305373 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124305373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124305373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124305374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124305374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124305374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124305374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124305374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124305374 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124305374 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124305374 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124305375 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124305375 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124305375 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124305375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124305375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124305375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124305375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124305375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124305375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124305375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305375 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124305375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124305375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124305375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124305375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124305375 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305388 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124305388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00122eec), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124305388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305388 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124305388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505497), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124305388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305388 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124305388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9b318), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124305388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305388 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124305388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3f2e4), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124305388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124305388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124305388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124305388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124305388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124305388 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124305389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124305389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124305389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124305389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124305389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124305389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305395 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124305395 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124305395 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124305395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124305395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124305395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124305395 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124305395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124305395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124305395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124305395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00122eec) (sccp_scrc.c:472) 20250121124305395 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20250121124305395 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124305395 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124305395 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124305395 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124305395 DLSCCP DEBUG SCCP-SCOC(53)[0x55f55a863190]{IDLE}: Deallocated (fsm.c:568) 20250121124305598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305598 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124305598 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124305598 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124305598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124305598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124305598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124305598 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305599 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124305599 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124305599 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124305599 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124305599 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124305599 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124305599 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124305599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124305599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124305599 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124305599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124305599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00505497) (sccp_scrc.c:472) 20250121124305599 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(54)[0x55f55a8646f0]{IDLE}: Deallocated (fsm.c:568) 20250121124305599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124305599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124305599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124305599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00f9b318) (sccp_scrc.c:472) 20250121124305599 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124305599 DLSCCP DEBUG SCCP-SCOC(55)[0x55f55a8b0a00]{IDLE}: Deallocated (fsm.c:568) 20250121124305599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124305600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124305600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124305600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124305600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124305600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00d3f2e4) (sccp_scrc.c:472) 20250121124305600 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20250121124305600 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124305600 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124305600 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124305600 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124305600 DLSCCP DEBUG SCCP-SCOC(56)[0x55f55a863ce0]{IDLE}: Deallocated (fsm.c:568) 20250121124306125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124306125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124306125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124306125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124306126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124306126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124306126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306126 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124306126 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124306126 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124306126 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124306126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124306126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124306126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124306126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124306126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124306126 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124306126 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124306126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124306126 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124306126 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124306126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124306126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124306126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124306126 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306127 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124306127 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124306127 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124306127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306127 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124306127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124306127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124306127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124306127 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124306127 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124306142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306142 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124306142 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124306142 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124306142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306142 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124306142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124306142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124306142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124306142 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124306142 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) 20250121124306142 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) 20250121124306143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124306143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124306143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124306143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124306143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124306143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124306143 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124306143 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124306143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124306143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124306143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124306143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124306143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124306143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124306143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306145 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124306145 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124306145 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124306145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124306145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124306145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124306145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124306145 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124306145 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(474)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124306160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124306160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124306160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124306160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124306161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124306161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124306161 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124306161 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124306161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124306161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124306161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124306161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124306161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124306161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124306161 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124306161 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124306161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306161 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124306161 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124306161 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124306161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124306161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124306161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124306161 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124306162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124306162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124306162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124306162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124306162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124306162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124306163 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124306163 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(477)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124306172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306172 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124306172 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124306172 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306172 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124306173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124306173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124306173 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124306173 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) 20250121124306173 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) 20250121124306173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124306173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124306173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124306173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124306173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124306173 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124306173 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124306173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124306173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124306173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124306173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124306173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124306173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124306173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124306174 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124306174 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124306174 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124306174 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124306174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124306174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124306174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124306174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124306174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124306174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124306175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124306175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124306175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124306175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124306175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124306175 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124306175 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124307192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124307193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124307194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124307195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124307195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124307196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124307197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124307197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124307198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124307199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124307199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124307200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124307201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124307202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124307203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124307204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124307204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124307205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124307206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124307206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000000001010'B, t_guard := 20.000000 } 20250121124307218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(480) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(464)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(480)11254199 20250121124308235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124308235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124308235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124308235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124308235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabb9b7, normal) (hnbgw_rua.c:388) 20250121124308235 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124308235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124308235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11254199 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124308235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124308235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124308235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11254199 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124308235 DCN DEBUG map_sccp[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124308235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124308235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11254199 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124308235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11254199 SCCP-57 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124308235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124308235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124308235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124308235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124308235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124308235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124308235 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: Allocated (fsm.c:456) 20250121124308235 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124308235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300000a0056400500f1100926) (sccp_scrc.c:401) 20250121124308235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124308235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124308235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124308236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124308236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124308236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124308236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124308236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124308236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124308236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124308236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124308236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124308236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124308236 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124308236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124308236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124308236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124308236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124308236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124308236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124308236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124308236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124308236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124308236 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(480) HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(480)13496769 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(480)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124308244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124308244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124308244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124308244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124308244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124308244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00148708) (sccp_scrc.c:472) 20250121124308244 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20250121124308244 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124308244 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124308244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124308244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124308244 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:485) 20250121124308244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124308244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124308243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124308243 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124308243 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124308243 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124308243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124308243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124308243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124308243 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124308245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(480)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124308246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124308249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124308251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124308252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124308253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124308254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124308256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124308257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124308258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124308260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124308261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124308262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124308265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124308267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124308268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124308269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124308271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124308273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124308275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124308277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001000101101'B, t_guard := 20.000000 } 20250121124308296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(481) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(464)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(481)14386145 20250121124309314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124309314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124309314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124309314 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124309314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb83e1, normal) (hnbgw_rua.c:388) 20250121124309314 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124309314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124309314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124309314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124309314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124309314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124309314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124309314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124309314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124309314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124309314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14386145 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124309314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124309314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124309314 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124309314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14386145 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124309314 DCN DEBUG map_sccp[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124309314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124309314 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14386145 <-> SCCP-58 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124309314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14386145 SCCP-58 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124309314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124309314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124309314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124309314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124309314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124309314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124309314 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: Allocated (fsm.c:456) 20250121124309314 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124309314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300022d0056400500f1100926) (sccp_scrc.c:401) 20250121124309314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124309314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124309314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124309314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124309314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124309314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124309314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124309314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124309314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124309314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124309314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124309314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124309314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124309314 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124309314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124309314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(481) HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(481)16064731 HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(481)@6b20ff1edfa5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(481)@6b20ff1edfa5: Final verdict of PTC: pass 20250121124309327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: 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 } } } 20250121124309328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124309328 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124309328 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124309328 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124309328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124309328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124309328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124309328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124309328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124309328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124309328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124309328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124309328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124309328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124309328 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007827bf) (sccp_scrc.c:472) 20250121124309328 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20250121124309328 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124309328 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124309328 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124309328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124309328 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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:485) 20250121124309328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124309328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124309331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124309335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124309338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124309343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124309347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124309350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124309353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124309355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124309357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124309358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124309360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124309361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124309363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124309364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124309366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124309367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124309368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124309370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124309371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000111100110'B, t_guard := 20.000000 } 20250121124309401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(482) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(464)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(482)6501563 20250121124310410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124310410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124310410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124310410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124310410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6334bb, normal) (hnbgw_rua.c:388) 20250121124310410 DHNB DEBUG map_rua[0x55f55a8581f0]{init}: Allocated (fsm.c:456) 20250121124310410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124310410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6501563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124310410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124310410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124310410 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6501563 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124310410 DCN DEBUG map_sccp[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124310410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124310410 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6501563 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124310410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6501563 SCCP-59 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124310410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124310410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124310410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124310410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124310410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124310410 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124310410 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: Allocated (fsm.c:456) 20250121124310410 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124310410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001e60056400500f1100926) (sccp_scrc.c:401) 20250121124310410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124310410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124310410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124310410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124310410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124310410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124310410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124310410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124310410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124310410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124310410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124310410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124310410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124310410 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124310410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124310410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124310410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310410 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124310410 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124310410 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124310410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124310410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124310410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124310410 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(482) HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(482)13257126 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124310413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124310413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124310413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124310413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124310413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124310413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124310413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124310413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124310413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124310413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124310413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124310413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124310413 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00370e49) (sccp_scrc.c:472) 20250121124310413 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20250121124310413 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124310413 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124310413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124310413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124310413 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124310413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124310413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_imsi_round_robin0(482)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124310413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(482)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124310414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124310415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124310416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124310416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124310417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124310418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124310419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124310420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124310421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124310422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124310424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124310425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124310426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124310428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124310429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124310430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124310432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124310433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124310434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124310436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124310439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(459)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310439 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44023<->l=127.0.0.1:4262) (control_if.c:193) 20250121124310440 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124310440 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124310440 DLINP NOTICE SRV(,r=127.0.0.1:48366<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124310440 DMAIN NOTICE (127.0.0.1:48366 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48366<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-RAN(477)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310440 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(466)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310440 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(464)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(473)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(474)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(472)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(463)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(470)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(475)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(478)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(468)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124310440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124310440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124310440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) VirtHNBGW-STATS(460)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310440 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124310440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124310440 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121124310440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124310440 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124310440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124310440 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124310440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124310440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124310440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124310440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124310440 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124310440 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124310440 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124310440 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124310440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124310440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124310440 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124310440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124310440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124310440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW-MGCP(479)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(461)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(465)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(476)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124310440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124310440 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124310440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124310440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124310440 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124310440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124310440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124310440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124310440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124310440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14386145)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124310440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124310440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{disconnected}: Freeing instance (context_map.c:206) 20250121124310440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f55a859b90]{disconnected}: Deallocated (fsm.c:568) 20250121124310440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14386145 SCCP-58 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124310441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124310441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124310440 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124310440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124310440 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124310440 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124310440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124310441 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124310441 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310441 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124310441 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124310441 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124310441 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124310441 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124310441 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124310441 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124310441 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124310441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124310441 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124310441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124310441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(469)@6b20ff1edfa5: Final verdict of PTC: none 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310441 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124310441 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124310441 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124310441 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124310441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124310441 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124310441 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124310441 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124310441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124310441 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124310441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124310441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124310441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124310441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124310441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124310441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124310441 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124310441 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124310441 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124310441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124310441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124310441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124310441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124310441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124310441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124310441 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124310441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124310441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124310441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124310441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124310441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124310441 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11254199)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{disconnected}: Freeing instance (context_map.c:206) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f55a87aa00]{disconnected}: Deallocated (fsm.c:568) 20250121124310441 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11254199 SCCP-57 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124310441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124310441 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124310441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124310441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124310441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124310441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124310441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124310441 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{disrupted}: Freeing instance (context_map.c:202) 20250121124310441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6501563)[0x55f55a8581f0]{disrupted}: Deallocated (fsm.c:568) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55f55a86c8b0]{disconnected}: Deallocated (fsm.c:568) 20250121124310441 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6501563 SCCP-59 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124310441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124310441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124310441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124310441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124310441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124310441 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124310441 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124310441 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124310441 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124310441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124310441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124310441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124310441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124310441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124310441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124310441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124310441 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124310441 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124310441 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(471)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(467)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124310459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(462)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(459): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(460): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(461): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(462): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(463): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(464): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(465): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(466): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(467): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(468): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(469): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(470): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(471): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(472): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(473): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(474): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(475): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(476): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(477): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(478): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(479): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(480): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(481): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(482): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Jan 21 12:43:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250121124310608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124311110 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=530504) Waiting for packet dumper to finish... 1 (prev_count=530504, count=534384) 20250121124312441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124312441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124312441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124312441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124312441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124312441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124312441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124312441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124312441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124312441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124312441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124312441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:43:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250121124314180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124314183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124314186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42037<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(486)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124320441 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124320441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124320441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124320441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124320441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124320441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124320441 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124320441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124320441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124320441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124320441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124320441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124320441 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124320441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124320441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124320441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124320441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124320441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124320442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124320442 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124320442 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124320442 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124320442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124320442 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124320442 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124320442 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124320442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124320442 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124320442 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124320442 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124320442 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(486)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(487)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124330226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124330226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124330239 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330239 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330239 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330239 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(489)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124330240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40356 (stream_srv.c:129) 20250121124330240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40356<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124330240 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330240 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330240 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330240 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124330240 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124330240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330240 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124330240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124330240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124330240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124330240 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330240 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330241 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330241 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124330241 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330241 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124330241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330241 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330241 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330241 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124330241 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124330242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330242 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330242 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124330242 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124330242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330242 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124330242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124330242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124330242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(493)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(493)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(493)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(496)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(496)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(496)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124330279 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330279 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330279 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330280 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330280 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330280 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124330280 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330281 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330281 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124330281 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124330281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330281 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330281 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330281 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124330281 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330282 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124330282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330282 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330282 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330282 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124330282 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330282 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124330282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330282 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330282 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124330282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124330282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330282 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124330282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124330282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124330282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124330282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(499)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(499)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(499)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(497)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(502)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(502)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(502)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(500)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124330342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124330342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124330342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124330343 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124330343 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124330343 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) 20250121124330343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124330343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124330343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124330343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124330354 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124330354 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124330354 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124330354 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124330354 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) 20250121124330354 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124330354 DHNBAP DEBUG (127.0.0.1:40356 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124330354 DHNBAP NOTICE (127.0.0.1:40356 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124330354 DHNBAP NOTICE (127.0.0.1:40356 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124330355 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124330355 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124330442 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124330442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124330442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124330442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330442 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124330442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124330442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124330442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330442 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124330442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124330442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124330442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124330443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124330443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124330443 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124330455 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124330455 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124330455 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124330455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(493)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124330464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330464 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124330464 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124330464 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124330464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124330464 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124330464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124330466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330466 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124330467 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124330467 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124330467 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124330467 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124330467 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124330467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124330467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124330467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124330467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124330467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124330467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124330467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124330467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124330467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124330467 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330468 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124330468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124330469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330469 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330469 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124330469 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124330469 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124330469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124330469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124330469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124330469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124330469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124330469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(496)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124330476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330476 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124330476 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124330476 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124330476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124330476 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124330476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124330479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330479 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124330479 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124330479 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124330479 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124330479 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124330479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124330479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124330479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124330479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124330479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124330479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124330479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124330479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124330479 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124330479 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124330479 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330480 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330481 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124330481 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124330481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124330481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330481 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124330482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124330482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124330482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124330482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124330501 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124330501 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124330501 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124330501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(499)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124330505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330505 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124330505 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124330505 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124330505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124330505 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124330505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124330507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124330507 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124330507 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124330507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124330507 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124330507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124330507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124330507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124330507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124330507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124330507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124330507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124330507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124330507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124330507 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124330507 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330508 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124330508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124330509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330509 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124330509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124330509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124330509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124330509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124330517 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124330517 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124330517 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124330517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(502)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124330521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330521 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124330521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124330521 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124330521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124330521 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124330521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124330522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330522 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124330522 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124330522 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124330522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124330522 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124330522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124330522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124330522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124330522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124330522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124330522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124330522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124330522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124330522 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124330522 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124330522 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124330524 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124330524 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124330524 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124330524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124330524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124330524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124330524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124330524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124330524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124330524 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124330524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124330524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124330524 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124330524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124330524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124330524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124330524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124330524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124330524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124330524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124330524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124331263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124331263 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124331263 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331263 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124331263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124331263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124331263 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124331263 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124331263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124331263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124331263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124331263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124331263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124331263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124331263 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124331263 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124331263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124331263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124331263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124331263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124331263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331264 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124331264 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124331264 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124331264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331264 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124331264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124331264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124331264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124331264 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124331264 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124331275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331275 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124331275 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124331275 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124331275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331275 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124331275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124331275 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124331275 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) 20250121124331275 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) 20250121124331275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124331275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124331275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124331275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124331276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124331276 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124331276 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124331276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331276 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124331276 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124331276 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124331276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124331276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124331276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124331276 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331277 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124331277 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124331277 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124331277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331277 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124331277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124331277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124331277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124331278 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124331278 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(498)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124331316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124331316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124331316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124331316 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124331316 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124331316 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124331316 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124331316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124331316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124331316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124331316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124331316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124331316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124331316 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124331316 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124331316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124331316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124331316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124331316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124331316 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124331319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331319 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124331319 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124331319 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124331319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331319 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124331319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124331319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124331320 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124331320 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124331328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331328 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124331328 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124331328 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(501)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124331328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124331328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124331328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124331328 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124331328 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) 20250121124331328 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) 20250121124331328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124331328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124331328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124331328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124331328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124331328 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124331328 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124331328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124331328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124331328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124331328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124331328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124331331 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124331331 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124331331 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124331331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124331331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124331331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124331331 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124331331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124331331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124331331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124331331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124331331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124331331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124331331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124331331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124331331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124331331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124331331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124331331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124331331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124331331 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124331331 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124332369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124332371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124332375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124332379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124332382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124332387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124332391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124332394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124332398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124332401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124332406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124332409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124332413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124332416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124332419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124332422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124332424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124332426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124332428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124332430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: f_gen_tmsi(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@6b20ff1edfa5: 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 := '000000000000000010010000'B, t_guard := 20.000000 } 20250121124332463 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.msc0-RAN(492)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(488)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504)5821602 20250121124333498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124333498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124333498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124333498 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124333498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58d4a2, normal) (hnbgw_rua.c:388) 20250121124333498 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121124333498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124333498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124333498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124333498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124333498 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821602 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124333498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821602 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124333498 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124333498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124333498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5821602 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124333498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821602 SCCP-60 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124333498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124333498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124333498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124333498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124333498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124333498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124333498 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: Allocated (fsm.c:456) 20250121124333498 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124333498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000900056400500f1100926) (sccp_scrc.c:401) 20250121124333498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124333498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124333498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124333498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124333498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124333498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124333498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124333498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124333498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124333498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124333498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124333498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124333498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124333498 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124333498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124333498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124333498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124333498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124333498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124333498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124333498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124333498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124333498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124333498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504) HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504)13733302 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124333512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124333512 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124333512 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124333512 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124333512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124333512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124333512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124333512 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124333512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124333512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124333512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124333512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124333512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124333512 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d5ab22) (sccp_scrc.c:472) 20250121124333513 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20250121124333513 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124333513 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124333513 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124333513 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124333513 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:485) 20250121124333513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124333513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124333513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124333515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124333518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124333520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124333522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124333524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124333525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124333526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124333527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124333527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124333528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124333529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124333530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124333531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124333533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124333534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124333535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124333537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124333538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124333539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124333540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000111110'B, t_guard := 20.000000 } 20250121124333551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(488)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505)422688 20250121124334570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124334570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124334570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124334570 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124334570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67320, normal) (hnbgw_rua.c:388) 20250121124334570 DHNB DEBUG map_rua[0x55f55a8581f0]{init}: Allocated (fsm.c:456) 20250121124334570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124334570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-422688 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124334570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124334570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124334570 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-422688 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124334570 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-422688 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124334570 DCN DEBUG map_sccp[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124334570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124334570 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-422688 <-> SCCP-61 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124334570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-422688 SCCP-61 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124334570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124334570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124334571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124334571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124334571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124334571 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124334571 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: Allocated (fsm.c:456) 20250121124334571 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124334571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300003e0056400500f1100926) (sccp_scrc.c:401) 20250121124334571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124334571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124334571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124334571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124334571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124334571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124334571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124334571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124334571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124334571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124334571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124334571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124334571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124334571 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124334571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124334571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124334571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124334571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124334571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124334572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124334572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124334572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124334572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124334572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505) HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505)12280940 HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124334590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124334590 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124334590 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124334590 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124334590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124334590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124334590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124334590 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124334591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124334591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124334591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124334591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124334591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124334591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d35060) (sccp_scrc.c:472) 20250121124334591 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20250121124334591 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124334591 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124334591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124334591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124334591 DCN DEBUG handle_cn_conn_conf() conn_id=61, 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:485) 20250121124334591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124334591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124334593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124334596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124334600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124334603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124334605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124334608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124334609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124334611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124334612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124334613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124334614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124334615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124334616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124334617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124334617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124334618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124334619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124334620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124334621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124334621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124334622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000011011001'B, t_guard := 20.000000 } 20250121124334633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(488)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506)7825136 20250121124335644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124335644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124335644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124335644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124335644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7766f0, normal) (hnbgw_rua.c:388) 20250121124335644 DHNB DEBUG map_rua[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124335644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124335644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124335644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124335644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124335644 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825136 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124335644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825136 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124335645 DCN DEBUG map_sccp[0x55f55a8573d0]{init}: Allocated (fsm.c:456) 20250121124335645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124335645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7825136 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124335645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825136 SCCP-62 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124335645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124335645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124335645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124335645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124335645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124335645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124335645 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: Allocated (fsm.c:456) 20250121124335645 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124335645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000d90056400500f1100926) (sccp_scrc.c:401) 20250121124335645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124335645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124335645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124335645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124335645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124335645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124335645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124335645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124335645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124335645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124335645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124335645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124335645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124335645 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124335645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124335645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124335645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124335645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124335645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124335645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124335645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124335645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124335645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506) HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506)2143896 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124335648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335648 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124335648 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124335648 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124335648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124335648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124335648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124335648 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124335648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124335648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124335648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124335648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124335648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124335648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf3c1d) (sccp_scrc.c:472) 20250121124335648 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20250121124335648 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124335648 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124335648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124335648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124335648 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124335648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124335648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124335650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124335651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124335654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124335656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124335658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124335660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124335661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124335663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124335664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124335664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124335665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124335666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124335667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124335669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124335670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124335670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124335671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124335672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124335673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124335673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124335674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124335676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(483)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335676 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42037<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(490)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335677 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124335677 DLINP DEBUG SRVCONN(,r=127.0.0.1:40356<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124335677 DLINP NOTICE SRV(,r=127.0.0.1:40356<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124335677 DMAIN NOTICE (127.0.0.1:40356 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40356<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124335677 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124335677 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124335677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124335677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124335677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124335677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124335677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124335677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124335677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124335677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(488)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(496)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(494)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124335677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124335677 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(500)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121124335677 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121124335677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124335677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124335677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124335677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124335677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124335677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124335677 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124335677 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124335677 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124335677 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124335677 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124335677 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124335677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124335677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124335677 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124335677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124335677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124335677 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124335677 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124335677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{disrupted}: Freeing instance (context_map.c:202) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-422688)[0x55f55a8581f0]{disrupted}: Deallocated (fsm.c:568) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-61)[0x55f55a86c8b0]{disconnected}: Deallocated (fsm.c:568) 20250121124335677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-422688 SCCP-61 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121124335677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124335677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124335677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124335677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124335677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124335677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124335677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124335677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124335677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124335677 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250121124335677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124335677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124335677 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124335677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124335677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124335677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124335677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124335677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124335677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124335677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124335677 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124335677 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124335677 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124335677 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124335677 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124335677 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124335677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124335677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124335677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124335677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124335677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) IPA-CTRL-CLI-IPA(485)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335677 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124335677 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-RAN(498)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(489)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(501)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(491)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(487)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(502)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(503)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(493)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(484)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(499)@6b20ff1edfa5: Final verdict of PTC: none 20250121124335677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121124335677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5821602)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124335677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124335678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821602 SCCP-60 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124335678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124335678 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124335678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124335678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124335678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124335678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124335678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124335678 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124335678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124335678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124335678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124335678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124335678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124335678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{disrupted}: Freeing instance (context_map.c:202) 20250121124335678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7825136)[0x55f55a859b90]{disrupted}: Deallocated (fsm.c:568) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{disconnected}: Freeing instance (context_map.c:206) 20250121124335678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55f55a8573d0]{disconnected}: Deallocated (fsm.c:568) 20250121124335678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825136 SCCP-62 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250121124335678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124335678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124335678 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124335678 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124335678 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124335678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124335678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124335678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124335678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124335678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124335678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124335678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124335678 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124335678 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124335678 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124335678 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124335678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124335678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124335678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124335678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124335678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124335678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124335678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124335678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124335678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124335678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(495)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(497)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(492)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124335695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(486)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(483): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(484): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(485): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(486): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(487): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(488): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(489): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(490): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(491): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(492): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(493): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(494): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(495): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(496): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(497): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(498): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(499): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(500): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(501): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(502): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(503): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(504): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(505): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(506): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Jan 21 12:43:35 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 20250121124335823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124336326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492368) Waiting for packet dumper to finish... 1 (prev_count=492368, count=496248) 20250121124337678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124337678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124337678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124337678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124337678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124337678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124337678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124337678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124337678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:43:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250121124339397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124339401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124339405 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38651<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(510)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124340444 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124340444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124340444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124340444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124340444 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124340444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124340444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124340444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124340444 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124340444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124340444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124340444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124340445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124340445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124340445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124340445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124340445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124340445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124340445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124340445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124340445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124340445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124340445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124340445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124340445 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124345679 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124345679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124345679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124345679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124345679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124345679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124345679 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124345679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124345679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124345679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124345679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124345679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124345679 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124345679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124345679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124345679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124345679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124345679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124345680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124345680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124345680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124345680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124345680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124345680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124345680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124345680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124345680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124345680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124345680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124345680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124345680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124350445 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124350445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124350445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124350445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124350445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124350445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124350445 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124350445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124350445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124350445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124350445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124350445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124350445 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124350445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124350445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124350446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124350446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124350446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124350446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124350446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124350446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124350446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124350446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124350446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124350446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124350446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124350446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124350446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124350446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124350446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124350446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(510)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(511)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124355465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124355465 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124355478 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355478 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355478 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355478 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(513)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124355479 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56337 (stream_srv.c:129) 20250121124355479 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56337<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124355479 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355479 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124355479 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124355479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355479 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355479 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355479 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124355479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124355479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124355479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124355479 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355479 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355479 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355479 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124355479 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124355479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355479 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355480 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124355480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124355480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124355480 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124355481 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355481 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124355481 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355481 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124355481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355481 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355481 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355481 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124355481 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355481 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124355481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355481 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124355481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124355481 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124355481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124355481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124355481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124355481 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(517)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(517)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(517)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(520)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(520)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(520)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124355515 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355515 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355515 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124355516 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355516 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355516 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355516 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355516 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124355516 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355517 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355517 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124355517 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355517 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124355517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355517 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355517 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355517 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124355517 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355517 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124355517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355517 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355517 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124355517 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124355517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355517 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355517 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355517 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124355517 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124355517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355517 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124355518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124355518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124355518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124355518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124355518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124355518 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(523)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(523)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(523)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(521)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(526)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(526)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(526)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(524)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124355577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124355577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124355577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124355577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124355577 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124355577 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) 20250121124355577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124355577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124355577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124355577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124355589 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124355589 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124355589 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124355589 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124355589 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) 20250121124355589 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124355589 DHNBAP DEBUG (127.0.0.1:56337 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124355589 DHNBAP NOTICE (127.0.0.1:56337 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124355589 DHNBAP NOTICE (127.0.0.1:56337 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124355589 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124355589 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124355680 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124355680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124355680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124355681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355681 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124355681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124355681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124355681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355681 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124355681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124355681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124355681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124355681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124355681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124355681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124355682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124355682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124355682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124355698 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124355698 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124355698 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124355698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(517)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124355706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355706 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124355706 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124355706 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124355706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124355706 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124355706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124355709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355709 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124355709 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124355709 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124355710 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124355710 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124355710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124355710 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124355710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124355710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124355710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124355710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124355710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124355710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124355710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124355710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124355710 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124355710 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355711 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124355711 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124355711 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124355711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124355711 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124355711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124355711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355711 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124355712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124355712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124355712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124355712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(520)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124355717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124355717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124355717 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124355718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124355718 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124355718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124355720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355720 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124355720 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124355721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124355721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124355721 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124355721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124355721 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124355721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124355721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124355721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124355721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124355721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124355721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124355721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124355721 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124355721 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124355721 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355722 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355722 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124355722 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124355722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124355722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355722 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124355723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124355723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124355723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124355723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124355731 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124355731 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124355731 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250121124355731 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124355731 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124355731 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124355731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(523)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124355735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355735 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124355735 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124355735 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124355735 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124355735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124355735 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124355735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124355735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124355735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124355735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124355735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124355735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124355735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124355735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124355735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124355740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355740 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124355740 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124355740 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124355740 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124355740 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250121124355740 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124355741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124355741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124355741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124355741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124355741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124355741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124355741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124355741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124355741 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124355741 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355742 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355742 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124355742 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124355742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124355742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124355742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124355742 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124355742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124355742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355742 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355748 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124355748 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124355748 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124355748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(526)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124355754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124355754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124355754 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124355754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124355754 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124355754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124355756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355756 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124355756 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124355756 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124355756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124355756 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124355756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124355756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124355756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124355756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124355756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124355756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124355756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124355756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124355756 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124355756 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124355756 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124355757 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124355757 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124355757 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124355757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124355757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124355757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124355757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124355757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124355757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124355757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124355757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124355757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124355758 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124355758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124355758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124355758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124355758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124355758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124355758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124355758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124355758 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124356514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356514 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124356514 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124356514 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124356514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356514 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124356514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124356514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124356514 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124356514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124356514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124356514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124356514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124356514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124356514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124356514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124356514 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124356514 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124356515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124356515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124356515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124356515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124356515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124356515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124356515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356517 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124356517 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124356517 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124356517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356517 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124356517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124356517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124356517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124356517 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124356517 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124356520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124356520 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124356520 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124356520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356520 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124356521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124356521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124356521 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124356521 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) 20250121124356521 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) 20250121124356521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124356521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124356521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124356521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124356521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124356521 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124356521 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124356521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124356521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124356521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124356521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124356521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124356521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124356521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124356522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124356522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124356522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124356522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124356522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124356522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356523 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124356523 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124356523 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(522)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124356547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356547 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124356547 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124356547 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356547 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124356547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124356547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124356547 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124356547 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124356547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124356547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124356547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124356547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124356547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124356547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124356547 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124356547 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124356547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356547 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124356547 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124356547 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124356547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124356547 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356550 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124356550 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124356550 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124356550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124356550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124356550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124356550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124356550 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124356550 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(525)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124356557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356557 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124356557 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124356557 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124356557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124356558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124356558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124356558 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124356558 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) 20250121124356558 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) 20250121124356558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124356558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124356558 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124356558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124356558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124356558 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124356558 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124356558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124356558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124356558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124356558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124356558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124356558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124356558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124356560 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124356560 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124356560 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124356560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124356560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124356560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124356560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124356560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124356560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124356560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124356560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124356560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124356560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124356560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124356560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124356560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124356560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124356560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124356560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124356560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124356560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124356560 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124356560 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124357603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124357608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124357612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124357616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124357619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124357623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124357627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124357631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124357635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124357639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124357643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124357648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124357652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124357655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124357659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124357662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124357665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124357668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124357671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124357673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001100111000'B, t_guard := 20.000000 } 20250121124357694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(512)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528)14480353 20250121124358733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124358733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124358733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124358734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124358734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcf3e1, normal) (hnbgw_rua.c:388) 20250121124358734 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121124358734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124358734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14480353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124358734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124358734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124358734 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14480353 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124358734 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14480353 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:1072) 20250121124358734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14480353 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124358734 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124358734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124358734 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14480353 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124358734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14480353 SCCP-63 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124358734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124358734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124358734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124358734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124358734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124358734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124358734 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121124358734 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124358734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003380056400500f1100926) (sccp_scrc.c:401) 20250121124358734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124358734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124358734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124358734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124358734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124358734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124358734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124358734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124358734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124358734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124358734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124358734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124358734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124358734 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124358734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124358734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124358734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124358734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124358734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124358734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124358734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124358734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124358734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124358734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528) HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528)12669618 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124358750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124358750 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124358750 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124358750 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124358750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124358750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124358750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124358750 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124358750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124358750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124358750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124358750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124358750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124358751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9f7e7) (sccp_scrc.c:472) 20250121124358751 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20250121124358751 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124358751 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124358751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124358751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124358751 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:485) 20250121124358751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124358751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124358752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124358754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124358759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124358762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124358764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124358766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124358768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124358769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124358770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124358771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124358772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124358772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124358773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124358774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124358775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124358775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124358776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124358777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124358778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124358779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124358780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000110111100'B, t_guard := 20.000000 } 20250121124358791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(512)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529)10401707 20250121124359821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124359821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124359821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124359821 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124359821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9eb7ab, normal) (hnbgw_rua.c:388) 20250121124359821 DHNB DEBUG map_rua[0x55f55a8581f0]{init}: Allocated (fsm.c:456) 20250121124359821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124359821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124359821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124359821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124359821 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124359821 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 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:1072) 20250121124359821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124359821 DCN DEBUG map_sccp[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124359821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124359821 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10401707 <-> SCCP-64 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124359821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 SCCP-64 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124359821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124359821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124359821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124359821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124359821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124359821 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124359821 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: Allocated (fsm.c:456) 20250121124359821 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124359821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001bc0056400500f1100926) (sccp_scrc.c:401) 20250121124359821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124359821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124359821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124359821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124359821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124359821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124359821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124359821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124359821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124359821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124359821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124359821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124359821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124359821 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124359821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124359821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124359822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124359822 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124359822 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124359822 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124359822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124359822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124359822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124359822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529) HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529)8060331 HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124359843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124359843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124359843 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124359843 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124359843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124359843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124359843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124359843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124359843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124359843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124359843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124359843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124359843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124359843 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b2bde) (sccp_scrc.c:472) 20250121124359843 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20250121124359843 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124359844 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124359844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124359844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124359844 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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:485) 20250121124359844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124359844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124359846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124359848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124359852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124359857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124359860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124359862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124359864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124359865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124359866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124359867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124359868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124359869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124359870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124359871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124359872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124359874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124359875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124359876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124359877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124359878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124359879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001101101010'B, t_guard := 20.000000 } 20250121124359890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124400446 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124400446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370e49), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124400446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124400446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400447 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124400447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00148708), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124400447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124400447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400447 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124400447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007827bf), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124400447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124400447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124400447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124400447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124400447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124400447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400451 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124400451 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124400452 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124400452 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124400452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124400452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400452 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124400452 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124400452 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124400452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124400452 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=007827bf) (sccp_scrc.c:472) 20250121124400452 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(58)[0x55f55a855160]{IDLE}: Deallocated (fsm.c:568) 20250121124400452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124400452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124400452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124400452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00370e49) (sccp_scrc.c:472) 20250121124400452 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124400452 DLSCCP DEBUG SCCP-SCOC(59)[0x55f55a86f550]{IDLE}: Deallocated (fsm.c:568) 20250121124400654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124400654 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124400654 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124400654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124400654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124400654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124400654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124400655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124400655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124400655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124400655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00148708) (sccp_scrc.c:472) 20250121124400655 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20250121124400655 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124400655 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124400655 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124400655 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124400655 DLSCCP DEBUG SCCP-SCOC(57)[0x55f55a8a7fc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(512)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530)10507992 20250121124400903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124400903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124400903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124400903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124400903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa056d8, normal) (hnbgw_rua.c:388) 20250121124400903 DHNB DEBUG map_rua[0x55f55a8a7fc0]{init}: Allocated (fsm.c:456) 20250121124400904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124400904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10507992 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124400904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124400904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124400904 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10507992 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20250121124400904 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10507992 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:1072) 20250121124400904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10507992 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124400904 DCN DEBUG map_sccp[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124400904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124400904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10507992 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124400904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10507992 SCCP-65 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124400904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124400904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124400904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124400904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124400904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124400904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124400904 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: Allocated (fsm.c:456) 20250121124400904 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124400904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300036a0056400500f1100926) (sccp_scrc.c:401) 20250121124400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124400904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124400904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124400904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124400904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124400904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124400904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124400904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124400904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124400904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400904 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124400904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124400904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124400904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124400904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124400904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124400904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124400904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530) HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530)8418776 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124400907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400907 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124400907 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124400907 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124400907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124400907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124400907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124400907 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124400907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124400907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124400907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124400907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124400907 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d0c80) (sccp_scrc.c:472) 20250121124400907 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20250121124400907 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124400907 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124400907 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124400907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124400907 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124400907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124400907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124400908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124400909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124400911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124400912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124400917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124400920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124400922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124400924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124400925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124400926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124400927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124400928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124400928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124400929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124400930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124400931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124400931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124400932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124400932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124400933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124400934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124400938 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38651<->l=127.0.0.1:4262) (control_if.c:193) 20250121124400938 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124400938 DLINP DEBUG SRVCONN(,r=127.0.0.1:56337<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124400938 DLINP NOTICE SRV(,r=127.0.0.1:56337<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124400938 DMAIN NOTICE (127.0.0.1:56337 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56337<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124400938 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(522)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(507)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(516)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(514)@6b20ff1edfa5: Final verdict of PTC: none 20250121124400938 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124400938 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124400938 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124400938 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124400938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124400938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124400938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124400938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124400938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124400938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124400938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124400938 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124400938 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124400938 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124400939 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124400939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124400939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124400939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124400939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124400939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124400939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124400939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124400939 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124400939 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124400939 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124400939 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124400939 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124400939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124400939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124400939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124400939 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124400939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124400938 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124400938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124400938 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124400938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124400938 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121124400938 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124400938 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124400938 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124400938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124400938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124400939 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124400939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124400939 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124400939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124400939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124400939 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124400939 DLINP <0002> stream_srv.c:647 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 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{disrupted}: Freeing instance (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10401707)[0x55f55a8581f0]{disrupted}: Deallocated (fsm.c:568) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-64)[0x55f55a86c8b0]{disconnected}: Deallocated (fsm.c:568) 20250121124400939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10401707 SCCP-64 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121124400939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124400939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124400939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124400939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124400939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124400939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124400939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124400939 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124400939 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124400939 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124400939 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124400939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124400939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124400939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124400939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124400939 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124400939 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124400939 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124400939 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124400939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124400939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124400939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124400939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14480353)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124400939 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14480353 SCCP-63 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124400939 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124400939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124400939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124400939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124400939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124400939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124400939 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{disrupted}: Freeing instance (context_map.c:202) 20250121124400939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10507992)[0x55f55a8a7fc0]{disrupted}: Deallocated (fsm.c:568) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{disconnected}: Freeing instance (context_map.c:206) 20250121124400939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55f55a86f550]{disconnected}: Deallocated (fsm.c:568) 20250121124400939 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10507992 SCCP-65 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124400939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124400939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124400939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124400939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124400939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124400940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124400940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124400940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124400940 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124400940 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(512)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(524)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(521)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(525)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(523)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(518)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(517)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(511)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(520)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(509)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(515)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(519)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(526)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(513)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(508)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(527)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124400942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(510)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(507): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(508): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(509): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(510): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(511): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(512): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(513): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(514): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(515): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(516): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(517): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(518): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(519): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(520): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(521): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(522): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(523): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(524): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(525): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(526): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(527): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(528): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(529): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(530): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Jan 21 12:44:01 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 20250121124401101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124401603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58764<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526648) Waiting for packet dumper to finish... 1 (prev_count=526648, count=560104) 20250121124402939 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124402939 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124402939 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124402939 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124402939 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124402939 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124402939 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124402939 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124402939 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250121124404658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124404661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124404663 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35445<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(534)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124405681 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124405681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124405682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124405682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124405682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124405682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124405682 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124405682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124405682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124405682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124405682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124405682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124405682 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124405682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124405682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124405682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124405682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124405682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124405682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124405682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124405682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124405682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124405682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124405682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124405682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124405682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124405682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124405682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124405682 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124405682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124405682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124405682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124405682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124405682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124405682 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124410940 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124410940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124410940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124410940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124410940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124410940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124410940 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124410940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124410940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124410940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124410940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124410940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124410940 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124410940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124410940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124410940 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124410940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124410940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124410940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124410940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124410940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124410940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124410940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124410940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124410940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124410940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124410940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124410940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124410940 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124410940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124410940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124410940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124410940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124410940 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124410940 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124415683 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124415683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124415683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124415683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124415683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124415683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124415683 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124415683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124415683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124415683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124415683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124415683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124415683 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124415683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124415683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124415683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124415683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124415683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124415683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124415683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124415683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124415683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124415683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124415683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124415683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124415683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124415683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124415683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124415683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124415683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124415683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124415683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124415683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124415683 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124415683 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(534)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(535)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124420727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124420727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124420738 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420738 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420738 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124420739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420739 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420739 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420739 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420739 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124420739 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124420739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420739 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420740 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124420740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420740 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(537)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124420740 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420740 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124420740 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124420740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420740 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56502 (stream_srv.c:129) 20250121124420740 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56502<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124420740 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420740 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124420740 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124420740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124420740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420740 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124420740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420740 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420741 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124420741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124420741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124420741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124420741 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124420741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420742 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124420742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420742 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124420742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124420742 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(541)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(544)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(544)@6b20ff1edfa5: M3UA emulation initiated, the test can be started MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(544)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124420771 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420771 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420772 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420772 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124420772 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420773 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124420773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420773 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124420773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420773 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420773 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124420773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420773 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124420773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420773 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420773 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420773 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124420773 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124420773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420773 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420773 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124420773 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124420773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420773 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124420773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124420773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124420773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124420773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(547)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(547)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(547)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(545)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(550)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(550)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(550)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(548)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124420807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124420807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124420807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124420807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124420807 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124420807 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) 20250121124420807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124420807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124420807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124420807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124420814 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124420814 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124420814 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124420814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124420814 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) 20250121124420814 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124420814 DHNBAP DEBUG (127.0.0.1:56502 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124420814 DHNBAP NOTICE (127.0.0.1:56502 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124420814 DHNBAP NOTICE (127.0.0.1:56502 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124420814 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124420814 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124420940 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124420940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124420940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420940 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124420940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420940 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124420941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124420941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124420941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420941 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124420941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124420941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124420941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124420941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124420941 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124420941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124420941 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420941 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124420941 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124420956 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124420956 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124420956 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121124420956 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124420957 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124420957 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124420957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(541)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124420965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420965 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124420965 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124420965 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124420965 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124420965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124420965 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124420965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124420965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124420965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124420966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124420966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124420966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124420966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124420966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124420966 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124420969 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124420969 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124420969 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124420969 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124420969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420969 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124420969 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124420969 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124420969 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124420969 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250121124420969 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124420970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124420970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124420970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124420970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124420970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124420970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124420970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124420970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124420970 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124420970 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420971 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124420971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124420972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420972 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(544)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124420972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124420972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124420972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124420972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124420972 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124420976 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124420976 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124420976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124420976 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124420976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124420978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124420978 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124420978 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124420978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124420978 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124420978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124420978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124420979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124420979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124420979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124420979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124420979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124420979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124420979 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124420979 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124420979 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420980 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420980 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124420980 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124420980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124420980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124420980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124420980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124420980 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124420980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420986 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124420986 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124420986 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124420986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(547)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124420992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420992 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124420992 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124420992 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124420992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124420992 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124420992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124420994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420994 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124420994 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124420994 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124420994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124420994 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124420994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124420995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124420995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124420995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124420995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124420995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124420995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124420995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124420995 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124420995 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124420995 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124420996 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124420996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124420996 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124420996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124420996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124420996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124420996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124420996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124420996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124420996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124420996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124420996 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124420996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124420996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124420996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124420996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124420996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124420996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124420997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124420997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124420997 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124420997 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124420997 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124420997 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(550)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124421004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421004 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124421004 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124421004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124421004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124421004 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124421004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124421006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421006 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124421006 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124421006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124421006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124421006 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124421006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124421006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124421006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124421006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124421006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124421006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124421006 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124421006 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124421006 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124421007 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124421007 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124421007 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124421007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124421007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124421007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124421007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124421007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124421007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124421007 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124421008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124421008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124421008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124421008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124421008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124421008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124421008 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124421770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421770 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124421770 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124421770 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124421770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124421770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124421770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124421770 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124421770 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124421770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124421770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124421770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124421770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124421770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124421771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124421771 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124421771 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124421771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124421771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124421771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124421771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124421771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124421771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124421771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421773 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124421773 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124421773 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124421773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421774 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124421774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124421774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124421774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421774 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124421774 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124421774 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124421779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124421779 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124421779 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124421779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421779 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124421779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124421779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124421779 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124421779 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) 20250121124421779 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) 20250121124421779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124421779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124421779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124421779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124421779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124421779 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124421780 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124421780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124421780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124421780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124421780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124421780 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124421780 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124421780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124421780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124421780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124421780 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124421780 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(546)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124421796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124421796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124421796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421796 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124421796 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124421796 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124421796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421796 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124421796 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124421796 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124421796 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124421796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124421796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124421796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124421796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124421796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124421796 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124421796 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124421797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124421797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124421797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124421797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124421797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124421797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124421797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421798 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124421798 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124421798 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124421798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124421798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124421798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124421798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124421798 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124421798 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(549)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124421801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421801 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124421801 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124421801 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124421801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124421801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124421801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124421801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124421802 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124421802 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) 20250121124421802 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) 20250121124421802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124421802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124421802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124421802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124421802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124421802 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124421802 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124421802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124421802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124421802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124421802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124421802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124421802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124421802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124421804 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124421804 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124421804 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124421804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124421804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124421804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124421804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124421804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124421804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124421804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124421804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124421804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124421804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124421804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124421804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124421804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124421804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124421804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124421804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124421804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124421804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124421804 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124421804 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124422818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124422820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124422821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124422822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124422822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124422823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124422824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124422825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124422826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124422827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124422828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124422829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124422830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124422830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124422831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124422832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124422833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124422834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124422835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124422836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001101011010'B, t_guard := 20.000000 } 20250121124422847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(536)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552)1781725 20250121124423907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124423907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124423907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124423907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124423907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b2fdd, normal) (hnbgw_rua.c:388) 20250121124423907 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121124423907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124423907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781725 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124423907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124423907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124423907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781725 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124423907 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781725 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124423907 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124423907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124423907 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1781725 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124423907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781725 SCCP-66 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124423907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124423907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124423907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124423907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124423907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124423907 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124423907 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: Allocated (fsm.c:456) 20250121124423907 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124423907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300035a0056400500f1100926) (sccp_scrc.c:401) 20250121124423907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124423907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124423907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124423907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124423907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124423907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124423907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124423907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124423907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124423907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124423907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124423907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124423907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124423907 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124423907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124423907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124423907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124423907 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124423907 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124423907 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124423907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124423907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124423907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124423907 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552) HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552)6785879 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124423916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124423916 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124423916 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124423916 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124423916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124423916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124423916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124423916 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124423916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124423916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124423916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124423916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124423917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124423917 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00910ad9) (sccp_scrc.c:472) 20250121124423917 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20250121124423917 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124423917 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124423917 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124423917 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124423917 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:485) 20250121124423917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124423917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124423917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124423918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124423920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124423921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124423922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124423923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124423924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124423925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124423926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124423926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124423927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124423928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124423929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124423930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124423931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124423932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124423932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124423933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124423934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124423935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124423935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001101010101'B, t_guard := 20.000000 } 20250121124423946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(536)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553)12522481 20250121124424975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124424975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124424975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124424975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124424975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf13f1, normal) (hnbgw_rua.c:388) 20250121124424975 DHNB DEBUG map_rua[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124424975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124424975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12522481 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124424975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124424975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124424975 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124424976 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12522481 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124424976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12522481 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124424976 DCN DEBUG map_sccp[0x55f55a8581f0]{init}: Allocated (fsm.c:456) 20250121124424976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124424976 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12522481 <-> SCCP-67 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124424976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12522481 SCCP-67 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124424976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124424976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124424976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124424976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124424976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124424976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124424976 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: Allocated (fsm.c:456) 20250121124424976 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124424976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003550056400500f1100926) (sccp_scrc.c:401) 20250121124424976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124424976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124424976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124424976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124424976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124424976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124424976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124424976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124424976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124424976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124424976 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124424976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124424976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124424976 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124424976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124424976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124424977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124424977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124424977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124424977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124424977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124424977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124424977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124424977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553) HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553)11541433 HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124424996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124424996 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124424996 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124424996 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124424996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124424996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124424996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124424996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124424996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124424996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124424996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124424996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124424996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124424996 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e052e) (sccp_scrc.c:472) 20250121124424996 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124424996 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124424996 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124424996 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124424996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124424996 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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:485) 20250121124424996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124424996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124424999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124425002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124425006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124425010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124425013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124425016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124425018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124425019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124425020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124425021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124425022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124425022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124425023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124425024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124425025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124425025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124425026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124425027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124425027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124425028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124425029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001011101110'B, t_guard := 20.000000 } 20250121124425040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124425684 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124425684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf3c1d), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124425684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124425684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124425684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124425684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124425684 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124425684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5ab22), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124425684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124425684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124425684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124425684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124425684 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124425684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35060), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124425684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124425685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124425685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124425685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124425685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124425685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124425685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124425685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124425685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124425685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124425685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124425685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124425685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124425685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124425685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124425691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124425691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124425691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124425691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124425691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124425691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124425691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124425691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00bf3c1d) (sccp_scrc.c:472) 20250121124425691 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20250121124425691 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124425691 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124425691 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124425691 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124425691 DLSCCP DEBUG SCCP-SCOC(62)[0x55f55a863220]{IDLE}: Deallocated (fsm.c:568) 20250121124425691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124425691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124425691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124425691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124425691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124425692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124425692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124425692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124425692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124425692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00d35060) (sccp_scrc.c:472) 20250121124425692 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20250121124425692 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124425692 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124425692 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124425692 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124425692 DLSCCP DEBUG SCCP-SCOC(61)[0x55f55a863bb0]{IDLE}: Deallocated (fsm.c:568) 20250121124425894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124425894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124425894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124425894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124425894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124425894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124425894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124425894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124425894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124425894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124425894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124425894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124425894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124425895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00d5ab22) (sccp_scrc.c:472) 20250121124425895 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20250121124425895 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124425895 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124425895 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124425895 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124425895 DLSCCP DEBUG SCCP-SCOC(60)[0x55f55a87aa00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(536)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554)16531522 20250121124426052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124426052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124426052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124426052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124426052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc4042, normal) (hnbgw_rua.c:388) 20250121124426052 DHNB DEBUG map_rua[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124426052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124426052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16531522 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124426052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124426052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124426052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16531522 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124426052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16531522 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124426052 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124426052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124426052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16531522 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124426052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16531522 SCCP-68 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124426052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124426052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124426052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124426052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124426052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124426052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124426052 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: Allocated (fsm.c:456) 20250121124426052 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124426052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002ee0056400500f1100926) (sccp_scrc.c:401) 20250121124426052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124426052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124426052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124426052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124426052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124426052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124426052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124426052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124426052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124426052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124426052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124426052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124426052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124426053 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124426053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124426053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124426053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124426053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124426053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124426053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124426053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124426053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124426053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554) HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554)14527358 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124426058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426058 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124426058 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124426058 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124426058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124426058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124426058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124426058 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124426058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124426058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124426058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124426058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124426058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124426058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a0c92c) (sccp_scrc.c:472) 20250121124426058 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20250121124426058 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124426058 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124426058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124426058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124426058 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124426058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124426058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124426060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124426061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124426063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124426065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124426066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124426067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124426069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124426070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124426071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124426071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124426072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124426073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124426074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124426075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124426075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124426076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124426077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124426078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124426079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124426080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124426081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(536)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(531)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426084 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124426084 DLINP DEBUG SRVCONN(,r=127.0.0.1:56502<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124426084 DLINP NOTICE SRV(,r=127.0.0.1:56502<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124426084 DMAIN NOTICE (127.0.0.1:56502 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56502<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124426084 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124426084 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35445<->l=127.0.0.1:4262) (control_if.c:193) 20250121124426084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(541)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(548)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426084 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(539)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(538)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426084 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124426084 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(549)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(537)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124426084 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124426084 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124426085 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124426085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124426085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(545)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(535)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124426085 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-M3UA(550)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(546)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(547)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(532)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124426085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124426085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124426085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124426085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124426085 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124426085 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124426085 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124426085 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(551)@6b20ff1edfa5: Final verdict of PTC: none 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124426085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124426085 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124426085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124426085 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124426085 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124426085 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124426085 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124426085 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124426085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124426085 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124426085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124426085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124426085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124426085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124426085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124426085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124426085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124426085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124426085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124426085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124426085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124426085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124426085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124426085 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124426085 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124426085 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124426085 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124426085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124426085 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124426085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124426085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124426085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124426085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124426085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124426085 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124426085 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124426085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{disrupted}: Freeing instance (context_map.c:202) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12522481)[0x55f55a86f550]{disrupted}: Deallocated (fsm.c:568) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{disconnected}: Freeing instance (context_map.c:206) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-67)[0x55f55a8581f0]{disconnected}: Deallocated (fsm.c:568) 20250121124426085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12522481 SCCP-67 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250121124426085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124426085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124426085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124426085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124426085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124426085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124426085 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124426085 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124426085 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124426085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124426085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124426085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124426085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124426085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124426085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124426085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124426085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124426085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124426085 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124426085 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124426085 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124426085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124426085 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124426085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124426085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124426085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124426085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124426085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124426085 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124426085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124426085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124426085 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124426086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1781725)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124426086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1781725 SCCP-66 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124426086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124426086 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124426086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124426086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124426086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124426086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124426086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124426086 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124426086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124426086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{disrupted}: Freeing instance (context_map.c:202) 20250121124426086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16531522)[0x55f55a87aa00]{disrupted}: Deallocated (fsm.c:568) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124426086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124426086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16531522 SCCP-68 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250121124426086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124426086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124426086 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124426086 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124426086 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124426086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124426086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124426086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124426086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124426086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124426086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124426086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124426086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124426086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124426086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124426088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(534)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(531): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(532): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(534): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(535): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(536): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(537): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(538): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(545): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(546): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(547): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(548): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(549): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(550): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(552): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(553): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(554): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Jan 21 12:44:26 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 20250121124426245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124426747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530780) Waiting for packet dumper to finish... 1 (prev_count=530780, count=569684) 20250121124428085 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124428085 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124428085 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124428085 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124428085 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124428085 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124428085 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124428085 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124428085 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124428086 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124428086 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124428086 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:44:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250121124429829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124429835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124429840 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43479<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(558)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124430941 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124430941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124430941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124430941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124430941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124430941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124430941 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124430941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124430941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124430941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124430941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124430941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124430941 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124430941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124430941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124430941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124430941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124430941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124430942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124430942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124430942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124430942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124430942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124430942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124430942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124430942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124430942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124430942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124430942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124430942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124430942 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124436086 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124436086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124436086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124436086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124436086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124436086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124436086 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124436086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124436086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124436086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124436086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124436086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124436086 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124436086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124436086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124436086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124436086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124436086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124436086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124436086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124436086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124436086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124436086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124436086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124436086 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124436086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124436086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124436086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124436087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124436087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124436087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124436087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124436087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124436087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124440942 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124440942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124440942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124440942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124440942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124440942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124440942 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124440942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124440942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124440942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124440942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124440942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124440942 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124440942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124440943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124440943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124440943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124440943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124440943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124440943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124440943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124440943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124440943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124440943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124440943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124440943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124440943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124440943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124440943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124440943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124440943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124440944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124440944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(558)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(559)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124445909 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124445909 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124445931 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445931 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445932 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445932 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445932 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445932 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124445932 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124445932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124445933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445933 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(561)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124445933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37139 (stream_srv.c:129) 20250121124445933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37139<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124445933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124445933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124445933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124445933 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124445934 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124445934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124445934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124445934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445934 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445934 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124445934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124445934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124445934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124445935 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445935 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445936 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445936 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124445936 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445936 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124445936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445936 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445936 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445936 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124445936 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445936 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124445936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445936 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124445936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124445936 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124445936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124445936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124445936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124445936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(565)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(565)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(565)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(568)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(568)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(568)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124445975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445975 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445975 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445975 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445975 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124445976 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124445977 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124445977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445977 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124445977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445977 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445977 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124445977 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124445977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445977 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445977 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124445977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124445977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445977 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445977 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124445977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124445977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124445977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124445977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124445977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124445977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124445977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124445977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124445977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124445977 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124445977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124445977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124445977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124445977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124445977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124445977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124445977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124445977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(571)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(571)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(571)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(569)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(574)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(574)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(574)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(572)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124446015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124446015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124446015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124446015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124446015 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124446015 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) 20250121124446015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124446015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124446015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124446015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124446020 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124446020 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124446020 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124446020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124446020 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) 20250121124446020 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124446020 DHNBAP DEBUG (127.0.0.1:37139 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124446020 DHNBAP NOTICE (127.0.0.1:37139 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124446020 DHNBAP NOTICE (127.0.0.1:37139 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124446020 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124446020 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124446087 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124446087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124446087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124446087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446087 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124446087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124446087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124446087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446087 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124446087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124446087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124446087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124446088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124446088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124446088 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124446158 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124446158 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124446158 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124446159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(565)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124446166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124446166 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124446166 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124446166 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124446166 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124446166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124446171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446171 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124446171 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124446171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124446171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124446171 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124446171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124446171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124446171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124446171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124446171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124446171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124446171 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124446171 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124446171 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124446173 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124446173 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124446173 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124446173 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124446173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124446173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124446173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124446173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124446173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124446173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446173 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124446173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124446173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124446173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124446173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124446173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(568)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124446179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446179 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124446179 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124446179 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124446179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124446179 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124446179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124446181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446181 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124446181 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124446181 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124446181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124446181 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124446181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124446181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124446182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124446182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124446182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124446182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124446182 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124446182 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124446182 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124446183 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124446183 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124446183 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124446183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124446183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124446183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446183 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124446183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124446183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124446183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124446183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124446183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446191 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124446191 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124446191 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124446191 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(571)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124446195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446195 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124446195 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124446195 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124446195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124446195 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124446195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124446197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446197 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124446197 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124446197 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124446197 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124446197 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124446197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124446197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124446197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124446197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124446197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124446197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124446197 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124446197 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124446197 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124446198 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124446198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124446198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124446198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124446198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124446198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446198 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124446198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124446198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124446198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124446198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124446198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446204 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124446204 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124446204 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124446204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(574)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124446211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446211 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124446211 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124446211 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124446211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124446211 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124446211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124446213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446213 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124446213 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124446213 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124446213 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124446213 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124446213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124446213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124446213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124446213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124446213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124446213 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124446213 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124446213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124446213 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124446214 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124446214 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124446214 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124446214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124446214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446214 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124446214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446214 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124446215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124446215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124446215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124446215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124446215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124446969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446969 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124446969 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124446969 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124446969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446969 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446969 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124446969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124446969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124446969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124446969 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124446969 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124446969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124446970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124446970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446970 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124446970 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124446970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124446970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124446970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124446970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124446970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124446970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124446970 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124446970 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124446976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124446976 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124446976 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124446976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446976 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124446977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124446977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124446977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124446977 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124446977 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) 20250121124446977 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) 20250121124446977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124446977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446977 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124446977 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124446977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124446977 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124446977 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446977 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124446977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124446977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446977 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124446977 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124446977 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(570)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124446997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446997 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124446997 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124446997 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446997 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124446997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124446997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124446997 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124446997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124446997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124446997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124446997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124446997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124446997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124446997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124446997 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124446997 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124446997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124446997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124446997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124446997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124446997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124446998 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124446998 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124446998 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124446998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124446998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124446998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124446998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124446998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124446998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124446998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124446998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124446998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124446998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124446998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124446998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124446998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124446998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124446998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124446998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124446998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124446998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124446998 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124446998 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(573)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124447013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124447013 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124447013 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124447013 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124447013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124447013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124447013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124447013 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124447013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124447013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124447013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124447013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124447013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124447013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124447013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124447013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124447013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124447013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124447013 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124447013 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) 20250121124447013 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) 20250121124447013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124447013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124447013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124447013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124447013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124447013 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124447013 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124447013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124447013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124447013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124447013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124447014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124447014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124447014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124447014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124447016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124447016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124447016 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124447016 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124447016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124447016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124447016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124447016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124447016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124447016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124447016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124447016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124447016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124447016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124447016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124447016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124447016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124447016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124447016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124447016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124447016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124447016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124447016 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124447016 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124448031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124448034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124448039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124448043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124448047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124448051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124448054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124448058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124448062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124448065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124448069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124448072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124448076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124448079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124448082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124448084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124448086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124448088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124448090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124448092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000000001100000'B, t_guard := 20.000000 } 20250121124448107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(560)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576)11527747 20250121124449119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124449119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124449119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124449119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124449119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafe643, normal) (hnbgw_rua.c:388) 20250121124449119 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121124449119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124449119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124449119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124449119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124449119 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 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:1062) 20250121124449119 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124449119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124449119 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124449119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124449119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11527747 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124449119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 SCCP-69 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124449119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124449119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124449119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124449119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124449119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124449119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124449119 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: Allocated (fsm.c:456) 20250121124449119 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124449119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000600056400500f1100926) (sccp_scrc.c:401) 20250121124449119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124449119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124449119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124449119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124449119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124449119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124449119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124449119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124449119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124449119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124449119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124449119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124449119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124449119 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124449119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124449119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124449119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124449119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124449119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124449119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124449119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124449119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124449119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124449119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576) HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576)5896359 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: 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(576)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124449123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124449123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124449123 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124449123 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124449123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124449124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124449124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124449124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124449124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124449124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124449124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124449124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124449124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124449124 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00590a2b) (sccp_scrc.c:472) 20250121124449124 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20250121124449124 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124449124 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124449124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124449124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124449124 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:485) 20250121124449124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124449124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124449124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124449125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124449126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124449126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124449127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124449128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124449129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124449130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124449131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124449132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124449132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124449133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124449134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124449135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124449136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124449137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124449137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124449138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124449139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124449140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124449141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000000110'B, t_guard := 20.000000 } 20250121124449153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(560)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577)5526009 20250121124450180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124450180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124450180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124450180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124450180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5451f9, normal) (hnbgw_rua.c:388) 20250121124450180 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124450180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124450180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5526009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124450180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124450180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124450180 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124450180 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5526009 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:1062) 20250121124450180 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5526009 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124450180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5526009 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124450180 DCN DEBUG map_sccp[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124450180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124450180 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5526009 <-> SCCP-70 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124450180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5526009 SCCP-70 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124450180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124450180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124450180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124450180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124450180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124450180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124450180 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: Allocated (fsm.c:456) 20250121124450180 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124450180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000060056400500f1100926) (sccp_scrc.c:401) 20250121124450180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124450180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124450180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124450180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124450180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124450180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124450180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124450180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124450180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124450180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124450180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124450180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124450180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124450180 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124450180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124450180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124450181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124450181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124450181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124450181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124450181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124450181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124450181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577) HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577)2618291 HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: 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(577)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124450200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450200 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124450200 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124450200 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124450200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124450200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124450200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124450200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124450200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124450200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124450200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124450200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124450200 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a34c86) (sccp_scrc.c:472) 20250121124450200 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20250121124450200 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124450200 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124450200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124450200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124450201 DCN DEBUG handle_cn_conn_conf() conn_id=70, 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:485) 20250121124450201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124450201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124450203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124450206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124450210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124450213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124450215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124450216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124450217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124450218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124450220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124450221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124450222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124450223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124450225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124450226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124450227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124450227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124450228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124450229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124450230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124450230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124450231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000001111000'B, t_guard := 20.000000 } 20250121124450242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124450943 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124450943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0c80), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124450943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124450943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124450943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124450943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124450943 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124450943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f7e7), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124450943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124450943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124450943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124450943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124450943 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124450943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2bde), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124450943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124450943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124450943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124450943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124450943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124450943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124450943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124450943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124450943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124450944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124450944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124450944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124450944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124450944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124450944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124450944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124450944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124450950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124450950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124450950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124450950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124450951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124450951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124450951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124450951 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124450951 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124450951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124450951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124450951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124450951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124450951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124450951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124450951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=002d0c80) (sccp_scrc.c:472) 20250121124450951 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(65)[0x55f55a855160]{IDLE}: Deallocated (fsm.c:568) 20250121124450951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124450951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124450951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124450951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=004b2bde) (sccp_scrc.c:472) 20250121124450951 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124450951 DLSCCP DEBUG SCCP-SCOC(64)[0x55f55a8744f0]{IDLE}: Deallocated (fsm.c:568) 20250121124451154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124451154 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124451154 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124451154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124451154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124451154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124451154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124451155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124451155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124451155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124451155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124451155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124451155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=00a9f7e7) (sccp_scrc.c:472) 20250121124451155 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20250121124451155 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124451155 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124451155 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124451155 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124451155 DLSCCP DEBUG SCCP-SCOC(63)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(560)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578)609034 20250121124451264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124451264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124451264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124451264 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124451264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94b0a, normal) (hnbgw_rua.c:388) 20250121124451264 DHNB DEBUG map_rua[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124451264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124451264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124451264 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124451264 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124451264 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 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:1062) 20250121124451264 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20250121124451264 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124451264 DCN DEBUG map_sccp[0x55f55a8744f0]{init}: Allocated (fsm.c:456) 20250121124451264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124451264 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-609034 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124451264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 SCCP-71 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124451264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124451264 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124451264 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124451264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124451264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124451264 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124451264 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: Allocated (fsm.c:456) 20250121124451264 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124451264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000780056400500f1100926) (sccp_scrc.c:401) 20250121124451264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124451264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124451264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124451264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124451264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124451264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124451264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124451264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124451264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124451264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124451264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124451264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124451264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124451264 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124451264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124451264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124451264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124451264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124451264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124451264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124451264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124451264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124451264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578) HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578)10314166 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124451269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451269 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124451269 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124451269 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124451269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124451269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124451269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124451269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124451269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124451269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124451269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124451269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124451269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124451269 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084753c) (sccp_scrc.c:472) 20250121124451269 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20250121124451269 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124451269 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124451270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124451270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124451270 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124451270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124451270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124451272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124451274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124451279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124451282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124451285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124451287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124451288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124451289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124451290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124451291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124451292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124451293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124451293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124451294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124451294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124451295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124451296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124451296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124451297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124451298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124451299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124451302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124451302 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124451302 DLINP DEBUG SRVCONN(,r=127.0.0.1:37139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124451302 DLINP NOTICE SRV(,r=127.0.0.1:37139<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124451302 DMAIN NOTICE (127.0.0.1:37139 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37139<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124451302 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124451302 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43479<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(560)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(555)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(572)@6b20ff1edfa5: Final verdict of PTC: none 20250121124451302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124451302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124451302 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124451302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(564)@6b20ff1edfa5: Final verdict of PTC: none 20250121124451302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124451302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124451302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124451302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124451302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124451302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124451302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124451302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124451302 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124451302 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124451302 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124451302 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(569)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(570)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(571)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(573)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(566)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(556)@6b20ff1edfa5: Final verdict of PTC: none 20250121124451302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121124451302 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124451302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124451302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124451302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124451303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124451303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124451303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124451303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124451303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124451303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124451303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124451303 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124451303 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124451303 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124451303 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124451303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124451303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124451303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124451303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124451303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124451303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124451303 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124451303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527747)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124451303 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527747 SCCP-69 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124451303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124451303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124451303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124451303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124451303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124451303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124451303 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124451303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{disrupted}: Freeing instance (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-609034)[0x55f55a859b90]{disrupted}: Deallocated (fsm.c:568) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{disconnected}: Freeing instance (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55f55a8744f0]{disconnected}: Deallocated (fsm.c:568) 20250121124451303 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-609034 SCCP-71 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250121124451303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124451303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124451303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124451303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124451303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124451303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124451303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124451303 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124451303 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124451303 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124451303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124451303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124451303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124451303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124451303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124451303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124451303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124451303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124451303 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124451303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5526009)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{disconnected}: Freeing instance (context_map.c:206) 20250121124451303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55f55a86f550]{disconnected}: Deallocated (fsm.c:568) 20250121124451303 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5526009 SCCP-70 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124451303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124451303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124451303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124451303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124451303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124451303 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124451303 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124451303 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121124451304 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124451304 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124451304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124451304 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124451304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124451304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124451304 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124451304 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124451305 DLINP <0002> stream_srv.c:647 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 20250121124451304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124451304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124451304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124451304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124451304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124451304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124451304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124451304 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124451304 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124451304 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124451304 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(562)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(565)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(559)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(567)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(563)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(561)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(575)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(574)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(568)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124451312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(558)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(555): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(556): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(558): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(559): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(560): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(561): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(562): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(563): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(564): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(565): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(566): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(567): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(568): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(569): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(570): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(571): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(572): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(573): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(574): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(575): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(576): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(577): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(578): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Jan 21 12:44:51 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 20250121124451454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124451957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=553700) Waiting for packet dumper to finish... 1 (prev_count=553700, count=554456) 20250121124453303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124453303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124453303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124453303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124453303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124453303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124453304 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124453304 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124453304 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:44:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250121124455020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124455022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124455026 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45291<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(582)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124456088 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124456088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124456088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124456088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124456088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124456089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124456089 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124456089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124456089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124456089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124456089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124456089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124456089 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124456089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124456089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124456089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124456089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124456089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124456089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124456089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124456089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124456089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124456089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124456089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124456089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124456089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124456089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124456090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124456090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124456090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124456090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124456090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124456090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124456090 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124501303 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124501304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124501304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124501304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124501304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124501304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124501304 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124501304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124501304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124501304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124501304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124501304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124501304 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124501304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124501304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124501304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124501304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124501304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124501305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124501305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124501305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124501305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124501305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124501305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124501305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124501305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124501305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124501305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124501305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124501305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124501305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124506089 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124506089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124506089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124506089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124506089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124506089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124506089 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124506090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124506090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124506090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124506090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124506090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124506090 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124506090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124506090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124506090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124506090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124506090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124506090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124506091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124506091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124506091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124506091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124506091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124506091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124506091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124506091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124506091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124506091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124506091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124506091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(582)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(583)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124511087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124511087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124511099 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511099 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511100 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511100 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(585)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124511100 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46247 (stream_srv.c:129) 20250121124511100 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46247<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124511100 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511100 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511100 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511100 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511101 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124511101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124511101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511101 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124511101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124511101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124511101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124511102 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511102 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124511102 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511102 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124511102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511102 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511102 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511102 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124511102 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511102 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124511102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511102 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511102 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511102 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124511102 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124511102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511102 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124511102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124511102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124511102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(589)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(589)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(589)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(587)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(592)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(592)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(592)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124511133 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511133 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511133 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511133 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511133 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124511133 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511133 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511133 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124511133 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511134 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511134 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124511134 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511134 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124511134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511134 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511134 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511134 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124511134 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511134 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124511134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511134 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511134 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511134 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124511134 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511134 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124511134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511134 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511134 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124511134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124511135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511135 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124511135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124511135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124511135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124511135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124511135 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124511135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(595)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(595)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(595)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(593)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(598)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(598)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(598)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(596)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124511171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124511171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124511171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124511171 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124511171 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124511171 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) 20250121124511171 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124511171 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124511171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124511171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124511176 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124511176 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124511176 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124511176 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124511176 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) 20250121124511176 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124511176 DHNBAP DEBUG (127.0.0.1:46247 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124511176 DHNBAP NOTICE (127.0.0.1:46247 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124511176 DHNBAP NOTICE (127.0.0.1:46247 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124511176 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124511176 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124511305 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124511305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124511305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124511305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511305 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124511305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124511305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124511305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511305 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124511305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124511305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124511305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124511306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124511306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124511306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124511317 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124511317 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124511317 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124511317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(589)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124511325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124511325 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124511325 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124511325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124511325 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124511325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124511329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511329 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124511329 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124511329 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124511329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124511329 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124511329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124511329 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124511329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124511329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124511329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124511329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124511329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124511329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124511329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124511329 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124511329 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124511329 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511330 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124511330 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124511330 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124511330 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124511330 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511330 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124511330 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124511331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511331 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124511331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124511331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124511331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124511331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(592)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124511338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124511338 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124511338 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124511338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124511338 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124511338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124511341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124511341 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124511341 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124511341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124511341 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124511341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124511341 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124511341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124511341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124511341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124511341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124511341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124511341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124511341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124511341 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124511341 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124511341 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511342 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511342 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124511342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124511343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124511343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511343 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124511343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124511343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124511343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124511343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124511347 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124511347 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124511347 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124511348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(595)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124511352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511352 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124511352 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124511352 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124511352 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124511352 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124511352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124511354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511354 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124511354 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124511354 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124511354 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124511354 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124511354 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124511354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124511354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124511354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124511354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124511354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124511354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124511354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124511354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124511354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124511354 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511354 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124511355 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124511355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124511356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511356 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511356 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124511356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124511356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124511356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124511356 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124511359 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124511359 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124511359 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121124511359 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124511359 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124511359 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124511359 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(598)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124511362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511362 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124511362 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124511362 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124511362 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124511362 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124511362 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124511362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124511363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124511363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124511363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124511363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124511363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124511363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124511363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124511363 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124511366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511366 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124511366 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124511366 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124511366 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124511366 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250121124511366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124511366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124511366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124511366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124511366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124511366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124511366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124511366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124511366 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124511366 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124511366 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124511367 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124511367 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124511367 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124511367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124511367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124511367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124511368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124511368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124511368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124511368 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124511368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124511368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124511368 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124511368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124511368 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124511368 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124511368 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124511368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124511368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124511368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124511368 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(588)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124512125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124512125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124512125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124512125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124512125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124512125 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124512125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124512125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124512125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124512125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124512125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124512125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124512125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124512125 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124512125 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124512125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124512125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124512125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124512125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124512125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124512126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124512126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124512126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124512126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124512126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124512127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124512127 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124512127 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124512143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512143 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124512143 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124512143 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124512143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124512143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512143 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124512143 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124512143 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) 20250121124512143 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) 20250121124512143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124512143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124512143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124512143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124512143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124512143 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124512143 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124512143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124512143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124512143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124512143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124512143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512145 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124512145 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124512145 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124512145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124512145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124512145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124512145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124512145 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124512145 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(594)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124512152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512153 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124512153 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124512153 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512153 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124512153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124512153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512153 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124512153 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124512153 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124512153 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124512153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124512153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124512153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124512153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124512153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124512153 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124512153 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124512153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124512153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124512153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124512153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124512153 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512154 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124512154 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124512154 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124512154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124512154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124512154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124512154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124512154 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124512154 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(597)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124512166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512166 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124512166 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124512166 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124512166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124512166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124512166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124512166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124512166 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124512166 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) 20250121124512166 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) 20250121124512167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124512167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124512167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124512167 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124512167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124512167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124512167 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124512167 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124512167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124512167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124512167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124512167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124512167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124512167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124512167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124512168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124512168 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124512168 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124512168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124512168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124512169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124512169 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124512169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124512169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124512169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124512169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124512169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124512169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124512169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124512169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124512169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124512169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124512169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124512169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124512169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124512169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124512169 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124512169 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124513187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124513190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124513196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124513200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124513204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124513208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124513214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124513218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124513222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124513227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124513230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124513233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124513235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124513237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124513239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124513242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124513244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124513246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124513248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124513249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001101100110'B, t_guard := 20.000000 } 20250121124513264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(584)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600)3901786 20250121124514313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124514313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124514313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124514313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124514313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b895a, normal) (hnbgw_rua.c:388) 20250121124514313 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124514313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124514313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3901786 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124514313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124514313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124514313 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3901786 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121124514313 DCN DEBUG map_sccp[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124514313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124514313 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3901786 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124514313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3901786 SCCP-72 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124514313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124514313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124514313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124514313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124514313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124514313 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124514313 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: Allocated (fsm.c:456) 20250121124514313 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124514313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003660056400500f1100926) (sccp_scrc.c:401) 20250121124514313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124514313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124514313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124514313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124514313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124514313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124514313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124514313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124514313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124514313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124514313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124514313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124514313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124514313 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124514313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124514313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124514314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124514314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124514314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124514314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124514314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124514314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124514314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124514314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600)4551653 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124514325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124514325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124514325 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124514325 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124514325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124514325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124514325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124514325 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124514325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124514325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124514325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124514325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124514325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124514325 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff6fef) (sccp_scrc.c:472) 20250121124514325 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20250121124514325 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124514325 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124514325 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124514325 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124514325 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124514325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124514325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124514327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124514330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124514336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124514339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124514341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124514342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124514344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124514344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124514345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124514346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124514347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124514348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124514348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124514349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124514350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124514351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124514351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124514352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124514353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124514353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124514354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000001001'B, t_guard := 20.000000 } 20250121124514365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(584)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601)2368449 20250121124515386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124515386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124515386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124515386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124515386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2423c1, normal) (hnbgw_rua.c:388) 20250121124515386 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124515386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124515386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368449 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124515386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124515386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124515386 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124515386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368449 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121124515386 DCN DEBUG map_sccp[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124515386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124515386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2368449 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124515386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368449 SCCP-73 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124515386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124515386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124515386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124515386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124515386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124515386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124515386 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: Allocated (fsm.c:456) 20250121124515386 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124515386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000090056400500f1100926) (sccp_scrc.c:401) 20250121124515386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124515386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124515386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124515386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124515387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124515387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124515387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124515387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124515387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124515387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124515387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124515387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124515387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124515387 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124515387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124515387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124515387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124515387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124515387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124515387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124515387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124515387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124515387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124515387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601)1366606 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124515392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124515392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124515392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124515392 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124515392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124515392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124515392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124515392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124515392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124515392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124515392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124515392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124515392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124515392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025563c) (sccp_scrc.c:472) 20250121124515392 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20250121124515392 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124515392 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124515392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124515392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124515392 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:485) 20250121124515392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124515392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124515394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124515395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124515398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124515399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124515401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124515402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124515403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124515403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124515404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124515405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124515406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124515408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124515408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124515409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124515410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124515411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124515412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124515413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124515414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124515415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124515416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001111001010'B, t_guard := 20.000000 } 20250121124515427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124516090 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124516090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910ad9), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124516090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124516090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516090 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124516090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e052e), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124516090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124516090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516090 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124516090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c92c), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124516090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124516090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124516091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124516091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124516091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124516092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124516092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124516092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124516092 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124516097 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124516097 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124516097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124516097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124516097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124516098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516098 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124516098 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124516098 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124516098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124516098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124516098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124516098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124516098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124516098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00910ad9) (sccp_scrc.c:472) 20250121124516098 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(66)[0x55f55a8a7fc0]{IDLE}: Deallocated (fsm.c:568) 20250121124516098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124516098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124516098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124516098 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=002e052e) (sccp_scrc.c:472) 20250121124516098 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124516098 DLSCCP DEBUG SCCP-SCOC(67)[0x55f55a86c8b0]{IDLE}: Deallocated (fsm.c:568) 20250121124516298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124516298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124516298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124516298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124516299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124516299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124516299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124516299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124516299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124516299 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=00a0c92c) (sccp_scrc.c:472) 20250121124516299 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1823) 20250121124516299 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124516299 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124516299 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124516299 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124516299 DLSCCP DEBUG SCCP-SCOC(68)[0x55f55a863220]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(584)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602)14963151 20250121124516454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124516454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124516454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124516454 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124516454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe451cf, normal) (hnbgw_rua.c:388) 20250121124516454 DHNB DEBUG map_rua[0x55f55a863220]{init}: Allocated (fsm.c:456) 20250121124516454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124516454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14963151 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124516454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124516454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124516455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14963151 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121124516455 DCN DEBUG map_sccp[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124516455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124516455 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14963151 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124516455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14963151 SCCP-74 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124516455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124516455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124516455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124516455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124516455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124516455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124516455 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: Allocated (fsm.c:456) 20250121124516455 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124516455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003ca0056400500f1100926) (sccp_scrc.c:401) 20250121124516455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124516455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124516455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124516455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124516455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124516455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124516455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124516455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124516455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124516455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124516455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516455 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124516455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124516455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124516455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124516455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124516455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124516455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124516455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: First idle individual index:2 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602) HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602)6041309 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121124516463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124516463 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124516463 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124516463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124516463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124516463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124516463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124516463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124516463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124516463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124516463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124516463 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f50d22) (sccp_scrc.c:472) 20250121124516463 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20250121124516463 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124516463 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124516463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124516463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124516463 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:485) 20250121124516463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124516464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124516465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124516467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124516469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124516471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124516472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124516473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124516474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124516475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124516476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124516476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124516477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124516478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124516478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124516479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124516480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124516480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124516481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124516481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124516482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124516483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124516483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124516486 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45291<->l=127.0.0.1:4262) (control_if.c:193) 20250121124516486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42680<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(579)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(586)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(584)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(593)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(597)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516486 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124516486 DLINP DEBUG SRVCONN(,r=127.0.0.1:46247<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124516486 DLINP NOTICE SRV(,r=127.0.0.1:46247<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124516486 DMAIN NOTICE (127.0.0.1:46247 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46247<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124516486 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(594)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(591)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(589)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124516487 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(596)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(588)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(595)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516487 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124516487 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(580)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124516487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124516487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124516487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124516487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124516487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124516487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124516487 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124516487 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124516487 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124516487 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124516487 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(590)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(587)@6b20ff1edfa5: Final verdict of PTC: none 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121124516487 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124516487 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124516487 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124516487 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124516487 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124516487 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124516487 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:831 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-Iuh1(585)@6b20ff1edfa5: Final verdict of PTC: none20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124516487 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124516487 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124516487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(599)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(583)@6b20ff1edfa5: Final verdict of PTC: none20250121124516487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124516487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124516487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124516487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124516487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124516488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124516488 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124516488 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124516488 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124516488 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124516488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124516488 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124516488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124516488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124516488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124516488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124516488 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124516488 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124516488 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124516488 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124516502 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124516502 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121124516502 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124516502 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124516502 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124516502 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124516502 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124516502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124516502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124516503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124516503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124516503 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124516503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124516503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124516503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124516503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124516503 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124516503 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124516503 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124516504 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124516504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124516504 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124516504 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124516504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6fef), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124516505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516505 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124516505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516505 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124516505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124516505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124516505 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124516505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124516506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124516506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124516506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124516506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3901786)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124516506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124516506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{disconnected}: Freeing instance (context_map.c:206) 20250121124516506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55f55a86f550]{disconnected}: Deallocated (fsm.c:568) 20250121124516506 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3901786 SCCP-72 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250121124516506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124516506 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124516506 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124516506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025563c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124516507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124516507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516507 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124516507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124516508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124516508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124516508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124516508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124516508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124516507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368449)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{disconnected}: Freeing instance (context_map.c:206) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f55a859b90]{disconnected}: Deallocated (fsm.c:568) 20250121124516507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368449 SCCP-73 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124516507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124516507 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124516507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50d22), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124516507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124516507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124516507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124516507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124516507 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124516507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124516507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{disrupted}: Freeing instance (context_map.c:202) 20250121124516507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14963151)[0x55f55a863220]{disrupted}: Deallocated (fsm.c:568) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124516507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f55a86c8b0]{disconnected}: Deallocated (fsm.c:568) 20250121124516507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14963151 SCCP-74 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250121124516507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124516507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124516507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124516508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124516508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124516508 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124516508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124516509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124516509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124516509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124516509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124516509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124516509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124516509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124516509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124516509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(598)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(592)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(581)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(582)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(579): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(580): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(581): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(582): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(583): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(584): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(585): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(586): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(587): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(588): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(589): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(590): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(591): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(592): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(593): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(594): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(595): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(596): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(597): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(598): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(599): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(600): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(601): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(602): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Jan 21 12:45:16 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 20250121124516637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124517139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565300) Waiting for packet dumper to finish... 1 (prev_count=565300, count=566056) 20250121124518488 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124518488 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124518488 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124518488 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124518488 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124518488 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124518488 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124518488 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124518488 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124518503 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124518503 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124518503 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250121124520210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124520213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124520217 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36129<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(606)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124521306 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124521306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124521306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124521306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124521306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124521306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124521306 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124521306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124521306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124521306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124521306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124521306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124521306 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124521306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124521306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124521306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124521306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124521306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124521306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124521306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124521306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124521306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124521306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124521306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124521306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124521306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124521306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124521306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124521306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124521306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124521306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124526506 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124526506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6fef), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124526506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124526506 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124526506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124526506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124526506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124526506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124526506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124526506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124526507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124526507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124526507 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124526507 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124526507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50d22), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124526507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124526507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124526507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124526507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124526507 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124526507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025563c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124526507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124526508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124526508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124526508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124526508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124526508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124526508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124526508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124526508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124526508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124526508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124526508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124526508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124531307 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124531307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124531307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124531307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124531307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124531307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124531307 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124531307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124531307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124531307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124531307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124531307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124531307 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124531307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124531307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124531307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124531307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124531307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124531307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124531307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124531307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124531307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124531307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124531307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124531307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124531307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124531307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124531307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124531307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124531307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124531307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(606)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(607)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124536257 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124536258 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124536268 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536268 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536269 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536269 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536269 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(609)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124536269 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40704 (stream_srv.c:129) 20250121124536269 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40704<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124536269 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536269 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536270 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536270 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124536270 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536270 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124536270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536271 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536271 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124536271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124536271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536271 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536271 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124536271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124536271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536271 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536271 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124536271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124536271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536271 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124536271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124536271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124536271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124536271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(613)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(613)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(613)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(611)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(616)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(616)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(616)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(619)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(619)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(619)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124536324 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536324 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536324 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536324 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536324 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536324 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536325 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124536325 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536326 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536326 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124536326 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536326 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124536326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536326 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536326 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536326 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124536326 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536326 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124536326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536326 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536326 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536326 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124536326 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124536326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536326 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536326 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536326 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124536326 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124536326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536326 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124536326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124536326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124536326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124536326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(622)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(622)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(622)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(620)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(625)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(625)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(625)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(623)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(628)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-M3UA(628)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(628)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-SCCP(626)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124536392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124536392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124536392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124536392 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124536392 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124536392 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) 20250121124536392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124536392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124536392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124536392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124536396 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124536396 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124536396 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124536396 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124536396 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) 20250121124536396 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124536396 DHNBAP DEBUG (127.0.0.1:40704 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124536396 DHNBAP NOTICE (127.0.0.1:40704 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124536396 DHNBAP NOTICE (127.0.0.1:40704 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124536396 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124536396 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124536486 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536486 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124536486 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(613)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124536488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536488 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124536488 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536488 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536488 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536489 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536489 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536489 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536489 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124536489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536489 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536489 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536490 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536490 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124536490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124536490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536490 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124536490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124536490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124536490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124536490 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536503 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536503 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124536503 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(616)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124536504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536504 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124536504 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536504 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536504 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536504 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536505 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536505 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536505 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536505 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124536505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536505 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536505 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536505 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536506 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536506 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124536506 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536506 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124536506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536506 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124536506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124536506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124536506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124536506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536507 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124536507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6fef), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124536507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124536507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124536507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124536507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124536507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124536507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536508 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124536508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025563c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124536508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124536508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536508 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124536508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50d22), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124536508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124536508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124536508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124536508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124536508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536511 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124536511 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124536511 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124536511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124536511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124536511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124536511 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124536511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124536511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124536511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124536511 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=00ff6fef) (sccp_scrc.c:472) 20250121124536511 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20250121124536511 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124536511 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124536511 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124536511 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124536511 DLSCCP DEBUG SCCP-SCOC(72)[0x55f55a858080]{IDLE}: Deallocated (fsm.c:568) 20250121124536520 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536520 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124536520 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(619)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124536521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124536521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536521 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536521 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536522 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536522 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536522 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124536522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536522 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536522 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536522 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124536522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124536522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124536522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124536522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124536522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536522 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=0025563c) (sccp_scrc.c:472) 20250121124536522 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124536522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124536522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124536522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124536522 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(73)[0x55f55a8744f0]{IDLE}: Deallocated (fsm.c:568) 20250121124536522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124536522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124536522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124536522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124536522 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=00f50d22) (sccp_scrc.c:472) 20250121124536522 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124536522 DLSCCP DEBUG SCCP-SCOC(74)[0x55f55a8a7fc0]{IDLE}: Deallocated (fsm.c:568) 20250121124536523 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536523 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124536523 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124536523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536523 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124536523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536523 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124536523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124536523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124536523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124536523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536543 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536543 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124536543 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536543 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(622)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124536544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536544 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124536544 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536544 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536544 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536544 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536544 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536545 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536545 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536545 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536545 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536545 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124536545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536545 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536545 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536546 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124536546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124536546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536546 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124536546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124536546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124536546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124536546 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536560 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536560 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124536560 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(625)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124536562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124536562 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536562 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536562 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536562 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124536562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536562 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536562 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536562 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536563 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124536563 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124536564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536564 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124536564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124536564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124536564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124536564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124536577 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124536577 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121124536577 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124536577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(628)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121124536578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121124536578 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124536578 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124536578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124536578 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124536578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124536579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536579 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124536579 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124536579 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124536579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124536579 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124536579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124536579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124536579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124536579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121124536579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124536579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124536579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124536579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124536579 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124536579 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124536579 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124536580 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124536580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124536580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124536580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124536580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124536580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124536580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124536580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124536580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124536580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124536580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124536580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124536580 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124536580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124536580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124536580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124536580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124536580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124536580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124536580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121124536580 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(612)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124537291 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124537291 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124537291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124537291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537291 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537291 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124537291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124537291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124537291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537291 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537291 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124537291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124537291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124537291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537292 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124537292 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124537292 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124537292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124537292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124537292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124537292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537292 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537292 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124537307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537307 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124537307 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124537307 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124537307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537307 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124537307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124537307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124537307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537308 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537308 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) 20250121124537308 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) 20250121124537308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124537308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124537308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537308 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537308 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124537308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124537308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124537308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124537308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124537308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537309 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124537309 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124537309 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124537309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537309 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124537309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124537309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124537309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537309 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537309 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124537325 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124537325 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124537325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537325 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537325 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:565) 20250121124537325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124537325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537325 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537325 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) 20250121124537325 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) 20250121124537325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124537326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537326 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537326 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124537326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124537326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124537326 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124537326 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537326 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537326 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:565) 20250121124537326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124537326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124537326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537327 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537327 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537327 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(621)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537348 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124537348 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124537348 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124537348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537348 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124537348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124537348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537348 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537348 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124537348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124537348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124537348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537348 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537348 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124537349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124537349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537349 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124537349 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124537349 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537349 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124537349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124537349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124537349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537349 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537349 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(624)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537365 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124537365 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124537365 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537365 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124537365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124537365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537365 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537365 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) 20250121124537365 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) 20250121124537365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537365 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124537365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537365 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537365 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124537365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124537365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124537365 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537366 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124537366 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124537366 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124537366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124537366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124537366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124537366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537366 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537366 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537366 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(627)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124537382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121124537382 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121124537382 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537382 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:565) 20250121124537382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121124537382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124537382 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:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 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:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124537382 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124537382 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) 20250121124537382 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) 20250121124537382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124537382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124537382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124537382 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124537382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124537382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124537382 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124537382 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: link up (cnlink.c:111) 20250121124537382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124537382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124537382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124537382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121124537382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124537383 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121124537383 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121124537383 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121124537383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124537383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124537383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124537383 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124537383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124537383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124537383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124537383 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:565) 20250121124537383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124537383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124537383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121124537383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124537383 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:386) 20250121124537383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124537383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537383 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:386) 20250121124537383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124537383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124537383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124537383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124537383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124537383 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124537383 DRANAP INFO cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124538401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124538402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124538403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124538404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124538405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124538406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124538406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124538407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124538408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124538409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124538410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124538411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124538411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124538412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124538413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124538414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124538415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124538416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124538417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124538417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000000100100001'B, t_guard := 20.000000 } 20250121124538432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(608)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630)14545938 20250121124539446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124539446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124539446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124539446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124539446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xddf412, normal) (hnbgw_rua.c:388) 20250121124539446 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121124539446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124539446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545938 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124539446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124539446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124539446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545938 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121124539446 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124539446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124539446 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14545938 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121124539446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14545938 SCCP-75 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124539446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124539446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124539446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124539446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124539446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124539446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124539446 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: Allocated (fsm.c:456) 20250121124539446 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124539446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001210056400500f1100926) (sccp_scrc.c:401) 20250121124539446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124539446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124539446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124539446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124539446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124539446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124539446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124539446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124539446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124539446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124539446 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124539446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124539446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124539446 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124539446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124539446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124539446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124539446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124539446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124539446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124539446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124539446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124539446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124539446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630) HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630)494740 HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124539453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124539453 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124539453 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124539453 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124539453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124539453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124539453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124539453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124539453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124539453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124539453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124539453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124539453 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:565) 20250121124539453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124539453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00395a1d) (sccp_scrc.c:472) 20250121124539453 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20250121124539453 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124539453 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124539453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124539453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124539453 DCN DEBUG handle_cn_conn_conf() conn_id=75, 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:485) 20250121124539453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124539453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124539453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124539454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124539455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124539456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124539457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124539458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124539459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124539460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124539461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124539463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124539464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124539465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124539466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124539467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124539468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124539469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124539470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124539472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124539472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124539473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250121124539489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(608)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631)2942292 20250121124540498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124540498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124540498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124540498 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124540498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ce554, normal) (hnbgw_rua.c:388) 20250121124540498 DHNB DEBUG map_rua[0x55f55a8b0570]{init}: Allocated (fsm.c:456) 20250121124540498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124540498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2942292 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124540498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124540498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124540498 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124540498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2942292 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121124540498 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124540498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124540498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2942292 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121124540498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2942292 SCCP-76 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124540498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124540498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124540498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124540498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124540498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124540498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124540498 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121124540498 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124540498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300032b0056400500f1100926) (sccp_scrc.c:401) 20250121124540498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124540498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124540498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124540498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124540498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124540498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124540498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124540498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124540498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124540498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124540498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124540498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124540498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124540498 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124540498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124540498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124540498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124540498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124540498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124540498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124540498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124540498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124540498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124540498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631) HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631)14150483 HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124540500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124540500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124540500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124540500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124540500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124540500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124540500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124540500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124540501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124540501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124540501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124540501 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:565) 20250121124540501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124540501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068cd6f) (sccp_scrc.c:472) 20250121124540501 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20250121124540501 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124540501 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124540501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124540501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124540501 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:485) 20250121124540501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124540501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124540501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124540501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124540502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124540503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124540504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124540505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124540505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124540506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124540507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124540508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124540509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124540510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124540512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124540513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124540514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124540516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124540517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124540518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124540519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124540520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124540521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000110010'B, t_guard := 20.000000 } 20250121124540534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124541308 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124541308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a34c86), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124541308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124541308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541308 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124541308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084753c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124541308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124541308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541308 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124541308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00590a2b), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124541308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124541308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124541308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124541308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124541308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124541309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541309 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124541309 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124541309 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124541309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124541309 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124541309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124541309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124541309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124541309 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=00a34c86) (sccp_scrc.c:472) 20250121124541309 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20250121124541309 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124541309 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124541309 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124541309 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124541309 DLSCCP DEBUG SCCP-SCOC(70)[0x55f55a8581f0]{IDLE}: Deallocated (fsm.c:568) 20250121124541310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541310 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124541310 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124541310 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124541310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124541310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124541310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124541310 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124541310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124541310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124541310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124541310 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=0084753c) (sccp_scrc.c:472) 20250121124541310 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1823) 20250121124541310 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124541310 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124541310 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124541310 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124541310 DLSCCP DEBUG SCCP-SCOC(71)[0x55f55a855160]{IDLE}: Deallocated (fsm.c:568) 20250121124541514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541514 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124541514 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124541514 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124541514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124541514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124541514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124541514 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124541514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124541515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124541515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124541515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124541515 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=00590a2b) (sccp_scrc.c:472) 20250121124541515 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1823) 20250121124541515 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124541515 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124541515 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124541515 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124541515 DLSCCP DEBUG SCCP-SCOC(69)[0x55f55a87aa00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(608)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632)8507949 20250121124541556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124541556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124541556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124541556 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124541556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81d22d, normal) (hnbgw_rua.c:388) 20250121124541556 DHNB DEBUG map_rua[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124541556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124541556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8507949 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124541556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124541556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124541556 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8507949 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124541556 DCN DEBUG map_sccp[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124541556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124541556 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8507949 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124541556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8507949 SCCP-77 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124541556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124541556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124541556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124541556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124541556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124541556 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124541556 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: Allocated (fsm.c:456) 20250121124541556 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124541556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000320056400500f1100926) (sccp_scrc.c:401) 20250121124541556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124541556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124541556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124541556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124541556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124541556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124541556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124541556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124541556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124541556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124541556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541556 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124541556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124541556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124541557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124541557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124541557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124541557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124541557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632) HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632)15328465 HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124541573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541573 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124541573 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124541573 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124541573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124541573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124541573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124541573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124541573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124541573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124541573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124541573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124541573 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045d3aa) (sccp_scrc.c:472) 20250121124541573 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20250121124541573 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124541573 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124541573 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541573 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124541573 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124541573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124541573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124541575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124541577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124541580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124541582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124541584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124541585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124541587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124541587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124541588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124541589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124541589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124541590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124541591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124541591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124541592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124541593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124541593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124541594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124541595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124541595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124541596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124541599 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124541599 DLINP DEBUG SRVCONN(,r=127.0.0.1:40704<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124541599 DLINP NOTICE SRV(,r=127.0.0.1:40704<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124541599 DMAIN NOTICE (127.0.0.1:40704 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40704<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124541599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124541599 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36129<->l=127.0.0.1:4262) (control_if.c:193) 20250121124541600 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250121124541600 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124541600 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541600 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(603)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(611)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(610)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(626)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(612)@6b20ff1edfa5: Final verdict of PTC: none 20250121124541600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121124541600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(621)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(616)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(623)@6b20ff1edfa5: Final verdict of PTC: none 20250121124541600 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124541600 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124541600 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124541600 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541600 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124541600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541600 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541600 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541600 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541600 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124541600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124541600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124541600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541600 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541600 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541600 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541600 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124541600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124541600 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124541600 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124541600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124541600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124541600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541600 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124541600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124541600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124541600 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW-MGCP(629)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(608)@6b20ff1edfa5: Final verdict of PTC: none 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124541600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124541600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124541600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{disrupted}: Freeing instance (context_map.c:202) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8507949)[0x55f55a87aa00]{disrupted}: Deallocated (fsm.c:568) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{disconnected}: Freeing instance (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55f55a855160]{disconnected}: Deallocated (fsm.c:568) 20250121124541601 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8507949 SCCP-77 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121124541601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124541601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124541601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124541601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124541601 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124541601 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124541601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124541601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124541601 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124541601 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124541601 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124541601 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541601 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124541601 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124541601 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124541601 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124541601 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541601 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124541601 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541601 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124541601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn2-M3UA(628)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(620)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(624)@6b20ff1edfa5: Final verdict of PTC: none 20250121124541601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124541601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124541601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124541601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124541601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124541601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124541601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124541601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541601 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14545938)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124541601 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14545938 SCCP-75 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124541601 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124541601 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124541601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124541601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124541601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124541601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124541601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124541601 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{disrupted}: Freeing instance (context_map.c:202) 20250121124541601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2942292)[0x55f55a8b0570]{disrupted}: Deallocated (fsm.c:568) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124541601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124541601 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2942292 SCCP-76 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250121124541601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541601 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541601 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541601 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541601 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124541601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541601 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541601 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541601 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541601 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124541601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124541601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541601 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541601 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541601 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541601 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(609)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(627)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(618)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(615)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(614)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(605)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(607)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(613)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(625)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(617)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(604)@6b20ff1edfa5: Final verdict of PTC: none 20250121124541601 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124541601 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124541601 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124541601 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124541601 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124541601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124541605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124541605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124541605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124541605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124541605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124541605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124541605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124541605 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124541605 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124541605 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124541605 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(619)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(622)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124541623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(606)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(603): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(604): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(605): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(606): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(607): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(608): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(609): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(610): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(611): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(612): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(613): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(614): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(615): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(616): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(617): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(618): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(619): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(620): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(621): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(622): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(623): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(624): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(625): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(626): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(627): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(628): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(630): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(631): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(632): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Jan 21 12:45:41 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 20250121124541849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124542352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=693472) Waiting for packet dumper to finish... 1 (prev_count=693472, count=694012) 20250121124543601 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543601 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124543602 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543602 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121124543602 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543602 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124543602 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543602 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121124543602 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543602 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124543602 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124543602 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124543602 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Tue Jan 21 12:45:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_mscpool_L3Compl_no_cn started. 20250121124545415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124545417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124545420 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40711<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(636)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124551601 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124551601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124551601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124551601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124551601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124551601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124551601 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124551601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124551601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124551601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124551601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124551601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124551601 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124551601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124551601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124551601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124551601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124551601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124551602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124551602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124551602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124551602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124551602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124551602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124551602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124551602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124551602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124551602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124551602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124551602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124551602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(636)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_no_cn-Iuh0(637)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124601464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124601464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124601477 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601477 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601477 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601477 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601477 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601477 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601477 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48848 (stream_srv.c:129) 20250121124601477 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48848<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(639)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124601478 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601478 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601479 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601479 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124601479 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601479 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124601479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601479 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601479 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601479 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124601479 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601479 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124601479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601479 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601479 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601479 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124601479 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124601479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601479 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601479 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601479 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124601479 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124601479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601479 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124601479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124601479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124601479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124601479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(643)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(643)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(641)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124601495 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601495 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601495 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601495 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601495 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601495 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601495 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124601495 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601497 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601497 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124601497 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601497 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124601497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601497 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601497 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601497 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124601497 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601497 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124601497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601497 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601497 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601497 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124601497 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124601497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601497 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601497 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601497 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124601497 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124601497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601497 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124601497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124601497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124601497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124601497 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(646)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(646)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(646)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(644)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124601521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124601521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124601521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124601521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124601521 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124601521 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) 20250121124601521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124601521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124601521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124601521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124601525 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124601525 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124601525 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124601525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124601525 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) 20250121124601525 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124601525 DHNBAP DEBUG (127.0.0.1:48848 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124601525 DHNBAP NOTICE (127.0.0.1:48848 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124601525 DHNBAP NOTICE (127.0.0.1:48848 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124601525 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124601525 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124601602 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124601602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124601602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124601602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601602 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124601602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124601602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124601602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601602 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124601602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124601602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124601602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124601602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124601602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124601602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124601692 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124601692 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124601692 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124601692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(643)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124601695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601695 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124601695 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124601695 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124601695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124601695 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124601695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124601696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601696 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124601696 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124601696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124601696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124601696 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124601696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124601696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124601696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124601696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124601696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124601696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124601696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124601696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124601696 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124601696 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124601696 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601697 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601697 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124601697 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124601697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124601697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601697 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124601697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124601697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124601697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124601697 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124601709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124601709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124601709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124601709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(646)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124601712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601712 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124601712 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124601712 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124601712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124601712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124601712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124601712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124601712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124601712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124601712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124601712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124601712 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124601712 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124601712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601712 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124601712 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124601712 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124601712 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124601714 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124601714 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124601714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124601714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124601714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124601714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124601714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124601714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124601714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124601714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124601714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124601714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124601714 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124601714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124601714 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124601714 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124601714 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124601714 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124601714 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124601714 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124601714 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(642)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124602510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124602510 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124602510 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124602510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124602510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124602510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124602510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124602510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124602510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124602510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124602510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124602510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124602510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124602510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124602510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124602510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124602510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124602510 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124602511 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124602511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124602511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124602511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124602511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124602511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124602511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124602511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124602511 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124602511 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124602511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124602511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124602511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124602511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124602511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124602511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124602511 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602515 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124602515 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124602515 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124602515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124602515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124602515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124602515 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124602515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124602515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124602515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124602515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124602515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124602515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124602515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124602515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124602515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124602515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124602515 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124602515 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(645)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124602520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602520 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124602520 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124602520 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124602520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124602520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124602520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124602520 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124602520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124602520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124602520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124602520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124602520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124602520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124602520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124602520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124602520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124602520 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124602520 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124602520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124602520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124602520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124602520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124602520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124602520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124602520 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124602520 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124602520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124602520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124602520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124602521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124602521 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124602521 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124602521 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124602521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124602521 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124602521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124602521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124602521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124602521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124602521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124602521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124602521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124602521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124602521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124602521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124602521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124602521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124602521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124602521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124602521 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124602521 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124602535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124602540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124602543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124602546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124602548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124602550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124602551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124602553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124602554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124602556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124602557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124602558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124602559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124602560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124602561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124602562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124602563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124602564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124602565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124602565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000101101010'B, t_guard := 20.000000 } 20250121124602585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(638)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(648)14076163 20250121124603610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124603610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124603611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124603611 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124603611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6c903, normal) (hnbgw_rua.c:388) 20250121124603611 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124603611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14076163)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124603611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076163 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124603611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124603611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124603611 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076163 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20250121124603611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14076163)[0x55f55a863bb0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124603611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14076163)[0x55f55a863bb0]{init}: Freeing instance (context_map.c:202) 20250121124603611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14076163)[0x55f55a863bb0]{init}: Deallocated (fsm.c:568) 20250121124603611 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076163 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124603611 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:270) 20250121124611602 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124611603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124611603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124611603 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124611603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124611603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124611603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124611603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124611603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124611603 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124611603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124611603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124611603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124611603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124611603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124611603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124611603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124611603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124611603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124611603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124611603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124611603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124611603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124611603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124611603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124611603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124611603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124611603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124611603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124611603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124611603 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124621604 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124621604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124621604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124621604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124621604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124621604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124621604 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124621604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124621604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124621604 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124621604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124621604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124621604 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124621604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124621604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124621604 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124621604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124621604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124621605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124621605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124621605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124621605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124621605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124621605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124621605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124621605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124621605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124621605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124621605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124621605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124621605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_mscpool_L3Compl_no_cn0(648)@6b20ff1edfa5: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@6b20ff1edfa5: Test Component 648 has requested to stop MTC. Terminating current testcase execution. 20250121124622608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124622608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124622608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124622608 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124622608 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124622608 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124622609 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40711<->l=127.0.0.1:4262) (control_if.c:193) 20250121124622609 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124622609 DLINP DEBUG SRVCONN(,r=127.0.0.1:48848<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124622609 DLINP NOTICE SRV(,r=127.0.0.1:48848<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124622609 DMAIN NOTICE (127.0.0.1:48848 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48848<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124622609 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(645)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(641)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(638)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(640)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124622610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124622610 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(644)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124622610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124622610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_L3Compl_no_cn(633)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124622610 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124622610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124622610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124622610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124622610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124622610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124622610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124622610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124622610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124622610 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124622610 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124622610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124622610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124622610 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124622610 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124622610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124622610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124622610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124622610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124622610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124622610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124622610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124622610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124622610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124622610 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124622610 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-RAN(642)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(637)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(646)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622610 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(634)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(635)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-PFCP(636)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(639)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(647)@6b20ff1edfa5: Final verdict of PTC: none 20250121124622612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(648)@6b20ff1edfa5: Final verdict of PTC: fail reason: "Timeout of T_guard" HNBGW_Test.msc0-M3UA(643)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(633): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(634): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(636): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(637): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(638): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(639): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(640): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(644): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(645): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(646): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(647): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(648): fail (pass -> fail) reason: "Timeout of T_guard" MTC@6b20ff1edfa5: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Tue Jan 21 12:46:22 UTC 2025 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250121124622661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124623163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258808) Waiting for packet dumper to finish... 1 (prev_count=258808, count=285216) 20250121124624612 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124624612 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124624612 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124624612 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124624612 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124624612 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:46:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250121124626218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124626221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124626225 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37501<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(652)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124631606 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124631606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124631606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124631606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124631606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124631606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124631606 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124631606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124631606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124631606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124631606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124631606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124631606 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124631606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124631606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124631606 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124631606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124631606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124631606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124631606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124631606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124631606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124631606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124631606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124631606 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124631607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124631607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124631607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124631607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124631607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124631607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124631607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124631607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124631607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124641607 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124641607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d3aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124641607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124641607 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124641607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124641607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124641607 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124641607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395a1d), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124641607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124641607 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124641607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124641607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124641607 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124641607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068cd6f), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124641607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124641607 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124641607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124641607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124641607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124641607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124641607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124641607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124641607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124641607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124641607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124641607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124641607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124641607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124641607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124641607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124641607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124641608 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124641608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124641608 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124641608 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124641608 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124641608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124641608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124641608 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(652)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124642283 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124642283 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_from_other_PLMN-Iuh0(653)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124642294 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642294 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642295 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642295 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(655)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124642295 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642296 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124642296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124642296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642296 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642296 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33413 (stream_srv.c:129) 20250121124642296 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33413<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124642296 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642296 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642296 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642296 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124642296 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642296 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642296 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642296 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124642296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124642296 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124642296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124642296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642296 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124642297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124642297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124642297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124642297 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642297 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642297 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642297 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124642297 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642297 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124642297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642297 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124642298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124642298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124642298 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124642298 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642299 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124642299 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642299 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124642299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642299 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124642299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124642299 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(659)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(659)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(659)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(662)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(662)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(662)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(660)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(665)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(665)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(665)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124642371 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642371 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642371 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642371 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642371 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642371 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642371 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124642371 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642372 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642372 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124642372 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642372 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124642372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642372 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642372 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642372 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124642372 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642373 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124642373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642373 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642373 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642373 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124642373 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124642373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642373 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642373 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124642373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124642373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642373 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124642373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124642373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124642373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124642373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(668)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(668)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(668)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(666)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(671)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(671)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(671)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(669)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(674)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-M3UA(674)@6b20ff1edfa5: M3UA emulation initiated, the test can be started MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(674)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-SCCP(672)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124642427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124642427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124642427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124642427 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124642427 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124642427 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) 20250121124642427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124642427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124642427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124642427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124642434 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124642434 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124642434 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124642434 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124642434 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) 20250121124642434 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124642434 DHNBAP DEBUG (127.0.0.1:33413 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124642434 DHNBAP NOTICE (127.0.0.1:33413 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124642434 DHNBAP NOTICE (127.0.0.1:33413 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124642434 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124642434 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124642526 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642526 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124642526 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(659)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124642536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124642536 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642536 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642536 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642536 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642539 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642539 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642539 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642539 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642539 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642540 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642540 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124642540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642540 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642540 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642540 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642541 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124642541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124642542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642542 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124642542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124642542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124642542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124642542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124642548 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642548 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124642548 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(662)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124642555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642555 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124642555 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642555 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642555 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642555 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642558 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642558 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642558 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642558 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642558 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124642558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642558 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642558 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642558 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642559 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642559 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124642559 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124642560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642560 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124642560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124642560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124642560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124642560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124642566 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642566 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124642566 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(665)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124642572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642572 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124642572 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642572 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642572 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642572 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642572 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642575 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642575 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642575 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642575 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642575 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124642575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642575 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642575 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642575 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642576 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642576 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124642576 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124642576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642576 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124642576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642576 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124642577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124642577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124642577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124642577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124642587 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642587 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124642587 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(668)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124642593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124642593 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642593 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642593 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642596 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642596 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642596 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642596 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642596 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124642596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642596 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642596 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642596 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642597 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642597 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124642597 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124642598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642598 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124642598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124642598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124642598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124642598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124642600 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642600 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124642600 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(671)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124642606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642606 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124642606 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642606 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642606 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642608 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642608 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642608 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642608 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642608 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124642609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642609 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642609 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642609 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642610 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124642610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124642610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642610 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124642610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124642610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124642610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124642610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124642614 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124642614 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121124642614 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124642614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(674)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121124642619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642619 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121124642619 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124642620 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124642620 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124642620 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124642620 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124642621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642621 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124642621 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124642621 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124642621 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124642621 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124642621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124642621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124642621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124642621 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121124642621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124642621 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124642621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124642621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124642621 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124642621 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124642621 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124642622 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124642622 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124642622 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124642622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124642622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124642622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124642622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124642622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124642622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124642623 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124642623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124642623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124642623 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124642623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124642623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124642623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124642623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124642623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124642623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124642623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121124642623 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643343 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124643343 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124643343 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124643343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643343 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124643343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124643343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643343 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643343 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124643343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124643343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124643343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643343 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643343 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124643343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124643344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124643344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124643344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124643344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643345 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124643345 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124643345 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124643345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643345 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124643346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124643346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124643346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643346 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643346 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643346 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(661)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124643358 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124643358 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124643358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643358 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124643358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124643358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643358 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643358 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) 20250121124643358 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) 20250121124643358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124643359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643359 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643359 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124643359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124643359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124643359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124643359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124643359 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643361 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124643361 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124643361 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124643361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643361 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124643361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124643361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124643361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643361 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643361 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643377 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124643377 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124643377 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124643377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643377 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643378 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:565) 20250121124643378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124643378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643378 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643378 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) 20250121124643378 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) 20250121124643378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643378 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124643378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643378 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643378 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124643378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124643378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124643378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124643378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124643378 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643380 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124643380 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124643380 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124643380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643380 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643380 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:565) 20250121124643380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124643380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124643380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643380 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643380 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(667)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643398 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124643398 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124643398 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124643398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643398 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124643399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124643399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643399 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643399 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124643399 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124643399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124643399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643399 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643399 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124643399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124643399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124643399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124643399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124643399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124643401 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124643401 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124643401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124643401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124643401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124643401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643401 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643401 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124643406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643406 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124643406 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124643406 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124643406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124643406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn1-RAN(670)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643406 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643406 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643406 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) 20250121124643406 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) 20250121124643406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643406 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124643406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643406 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643406 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124643406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124643407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124643407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124643407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124643407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643408 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124643408 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124643408 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124643408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643408 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124643408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124643408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124643408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643408 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643408 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643408 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(673)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124643428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643428 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121124643428 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121124643428 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121124643428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643428 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643428 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:565) 20250121124643428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121124643428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124643428 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:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 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:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124643428 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124643428 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) 20250121124643428 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) 20250121124643428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124643428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124643428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124643428 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124643428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124643428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124643428 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124643428 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: link up (cnlink.c:111) 20250121124643428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124643428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124643428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124643428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124643428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124643429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121124643429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124643429 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121124643429 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121124643429 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121124643429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124643429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124643429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124643429 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124643430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124643430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124643430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124643430 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:565) 20250121124643430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124643430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124643430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121124643430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124643430 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:386) 20250121124643430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124643430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643430 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:386) 20250121124643430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124643430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124643430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124643430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124643430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124643430 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124643430 DRANAP INFO cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124644445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124644450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124644453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124644456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124644458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124644461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124644463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124644466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124644469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124644471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124644473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124644475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124644476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124644478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124644480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124644483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124644485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124644487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124644489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124644492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000000110111111'B, t_guard := 20.000000 } 20250121124644517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(676) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(654)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(676)13231298 20250121124645567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124645567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124645567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124645567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124645567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9e4c2, normal) (hnbgw_rua.c:388) 20250121124645567 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124645567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124645567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231298 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124645567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124645567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124645567 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20250121124645567 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231298 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:1044) 20250121124645567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231298 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124645567 DCN DEBUG map_sccp[0x55f55a8b0570]{init}: Allocated (fsm.c:456) 20250121124645567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124645567 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13231298 <-> SCCP-78 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124645567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231298 SCCP-78 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124645567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124645567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124645567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124645567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124645567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124645568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124645568 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121124645568 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124645568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001bf0056400500f1100926) (sccp_scrc.c:401) 20250121124645568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124645568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124645568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124645568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124645568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124645568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124645568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124645568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124645568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124645568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124645568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124645568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124645568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124645568 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124645568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124645568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124645568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124645568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124645568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124645568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124645568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124645568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124645568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124645568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(676) HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(676)15521869 HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124645585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124645585 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124645585 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124645585 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124645585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124645585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124645585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124645585 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124645585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124645585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124645585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124645585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124645585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124645585 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b2762d) (sccp_scrc.c:472) 20250121124645585 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20250121124645585 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124645585 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124645585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124645585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124645585 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124645585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124645585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_from_other_PLMN0(676)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124645587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(676)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124645589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124645593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124645596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124645599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124645601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124645602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124645604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124645605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124645606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124645606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124645607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124645608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124645609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124645609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124645610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124645611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124645612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124645612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124645613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124645613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000101011110'B, t_guard := 20.000000 } 20250121124645624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(677) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(654)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(677)13273157 20250121124646639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124646640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124646640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124646640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124646640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca8845, normal) (hnbgw_rua.c:388) 20250121124646640 DHNB DEBUG map_rua[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124646640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124646640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273157 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124646640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124646640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124646640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273157 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1075) 20250121124646640 DCN DEBUG map_sccp[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124646640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124646640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13273157 <-> SCCP-79 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121124646640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273157 SCCP-79 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124646640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124646640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124646640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124646640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124646640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124646640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124646640 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: Allocated (fsm.c:456) 20250121124646640 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124646640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f400300015e0056400500f1100926) (sccp_scrc.c:401) 20250121124646640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124646640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124646640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124646640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124646640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124646640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124646640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124646640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124646640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124646640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124646640 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124646640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124646640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124646640 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124646640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124646640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124646640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124646640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124646640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124646640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124646640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124646640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124646640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(677) HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(677)6374869 HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(677)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124646653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646653 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124646653 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124646653 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124646653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124646653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124646653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124646653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124646653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124646654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124646654 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:565) 20250121124646654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124646654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003deebe) (sccp_scrc.c:472) 20250121124646654 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20250121124646654 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124646654 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124646654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124646654 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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:485) 20250121124646654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124646654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124646654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(677)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124646655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124646657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124646659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124646660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124646662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124646663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124646664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124646665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124646665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124646666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124646667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124646668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124646668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124646669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124646670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124646670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124646671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124646672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124646672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124646673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:33413<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124646676 DLINP NOTICE SRV(,r=127.0.0.1:33413<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124646676 DMAIN NOTICE (127.0.0.1:33413 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33413<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124646676 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124646676 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124646676 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124646676 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646676 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646676 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646676 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646676 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646676 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124646676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124646676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124646676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124646676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646676 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124646676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124646676 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646676 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646676 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646676 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124646676 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124646676 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124646676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124646676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124646676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124646676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124646676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124646676 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124646676 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124646676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231298)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{disconnected}: Freeing instance (context_map.c:206) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55f55a8b0570]{disconnected}: Deallocated (fsm.c:568) 20250121124646676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231298 SCCP-78 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124646676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124646676 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124646676 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124646676 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124646676 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124646676 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124646676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124646676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124646676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124646676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124646676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124646676 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{disrupted}: Freeing instance (context_map.c:202) 20250121124646676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13273157)[0x55f55a87aa00]{disrupted}: Deallocated (fsm.c:568) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{disconnected}: Freeing instance (context_map.c:206) 20250121124646676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-79)[0x55f55a855160]{disconnected}: Deallocated (fsm.c:568) 20250121124646676 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13273157 SCCP-79 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn2-RAN(673)@6b20ff1edfa5: Final verdict of PTC: none 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124646676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124646676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124646676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124646676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124646676 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37501<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(649)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(654)@6b20ff1edfa5: Final verdict of PTC: none 20250121124646676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(659)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(666)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(657)@6b20ff1edfa5: Final verdict of PTC: none 20250121124646676 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124646676 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124646677 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121124646677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124646677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(656)@6b20ff1edfa5: Final verdict of PTC: none 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124646677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(660)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(658)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(670)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(669)@6b20ff1edfa5: Final verdict of PTC: none 20250121124646677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124646677 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250121124646677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-M3UA(668)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(661)@6b20ff1edfa5: Final verdict of PTC: none20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124646677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124646677 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646677 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646677 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646677 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124646677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124646677 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646677 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646677 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646677 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124646677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124646677 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646677 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646677 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646677 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124646677 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121124646677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124646677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124646677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646677 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121124646677 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124646677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124646677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124646678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124646677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124646678 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124646678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124646678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124646678 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646678 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646678 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646678 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124646678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124646678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124646678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124646678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124646678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124646678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124646678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124646678 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124646678 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124646678 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124646678 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(672)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(662)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(667)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(663)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(651)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(653)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(674)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(655)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(650)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(675)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(665)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(671)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(664)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(652)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(649): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(650): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(651): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(652): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(653): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(654): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(655): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(656): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(657): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(658): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(659): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(660): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(661): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(662): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(663): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(664): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(665): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(666): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(667): none (pass -> pass) 20250121124646695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(668): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(669): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(670): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(671): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(672): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(673): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(674): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(676): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(677): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Jan 21 12:46:46 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 20250121124646894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124647397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578668) Waiting for packet dumper to finish... 1 (prev_count=578668, count=579208) 20250121124648677 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648677 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648677 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121124648677 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648677 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648677 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250121124648677 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648677 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648677 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124648677 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648677 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648677 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124648677 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648677 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648677 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124648678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124648678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124648678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Jan 21 12:46:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_mscpool_paging_imsi started. 20250121124650499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124650502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124650505 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35957<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(681)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124651603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(77)[0x55f55a8581f0]{IDLE}: Deallocated (fsm.c:568) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(75)[0x55f55a86f550]{IDLE}: Deallocated (fsm.c:568) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124651603 DLSCCP DEBUG SCCP-SCOC(76)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) 20250121124656678 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124656678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124656678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124656678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124656678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124656678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124656678 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124656678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124656678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124656678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124656678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124656678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124656678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124656678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124656679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124656679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124656679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124656679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124656679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124656679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124656679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(681)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121124706556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124706556 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(682)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124706572 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706572 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706573 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706573 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706573 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124706573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124706574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706574 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706574 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706574 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706574 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706574 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124706574 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124706574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m 20250121124706574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706574 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124706574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706574 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124706574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_paging_imsi-Iuh1(684)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124706575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38940 (stream_srv.c:129) 20250121124706575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38940<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124706575 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706575 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124706575 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706575 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124706575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706575 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706575 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124706576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124706576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124706576 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124706577 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706577 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124706577 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706577 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124706577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706577 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124706577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124706577 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(688)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(688)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(688)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(691)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(691)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(691)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(689)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(694)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(694)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(694)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(692)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124706636 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706636 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706636 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706636 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706636 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706636 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706636 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124706636 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706637 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706637 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124706637 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706637 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124706637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706637 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706637 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706637 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124706637 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706637 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124706637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706637 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706637 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706637 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124706637 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706637 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124706637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706637 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706637 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706637 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124706637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124706637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706637 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124706637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124706637 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124706637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124706637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124706637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124706637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124706638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124706638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124706638 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(697)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(697)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(697)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(695)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124706665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124706665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124706665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124706665 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124706665 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124706665 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) 20250121124706665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124706665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124706665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124706665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124706672 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124706672 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124706672 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124706672 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124706672 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) 20250121124706672 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124706672 DHNBAP DEBUG (127.0.0.1:38940 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124706672 DHNBAP NOTICE (127.0.0.1:38940 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124706672 DHNBAP NOTICE (127.0.0.1:38940 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124706672 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124706672 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124706679 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124706679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124706679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124706679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706679 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124706679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124706679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124706679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124706679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124706679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124706797 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124706797 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124706797 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124706797 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(688)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124706800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706800 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124706800 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124706800 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124706800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124706800 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124706800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124706801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124706801 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124706802 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124706802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124706802 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124706802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124706802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124706802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124706802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124706802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124706802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124706802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124706802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124706802 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124706802 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124706802 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706803 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124706803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124706803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706803 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124706803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124706803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124706803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124706803 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124706816 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124706816 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124706816 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124706816 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(691)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124706818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706818 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124706818 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124706818 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124706819 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124706819 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124706819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124706820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706820 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124706820 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124706820 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124706820 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124706820 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124706820 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124706820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124706820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124706820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124706820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124706820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124706820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124706820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124706820 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124706820 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124706820 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706821 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124706821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124706821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706821 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124706821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124706821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124706821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124706821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124706833 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124706833 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124706833 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124706833 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(694)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124706836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706836 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124706836 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124706836 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124706836 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124706836 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124706836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124706837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124706837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124706837 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124706837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124706837 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124706837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124706838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124706838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124706838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124706838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124706838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124706838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124706838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124706838 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124706838 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124706838 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124706839 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706839 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124706839 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706839 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124706839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706839 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124706839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124706839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124706839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124706853 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124706853 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124706853 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124706853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(697)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124706856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124706856 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124706856 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124706856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124706856 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124706856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124706858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706858 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124706858 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124706858 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124706858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124706858 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124706858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124706858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124706858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124706858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124706858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124706858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124706858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124706858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124706858 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124706858 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124706858 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124706859 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124706859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124706859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124706859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124706859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124706859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124706859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124706859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124706859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124706859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124706859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124706859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124706859 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124706859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124706859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124706859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124706859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124706859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124706859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124706860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124706860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124707605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707605 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124707605 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124707605 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707605 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124707605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124707605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124707605 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124707605 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124707605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124707605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124707605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124707605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124707605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124707605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124707605 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124707605 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124707605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124707605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124707605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124707605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124707605 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707606 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124707606 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124707606 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124707606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707606 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124707606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124707606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124707606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707606 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124707606 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124707606 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124707623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707623 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124707623 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124707623 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124707623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707623 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(690)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124707624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124707624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124707624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707624 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124707624 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124707624 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) 20250121124707624 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) 20250121124707624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124707624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124707624 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124707624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124707624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124707624 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124707624 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124707624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707624 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124707624 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124707624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124707624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124707624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124707624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124707624 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124707627 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124707627 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124707627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707627 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124707627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124707627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124707627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707627 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124707627 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124707627 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(693)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124707640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124707640 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124707640 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124707640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707640 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707641 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:565) 20250121124707641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124707641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124707641 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124707641 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) 20250121124707641 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) 20250121124707641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124707641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124707641 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124707641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124707641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124707641 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124707641 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124707641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124707641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124707641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124707641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707641 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124707641 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124707641 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707641 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:565) 20250121124707641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124707641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124707641 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124707641 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(696)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124707659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707659 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124707659 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124707659 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124707659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707659 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124707660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124707660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124707660 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124707660 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124707660 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124707660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124707660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124707660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124707660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124707660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124707660 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124707660 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124707660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124707660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124707660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124707660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124707660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124707660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124707660 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124707661 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124707661 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124707661 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124707661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124707661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124707661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124707661 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124707661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124707661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124707661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124707661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124707661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124707661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124707661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124707661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124707661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124707661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124707661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124707661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124707661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124707661 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124707661 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124707661 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124708679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124708683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124708686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124708689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124708691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124708694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124708696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124708699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124708701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124708704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124708706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124708709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124708711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124708714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124708716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124708718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124708721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124708723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124708725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124708728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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 } } } 20250121124708776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124709792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124709792 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124709792 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124709792 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124709792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124709792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124709792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124709792 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124709792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124709792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124709792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124709792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124709792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124709792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124709792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124709792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124709792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124709792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124709792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124709792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124709792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124709792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124709792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124709792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124709792 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250121124709792 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20250121124709792 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20250121124709792 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20250121124709792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250121124709792 DRUA DEBUG (127.0.0.1:38940 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250121124709792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124709792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20250121124709792 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124709792 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(685)@6b20ff1edfa5: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(683)@6b20ff1edfa5: UnitdataCallback HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(699) TC_mscpool_paging_imsi-Iuh0-RUA(683)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_paging_imsi0(699)1147147 20250121124710799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124710799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124710799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124710799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124710799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11810b, normal) (hnbgw_rua.c:388) 20250121124710799 DHNB DEBUG map_rua[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124710799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124710799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1147147 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124710799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124710799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124710799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1147147 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20250121124710799 DCN DEBUG map_sccp[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124710799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124710799 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1147147 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124710799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1147147 SCCP-80 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124710799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124710799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124710799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124710799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124710799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124710799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124710799 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: Allocated (fsm.c:456) 20250121124710799 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124710799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001750056400500f1100926) (sccp_scrc.c:401) 20250121124710799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124710799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124710799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124710799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124710799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124710799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124710799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124710799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124710799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124710799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124710799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124710799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124710799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124710799 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124710799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124710799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124710800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124710800 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124710800 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124710800 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124710800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124710800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124710800 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124710800 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(699) HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_paging_imsi0(699)1015115 HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(699)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124710803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124710803 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124710803 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124710803 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124710803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124710803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124710803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124710804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124710804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124710804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124710804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124710804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124710804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124710804 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d5895) (sccp_scrc.c:472) 20250121124710804 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20250121124710804 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124710804 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124710804 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124710804 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124710804 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124710804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124710804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124711807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(699)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124711810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124711815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124711820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124711824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124711827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124711828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124711829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124711830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124711831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124711832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124711833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124711833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124711835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124711836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124711837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124711839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124711839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124711840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124711841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124711842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124711844 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124711844 DLINP DEBUG SRVCONN(,r=127.0.0.1:38940<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124711844 DLINP NOTICE SRV(,r=127.0.0.1:38940<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_mscpool_paging_imsi(678)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711844 DMAIN NOTICE (127.0.0.1:38940 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38940<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124711844 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124711844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi-Iuh1-RUA(685)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35957<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_paging_imsi-Iuh0-RUA(683)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124711845 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124711845 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124711845 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(687)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124711845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124711845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124711845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124711845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124711845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124711845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124711845 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124711845 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124711845 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124711845 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124711845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124711845 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124711845 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124711845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5895), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124711845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124711845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124711845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124711845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124711845 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124711845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124711845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124711845 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124711845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124711845 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(690)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124711845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124711845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124711845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{disrupted}: Freeing instance (context_map.c:202) 20250121124711845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1147147)[0x55f55a86f550]{disrupted}: Deallocated (fsm.c:568) 20250121124711845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124711845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{disconnected}: Freeing instance (context_map.c:206) 20250121124711845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f55a859b90]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(695)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124711845 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124711845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124711845 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1147147 SCCP-80 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250121124711845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124711845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124711845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124711845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124711845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124711845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124711845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124711845 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124711845 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124711845 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124711845 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(689)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(693)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124711845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124711845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124711845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124711845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124711845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124711845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124711845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124711845 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(696)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(688)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(686)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(679)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(697)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(684)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(692)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(691)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124711846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124711846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124711846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124711846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124711846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124711846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124711846 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124711846 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124711846 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124711846 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124711846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124711846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124711846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124711846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124711846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124711846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124711846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124711846 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124711846 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124711846 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124711846 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124711845 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124711845 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124711845 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121124711845 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124711846 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124711846 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124711846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124711846 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124711846 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124711846 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124711846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(694)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(680)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(698)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124711859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124711859 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250121124711859 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1188) 20250121124711859 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20250121124711859 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(681)@6b20ff1edfa5: Final verdict of PTC: none 20250121124711874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi-Iuh0(682)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(678): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(679): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(680): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(681): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(682): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(683): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(684): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(685): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(686): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(687): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(688): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(689): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(690): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(691): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(692): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(693): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(694): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(695): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(696): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(697): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(698): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_imsi0(699): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Jan 21 12:47:11 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 20250121124711961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124712464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353504) Waiting for packet dumper to finish... 1 (prev_count=353504, count=418272) 20250121124713846 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124713846 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124713846 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124713846 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124713846 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124713846 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121124713846 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124713846 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124713846 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124713846 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124713846 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124713846 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Jan 21 12:47:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_mscpool_paging_tmsi started. 20250121124715507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124715510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124715513 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(703)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124716680 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124716680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124716680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124716680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124716680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124716680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124716680 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124716680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124716680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124716680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124716680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124716680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124716680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124716681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124716681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124716681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124716681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124716681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124716681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124716681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124716681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124721847 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124721847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5895), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124721847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124721847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124721847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124721847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124721847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124721847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124721847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124721847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124721847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124721847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124721847 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124726682 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124726682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124726682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124726682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124726682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124726682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124726682 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124726682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124726682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124726682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124726682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124726682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124726682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124726682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124726682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124726682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124726682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124726682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124726682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124726682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124726682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(703)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_paging_tmsi-Iuh0(704)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124731564 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124731564 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124731574 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731574 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731574 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731575 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731575 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50232 (stream_srv.c:129) 20250121124731575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50232<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(706)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124731575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731575 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731576 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731576 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124731576 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731576 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124731576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731576 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731576 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731576 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124731576 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731576 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124731576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731576 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731576 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731576 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124731576 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731576 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124731576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731576 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731576 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731576 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124731576 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124731576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731576 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124731576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124731576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124731576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124731576 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(710)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(710)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(710)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(713)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(713)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(713)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(711)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(716)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(716)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(716)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(714)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124731619 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731619 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731619 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731619 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731620 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731620 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731620 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124731620 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731621 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731621 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124731621 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731621 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124731621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731621 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731621 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731621 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124731621 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731621 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124731621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731621 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731621 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731621 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124731621 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731621 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124731621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731621 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731621 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124731621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124731621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731621 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124731621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124731621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124731621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124731621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(719)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(719)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(719)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(717)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124731646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124731646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124731646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124731646 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124731646 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124731646 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) 20250121124731646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124731646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124731646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124731646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124731651 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124731651 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124731651 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124731651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124731651 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) 20250121124731651 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124731651 DHNBAP DEBUG (127.0.0.1:50232 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124731651 DHNBAP NOTICE (127.0.0.1:50232 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124731651 DHNBAP NOTICE (127.0.0.1:50232 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124731651 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124731651 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124731791 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124731791 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124731791 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124731791 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(710)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124731802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124731802 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124731802 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124731802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124731802 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124731802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124731803 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124731803 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124731803 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124731803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124731805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731805 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124731805 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124731805 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124731805 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124731805 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124731805 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124731806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124731806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124731806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124731806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124731806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124731806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124731806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124731806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124731806 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124731806 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(713)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124731807 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731807 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124731807 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124731807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731807 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124731808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124731808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124731808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124731808 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731811 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124731811 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124731811 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124731811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124731811 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124731811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124731814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731814 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124731814 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124731814 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124731814 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124731814 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124731814 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124731814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124731814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124731814 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124731814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124731814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124731814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124731814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124731814 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124731814 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124731814 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731815 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124731815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124731816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731816 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124731816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124731816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124731816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124731816 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731818 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124731818 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124731818 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124731818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(716)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124731825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731825 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124731825 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124731825 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124731825 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124731825 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121124731825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124731827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731827 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124731827 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124731827 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124731827 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124731827 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124731828 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124731828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124731828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124731828 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124731828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124731828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124731828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124731828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124731828 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124731828 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124731828 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731829 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124731829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124731829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731829 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124731829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731829 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124731829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124731829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124731829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124731829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731835 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124731835 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124731835 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124731835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(719)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124731841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731841 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124731841 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124731841 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124731841 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124731841 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124731841 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124731842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731842 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124731842 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124731842 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124731842 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124731842 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124731842 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124731842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124731842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124731842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124731842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124731842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124731842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124731842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124731842 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124731842 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124731842 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124731844 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124731844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124731844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124731844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124731844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124731844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124731844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124731844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124731844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124731844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731844 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124731844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124731844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124731844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124731844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124731844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731848 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124731848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5895), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124731848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124731848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124731848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124731848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124731848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124731848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124731848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124731848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124731848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124731848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124731848 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124731849 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124731849 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124731849 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124731849 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124731849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124731849 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124731849 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124731849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124731849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124731849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124731849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124731849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124731849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=006d5895) (sccp_scrc.c:472) 20250121124731849 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20250121124731849 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124731849 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124731849 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124731849 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124731849 DLSCCP DEBUG SCCP-SCOC(80)[0x55f55a87aa00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(709)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124732604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732604 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124732604 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124732604 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124732604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732604 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124732604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124732604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124732604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124732604 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124732604 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124732604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124732605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124732605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124732605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124732605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124732605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124732605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124732605 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124732605 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124732605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124732605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124732605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124732605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124732605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124732605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124732605 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732607 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124732607 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124732607 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124732607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732607 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124732608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124732608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124732608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124732608 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124732608 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(712)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124732611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732611 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124732611 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124732611 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124732611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732611 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124732611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124732611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124732611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124732612 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124732612 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) 20250121124732612 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) 20250121124732612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124732612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124732612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124732612 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124732612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124732612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124732612 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124732612 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124732612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732612 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124732612 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124732612 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124732612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124732612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124732612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124732612 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732614 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124732614 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124732614 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124732614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124732614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124732615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732615 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124732615 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124732615 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124732628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732628 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124732628 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124732628 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124732628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc2-RAN(715)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124732628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732628 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732628 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:565) 20250121124732628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124732628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124732628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124732629 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124732629 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) 20250121124732629 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) 20250121124732629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124732629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124732629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124732629 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124732629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124732629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124732629 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124732629 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124732629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124732629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124732629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124732629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124732629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124732629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124732629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732631 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124732631 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124732631 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124732631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732631 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732631 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:565) 20250121124732631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732631 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732631 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124732631 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124732631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732631 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124732631 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124732631 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(718)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124732641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124732641 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124732641 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124732641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124732641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124732641 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124732641 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124732641 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124732641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124732641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124732641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124732641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124732641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124732641 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124732641 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124732641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124732641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124732641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124732641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124732641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124732641 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124732641 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124732641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124732641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124732641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124732641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124732641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124732641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124732641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124732641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124732641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124732641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124732641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124732641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124732641 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124732641 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124733659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124733666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124733672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124733674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124733677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124733679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124733681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124733684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124733687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124733692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124733695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124733698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124733700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124733702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124733707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124733710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124733712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124733714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124733716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124733718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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 } } } 20250121124733737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(721)@6b20ff1edfa5: 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 20250121124734760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124734760 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124734760 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124734760 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124734760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124734760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124734760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124734760 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124734760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124734760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124734760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124734760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124734760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124734760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124734760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124734760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124734760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124734761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124734761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124734761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124734761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124734761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124734761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124734761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124734761 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250121124734761 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20250121124734761 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20250121124734761 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20250121124734761 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20250121124734761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250121124734761 DRUA DEBUG (127.0.0.1:50232 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250121124734761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124734761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20250121124734761 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124734761 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(707)@6b20ff1edfa5: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(705)@6b20ff1edfa5: UnitdataCallback TC_mscpool_paging_tmsi0(721)@6b20ff1edfa5: 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(709)@6b20ff1edfa5: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(709)@6b20ff1edfa5: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(721) TC_mscpool_paging_tmsi-Iuh0-RUA(705)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_paging_tmsi0(721)13231251 20250121124735789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124735790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124735790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20250121124735790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124735790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9e493, normal) (hnbgw_rua.c:388) 20250121124735790 DHNB DEBUG map_rua[0x55f55a87aa00]{init}: Allocated (fsm.c:456) 20250121124735790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124735790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231251 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124735790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124735790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124735790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231251 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20250121124735790 DCN DEBUG map_sccp[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124735790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124735790 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13231251 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124735790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13231251 SCCP-81 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20250121124735790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124735790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124735790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124735790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124735790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124735790 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124735790 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121124735790 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124735790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001d70056400500f1100926) (sccp_scrc.c:401) 20250121124735790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124735790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124735790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124735790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124735790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124735790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124735790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124735790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124735790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124735790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124735790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124735790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124735790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124735790 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124735790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124735790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124735791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124735791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124735791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124735791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124735791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124735791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124735791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124735791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(709)@6b20ff1edfa5: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(721) HNBGW_Test.msc0-RAN(709)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_paging_tmsi0(721)13175980 HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(721)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124735808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124735808 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124735808 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124735808 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124735808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124735808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124735808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124735808 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124735809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124735809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124735809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124735809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124735809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124735809 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc77db) (sccp_scrc.c:472) 20250121124735809 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20250121124735809 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124735809 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124735809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124735809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124735809 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:485) 20250121124735809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124735809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124736682 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124736682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deebe), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124736682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124736682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124736682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124736682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124736682 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124736682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2762d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124736682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124736682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124736682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124736682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124736682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124736682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124736682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124736682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124736682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124736682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124736682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124736682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124736682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124736684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736684 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124736684 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124736684 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124736684 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124736684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124736684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124736684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124736684 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:565) 20250121124736684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124736684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=003deebe) (sccp_scrc.c:472) 20250121124736684 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(79)[0x55f55a863220]{IDLE}: Deallocated (fsm.c:568) 20250121124736684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736684 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124736684 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124736684 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124736684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124736684 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124736684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124736684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124736684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124736684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124736684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124736684 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=00b2762d) (sccp_scrc.c:472) 20250121124736684 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124736684 DLSCCP DEBUG SCCP-SCOC(78)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121124736812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(721)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124736816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124736820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124736824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124736828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124736830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124736833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124736835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124736836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124736837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124736838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124736839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124736839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124736840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124736841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124736841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124736842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124736843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124736843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124736844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124736845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124736847 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124736847 DLINP DEBUG SRVCONN(,r=127.0.0.1:50232<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124736847 DLINP NOTICE SRV(,r=127.0.0.1:50232<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_mscpool_paging_tmsi(700)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(705)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736847 DMAIN NOTICE (127.0.0.1:50232 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50232<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124736847 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(712)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(709)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124736848 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:193) 20250121124736848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124736848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124736848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124736848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124736848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124736848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124736848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124736848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124736848 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124736848 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124736848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124736848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124736848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124736848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124736848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124736848 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124736848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124736848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124736848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{disrupted}: Freeing instance (context_map.c:202) 20250121124736848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13231251)[0x55f55a87aa00]{disrupted}: Deallocated (fsm.c:568) 20250121124736848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124736848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{disconnected}: Freeing instance (context_map.c:206) 20250121124736848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f55a86f550]{disconnected}: Deallocated (fsm.c:568) 20250121124736848 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13231251 SCCP-81 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124736848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124736848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124736848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124736848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124736848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124736848 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124736848 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124736848 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124736848 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124736848 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124736848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124736848 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124736848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124736848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124736848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124736848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124736848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124736848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124736848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124736848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124736848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124736848 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124736848 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124736848 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124736848 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(717)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736848 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-SCCP(711)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736848 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124736848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED TC_mscpool_paging_tmsi-Iuh1-RUA(707)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(710)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(701)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736849 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124736849 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-SCCP(714)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(715)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(708)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124736849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124736849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124736849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124736849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124736849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124736849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124736849 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124736849 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124736849 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124736849 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(713)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(706)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(702)@6b20ff1edfa5: Final verdict of PTC: none 20250121124736849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124736849 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124736849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124736849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124736849 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124736849 DLINP <0002> stream_srv.c:647 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 20250121124736849 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124736849 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250121124736849 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121124736849 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124736849 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(718)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(716)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(720)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(704)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(719)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124736875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(703)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(700): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(701): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(702): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(703): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(704): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(705): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(706): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(707): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(708): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(709): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(710): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(711): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(712): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(713): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(714): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(715): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(716): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(717): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(718): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(719): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(720): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_paging_tmsi0(721): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Jan 21 12:47:36 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 20250121124737006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124737510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=441612) Waiting for packet dumper to finish... 1 (prev_count=441612, count=442152) 20250121124738849 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124738849 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124738849 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124738849 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124738849 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124738849 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:47:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_no_allow_attach_round_robin started. 20250121124740593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124740596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124740599 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36455<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(725)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124746849 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124746849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124746849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124746849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124746849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124746849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124746849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124746849 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124746849 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124746850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124746850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124746850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124746850 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(725)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_round_robin-Iuh0(726)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124756649 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124756649 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124756661 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756661 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756661 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756661 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756661 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756661 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756661 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124756661 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756661 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756661 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44923 (stream_srv.c:129) 20250121124756661 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44923<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(728)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124756662 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756662 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124756662 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756663 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124756663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756663 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756663 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756663 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124756663 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124756663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756663 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756663 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756663 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124756663 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124756663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756663 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756663 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124756663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124756663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756663 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124756663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124756663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124756663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124756663 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124756663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(732)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(732)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(732)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(735)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(735)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(735)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(733)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(738)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(738)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(738)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124756701 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756701 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756701 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124756701 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756701 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756701 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756701 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756701 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124756701 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756702 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756702 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124756702 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756702 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124756702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756702 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756702 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756702 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124756702 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756703 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124756703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756703 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756703 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124756703 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756703 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124756703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756703 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756703 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756703 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124756703 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124756703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756703 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124756703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124756703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124756703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124756703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124756703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124756703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(741)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(741)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(741)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(739)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124756726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124756726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124756726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124756726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124756726 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124756726 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) 20250121124756726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124756726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124756726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124756726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124756730 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124756730 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124756730 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124756730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124756730 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) 20250121124756730 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124756730 DHNBAP DEBUG (127.0.0.1:44923 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124756730 DHNBAP NOTICE (127.0.0.1:44923 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124756730 DHNBAP NOTICE (127.0.0.1:44923 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124756730 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124756730 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124756850 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124756850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124756850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124756850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124756850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124756850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124756850 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124756875 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124756875 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124756875 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124756875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(732)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124756884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756884 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124756884 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124756884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124756884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124756884 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124756884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124756886 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124756886 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124756886 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124756886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124756888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124756888 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124756888 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124756888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124756888 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124756888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124756888 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756888 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124756888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124756888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756888 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124756888 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124756888 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(735)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124756889 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124756890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124756890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756890 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124756890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124756890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124756890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124756890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124756893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756893 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124756893 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124756893 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124756893 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124756893 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124756893 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124756897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124756897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124756897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124756897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124756897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124756897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124756897 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756897 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124756897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124756897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756898 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124756898 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124756898 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756899 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124756899 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756899 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124756899 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124756899 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121124756899 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124756899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124756899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124756899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124756899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124756899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756899 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124756900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124756900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124756900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124756900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(738)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124756905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756905 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124756905 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124756905 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124756905 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124756905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124756905 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124756905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124756905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124756905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124756905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756905 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756905 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124756909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124756909 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124756909 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124756909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124756909 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250121124756909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124756910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756910 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124756910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124756910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124756910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756910 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124756910 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124756910 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756911 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756911 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124756911 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124756911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756911 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124756911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756911 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124756911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124756911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124756911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124756911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124756915 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124756915 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124756915 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250121124756915 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124756915 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124756915 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124756915 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(741)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124756920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756920 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124756920 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124756920 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124756920 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124756920 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124756920 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124756920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124756920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124756920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124756920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756920 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124756923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756923 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124756923 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124756923 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124756923 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124756923 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250121124756923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124756923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124756923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124756923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124756923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124756923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124756923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124756923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124756924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124756924 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124756924 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124756925 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124756925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124756925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124756925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124756925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124756925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124756925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124756925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124756925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124756925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124756925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124756925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124756925 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124756925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124756925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124756925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124756925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124756925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124756925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124756925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124756925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124757678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757679 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124757679 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124757679 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124757679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124757679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124757679 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124757679 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124757679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124757679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124757679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124757679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124757679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124757679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124757679 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124757679 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124757679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124757679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124757679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124757679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757679 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124757679 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124757679 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124757679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124757679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124757679 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124757679 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(734)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124757689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757689 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124757689 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124757689 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124757689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124757689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124757690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124757690 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124757690 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) 20250121124757690 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) 20250121124757690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757690 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124757690 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124757690 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124757690 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124757690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124757690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124757690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124757690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124757690 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124757690 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124757690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757690 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124757690 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124757690 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757690 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124757690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124757690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124757690 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124757690 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124757702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124757702 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124757702 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757702 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:565) 20250121124757702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124757702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124757702 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124757702 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) 20250121124757702 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) 20250121124757702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124757702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124757702 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124757702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124757702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124757702 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124757702 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124757702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124757702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124757702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124757702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124757702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757703 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124757703 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124757703 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124757703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757703 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757703 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:565) 20250121124757703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124757703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124757703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124757703 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124757703 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(740)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124757717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757717 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124757717 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124757717 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124757717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757717 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124757717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124757717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124757717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124757718 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124757718 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124757718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124757718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124757718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124757718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124757718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124757718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124757718 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124757718 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124757718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124757718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124757718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124757718 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124757718 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124757718 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124757718 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124757718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124757718 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124757718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124757718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124757718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124757718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124757718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124757718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124757718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124757718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124757718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124757718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124757718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124757718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124757718 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124757718 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124758742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124758744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124758745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124758746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124758747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124758748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124758748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124758749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124758750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124758751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124758752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124758752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124758753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124758754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124758755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124758755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124758756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124758757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124758758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124758759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000100010001'B, t_guard := 20.000000 } 20250121124758771 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.msc0-RAN(731)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(743) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(727)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(743)13042717 20250121124759802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124759802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124759802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124759802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124759802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7041d, normal) (hnbgw_rua.c:388) 20250121124759802 DHNB DEBUG map_rua[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124759802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124759802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042717 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124759802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124759802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124759802 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042717 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124759803 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124759803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124759803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13042717 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124759803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042717 SCCP-82 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124759803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124759803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124759803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124759803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124759803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124759803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124759803 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: Allocated (fsm.c:456) 20250121124759803 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124759803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001110056400500f1100926) (sccp_scrc.c:401) 20250121124759803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124759803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124759803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124759803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124759803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124759803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124759803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124759803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124759803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124759803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124759803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124759803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124759803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124759803 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124759803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124759803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124759803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124759803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124759803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124759803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124759803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124759803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124759803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124759803 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(743) HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(743)610624 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(743)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124759819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124759819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124759819 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124759819 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124759819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124759819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124759819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124759819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124759819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124759819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124759819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124759819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124759819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124759819 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e5af9) (sccp_scrc.c:472) 20250121124759819 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20250121124759819 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124759819 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124759819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124759819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124759819 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:485) 20250121124759819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124759819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124759821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(743)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124759822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124759825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124759828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124759829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124759830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124759832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124759832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124759833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124759834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124759835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124759835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124759836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124759837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124759838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124759838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124759839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124759840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124759840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124759841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124759842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20250121124759854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(744) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(727)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(744)15207066 20250121124800861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124800861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124800861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124800861 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124800861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe80a9a, normal) (hnbgw_rua.c:388) 20250121124800861 DHNB DEBUG map_rua[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124800861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124800861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15207066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124800861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124800861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124800861 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124800861 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15207066 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20250121124800861 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124800861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124800861 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15207066 <-> SCCP-83 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121124800861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15207066 SCCP-83 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124800861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124800861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124800861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124800861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124800861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124800861 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124800861 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: Allocated (fsm.c:456) 20250121124800861 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124800861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002e20056400500f1100926) (sccp_scrc.c:401) 20250121124800861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124800861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124800861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124800861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124800861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124800861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124800861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124800861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124800861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124800861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124800861 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124800861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124800861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124800861 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124800861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124800861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124800862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124800862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124800862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124800862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124800862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124800862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124800862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124800862 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(744) HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(744)3352836 HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(744)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124800866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124800866 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124800866 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124800866 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124800866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124800866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124800866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124800866 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124800866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124800866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124800866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124800866 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:565) 20250121124800866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124800866 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d5473d) (sccp_scrc.c:472) 20250121124800866 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20250121124800866 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124800866 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124800866 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124800866 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124800866 DCN DEBUG handle_cn_conn_conf() conn_id=83, 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:485) 20250121124800866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124800866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124800866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(744)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124800867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124800867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124800869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124800870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124800871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124800871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124800872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124800873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124800874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124800875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124800875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124800876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124800877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124800878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124800879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124800880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124800881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124800881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124800882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124800883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000111001'B, t_guard := 20.000000 } 20250121124800897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(745) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(727)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(745)7377618 20250121124801908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124801908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124801908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124801908 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124801908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7092d2, normal) (hnbgw_rua.c:388) 20250121124801908 DHNB DEBUG map_rua[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124801908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124801908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377618 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124801908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124801908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124801908 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377618 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124801908 DCN DEBUG map_sccp[0x55f55a864650]{init}: Allocated (fsm.c:456) 20250121124801908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124801908 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7377618 <-> SCCP-84 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124801908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377618 SCCP-84 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124801908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124801908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124801908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124801908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124801908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124801908 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124801908 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: Allocated (fsm.c:456) 20250121124801908 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124801908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000390056400500f1100926) (sccp_scrc.c:401) 20250121124801908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124801908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124801908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124801908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124801908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124801908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124801908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124801908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124801908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124801908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124801908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124801908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124801908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124801908 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124801908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124801908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124801908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801908 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124801908 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124801908 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124801908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124801908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124801908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124801908 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(745) HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(745)4164400 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124801911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124801911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124801911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124801911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124801911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124801911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124801912 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124801912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124801912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124801912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124801912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124801912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124801912 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2ff43) (sccp_scrc.c:472) 20250121124801912 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1823) 20250121124801912 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124801912 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124801912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124801912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124801912 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124801912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124801912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_no_allow_attach_round_robin0(745)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124801913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(745)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124801914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124801917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124801920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124801922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124801924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124801925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124801927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124801928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124801928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124801929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124801930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124801931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124801932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124801932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124801933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124801934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124801935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124801936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124801937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124801937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_no_allow_attach_round_robin(722)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801940 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36455<->l=127.0.0.1:4262) (control_if.c:193) 20250121124801940 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124801940 DLINP DEBUG SRVCONN(,r=127.0.0.1:44923<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124801940 DLINP NOTICE SRV(,r=127.0.0.1:44923<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124801940 DMAIN NOTICE (127.0.0.1:44923 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44923<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc2-RAN(737)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801940 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124801940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(727)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(729)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801940 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124801940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801940 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124801940 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(730)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(731)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(734)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124801941 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124801941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124801941 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124801941 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124801941 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124801941 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124801941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124801941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124801941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124801941 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124801941 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124801941 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124801941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124801941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124801941 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124801941 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124801941 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124801941 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124801941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124801941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124801941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124801941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124801941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124801941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124801941 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124801941 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124801941 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121124801941 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124801941 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124801941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124801941 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124801941 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121124801941 DLINP <0002> stream_srv.c:647 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 20250121124801941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124801941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124801941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124801941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124801941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124801941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) TC_mscpool_no_allow_attach_round_robin-Iuh0(726)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(736)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(733)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(735)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124801941 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124801941 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124801941 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124801941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124801941 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124801941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124801941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124801941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124801941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-RAN(740)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(741)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(724)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(738)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(732)@6b20ff1edfa5: Final verdict of PTC: none 20250121124801941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124801941 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124801941 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124801941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{disrupted}: Freeing instance (context_map.c:202) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042717)[0x55f55a86f550]{disrupted}: Deallocated (fsm.c:568) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124801941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042717 SCCP-82 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124801941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124801941 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124801941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124801941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124801941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124801941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124801941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124801941 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124801941 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124801941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{disrupted}: Freeing instance (context_map.c:202) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377618)[0x55f55a86c8b0]{disrupted}: Deallocated (fsm.c:568) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{disconnected}: Freeing instance (context_map.c:206) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55f55a864650]{disconnected}: Deallocated (fsm.c:568) 20250121124801941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377618 SCCP-84 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124801941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124801941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124801941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124801941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124801941 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124801941 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124801941 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124801941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124801941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124801941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124801942 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124801942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124801942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124801942 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124801942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124801942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124801942 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124801942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124801942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124801942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{disrupted}: Freeing instance (context_map.c:202) 20250121124801942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15207066)[0x55f55a855160]{disrupted}: Deallocated (fsm.c:568) 20250121124801942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124801942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124801942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-83)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124801942 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15207066 SCCP-83 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124801942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124801942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124801942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124801942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124801942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124801942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124801942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124801942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124801942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124801943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124801943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124801943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124801943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124801943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124801943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124801943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124801943 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124801943 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe VirtHNBGW-STATS(723)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(728)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(742)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(739)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124801960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(725)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(722): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(723): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(724): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(725): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(726): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(727): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(728): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(729): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(730): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(731): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(732): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(733): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(734): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(735): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(736): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(737): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(738): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(739): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(740): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(741): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(742): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(743): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(744): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(745): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Jan 21 12:48:02 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 20250121124802122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124802624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498052) Waiting for packet dumper to finish... 1 (prev_count=498052, count=498808) 20250121124803942 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124803942 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124803942 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124803942 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124803942 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124803942 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124803942 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124803942 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124803942 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:48:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250121124805717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124805725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124805736 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36973<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(749)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124806851 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124806851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124806851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124806851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124806851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124806851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124806851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124806851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124806851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124806851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124806851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124806851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124806851 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124811943 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124811943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124811943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124811943 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124811943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124811943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124811943 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124811943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124811943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124811943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124811943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124811943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124811943 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124811943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124811943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124811943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124811943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124811943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124811943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124811943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124811943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124811944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124811944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124811944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124811944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124811944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124811944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124811944 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124811944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124811944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124811944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124811944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124811944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124816852 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124816852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124816852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124816852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124816852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124816852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124816852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124816852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124816852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124816852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124816852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124816852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124816852 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(749)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_valid_nri-Iuh0(750)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124821814 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124821814 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124821826 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821826 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821827 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821827 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(752)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124821827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821827 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821827 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124821827 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42332 (stream_srv.c:129) 20250121124821827 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42332<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124821827 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821827 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821827 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124821827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124821827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124821828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821828 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124821828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124821828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124821828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124821829 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821829 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124821829 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821829 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124821829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821829 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821829 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124821829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821829 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124821829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821829 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821829 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821829 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124821829 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124821829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821829 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124821829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124821829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124821829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124821829 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124821829 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(756)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(756)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(756)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(759)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(759)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(759)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(762)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(762)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(762)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124821878 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821878 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821878 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821878 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821879 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821879 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821879 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124821879 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124821880 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821880 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124821880 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821880 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124821880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821880 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821880 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821880 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124821880 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821880 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124821880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821880 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821880 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821880 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124821880 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821880 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124821880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821880 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821880 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124821880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124821880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124821880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124821880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124821880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124821880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124821880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821880 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124821880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124821880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124821880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124821880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124821880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(765)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(765)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(765)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(763)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124821905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124821905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124821905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124821905 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124821905 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124821905 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) 20250121124821905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124821905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124821905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124821905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124821909 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124821909 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124821909 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124821909 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124821909 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) 20250121124821909 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124821909 DHNBAP DEBUG (127.0.0.1:42332 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124821909 DHNBAP NOTICE (127.0.0.1:42332 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124821909 DHNBAP NOTICE (127.0.0.1:42332 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124821909 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124821909 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124821944 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124821944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124821944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124821944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821944 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124821944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124821944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124821944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821944 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124821944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124821944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124821944 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124821944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124821944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124821944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124821944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124821944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124821944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124821944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124821944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124821944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124821944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124821944 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124822043 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124822043 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124822043 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124822043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(756)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124822052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124822052 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124822052 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124822052 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124822052 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124822052 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124822055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822055 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124822055 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124822055 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124822055 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124822055 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124822055 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124822055 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124822055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124822055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124822056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124822056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124822056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124822056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124822056 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124822056 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124822057 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124822057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124822057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124822057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124822057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124822057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822057 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124822057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124822058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124822058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124822058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124822058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822058 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124822058 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124822058 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124822058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(759)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124822062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822062 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124822062 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124822062 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124822062 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124822062 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124822062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124822063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822063 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124822063 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124822063 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124822063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124822063 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124822063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124822063 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124822064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124822064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124822064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124822064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124822064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124822064 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124822064 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124822064 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124822065 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124822065 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124822065 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124822065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124822065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124822065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822065 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124822065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822065 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822065 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822065 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124822065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124822065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124822065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124822065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822077 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124822077 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121124822077 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121124822077 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121124822077 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121124822077 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121124822077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(762)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121124822084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822084 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121124822084 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121124822084 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121124822084 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121124822084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124822084 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124822084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121124822084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124822084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124822084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124822084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124822084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124822084 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124822087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822087 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124822087 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124822087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124822087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124822087 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250121124822087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124822087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124822087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121124822087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124822087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124822088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124822088 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124822088 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124822088 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124822089 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124822089 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124822089 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124822089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124822089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822089 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124822089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822089 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124822089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124822089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124822089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124822089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124822089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822092 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124822092 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124822092 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124822092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(765)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124822095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822095 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124822095 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124822096 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124822096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124822096 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124822096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124822097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822097 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124822097 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124822097 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124822097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124822097 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124822097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124822097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124822097 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124822097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124822097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124822097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124822097 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124822097 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124822097 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124822098 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124822098 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124822098 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124822098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124822098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124822098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822098 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124822098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124822098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124822098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124822098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124822098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124822857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822857 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124822857 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124822857 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124822857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822857 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124822858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124822858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124822858 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124822858 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124822858 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124822858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124822858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822858 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124822858 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124822858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124822858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124822858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124822858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124822858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822860 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124822860 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124822860 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124822860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822860 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124822861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124822861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124822861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124822861 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124822861 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124822865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822865 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124822865 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124822865 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124822865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822865 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124822865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124822865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124822865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124822865 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124822865 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) 20250121124822865 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) 20250121124822865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124822866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822866 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124822866 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124822866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124822866 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822866 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124822866 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124822866 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822866 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124822866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124822866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124822866 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124822866 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124822884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822884 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124822884 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124822884 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822884 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822884 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:565) 20250121124822884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124822884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124822884 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124822884 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) 20250121124822884 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) 20250121124822884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822884 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124822884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822884 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124822884 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121124822884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124822884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124822884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822885 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124822885 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124822885 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124822885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822885 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822885 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:565) 20250121124822885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121124822885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121124822885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822885 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124822885 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124822885 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(764)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124822909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822909 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124822909 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124822909 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124822909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822909 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124822909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124822909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124822909 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124822909 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124822909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124822909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124822909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124822909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124822909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124822909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124822909 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124822909 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124822909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822909 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124822910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124822910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124822910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124822910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124822910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124822910 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124822913 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124822913 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124822913 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124822913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124822913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124822913 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124822913 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124822913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124822913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124822913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124822913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124822913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124822913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124822913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124822913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124822913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124822913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124822913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124822913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124822913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124822913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124822913 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124822913 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124823935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124823939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124823944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124823947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124823950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124823954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124823958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124823962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124823966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124823970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124823974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124823978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124823981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124823982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124823982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124823983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124823987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124823991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124823995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124823999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001000101001'B, t_guard := 20.000000 } 20250121124824036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(767) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(751)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(767)261234 20250121124825097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124825097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124825097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20250121124825097 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124825097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fc72, normal) (hnbgw_rua.c:388) 20250121124825097 DHNB DEBUG map_rua[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124825097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124825097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124825097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124825097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124825097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-261234 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20250121124825097 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124825097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124825097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-261234 <-> SCCP-85 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124825097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261234 SCCP-85 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20250121124825097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124825097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124825097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124825097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124825097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124825098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124825098 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: Allocated (fsm.c:456) 20250121124825098 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124825098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002290056400500f1100926) (sccp_scrc.c:401) 20250121124825098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124825098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124825098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124825098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124825098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124825098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124825098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124825098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124825098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124825098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124825098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124825098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124825098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124825098 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124825098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124825098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124825098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124825098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124825098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124825098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124825098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124825098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124825098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124825098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(767) HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(767)7876031 HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(767)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124825121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124825121 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124825121 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124825121 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124825121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124825121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124825121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124825121 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124825121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124825121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124825121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124825121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124825121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124825121 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00831875) (sccp_scrc.c:472) 20250121124825121 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1823) 20250121124825121 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124825121 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124825121 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124825121 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124825121 DCN DEBUG handle_cn_conn_conf() conn_id=85, 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:485) 20250121124825121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124825121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124825125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(767)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124825127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124825131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124825134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124825136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124825138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124825139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124825140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124825141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124825142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124825143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124825143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124825144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124825145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124825145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124825146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124825147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124825147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124825148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124825149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124825149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001000111000'B, t_guard := 20.000000 } 20250121124825160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(768) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(751)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(768)11842966 20250121124826186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124826186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124826186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124826186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124826186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4b596, normal) (hnbgw_rua.c:388) 20250121124826186 DHNB DEBUG map_rua[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124826187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124826187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842966 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124826187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124826187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124826187 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124826187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842966 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124826187 DCN DEBUG map_sccp[0x55f55a86c8b0]{init}: Allocated (fsm.c:456) 20250121124826187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124826187 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11842966 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124826187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842966 SCCP-86 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124826187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124826187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124826187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124826187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124826187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124826187 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124826187 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: Allocated (fsm.c:456) 20250121124826187 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124826187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002380056400500f1100926) (sccp_scrc.c:401) 20250121124826187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124826187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124826187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124826187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124826187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124826187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124826187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124826187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124826187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124826187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124826187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124826187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124826187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124826187 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124826187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124826187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124826187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124826187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124826187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124826187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124826187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124826187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124826187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124826187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(768) HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(768)10247896 HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(768)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124826205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124826205 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124826205 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124826206 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124826206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124826206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124826206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124826206 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124826206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124826206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124826206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124826206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124826206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124826206 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a85384) (sccp_scrc.c:472) 20250121124826206 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1823) 20250121124826206 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124826206 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124826206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124826206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124826206 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124826206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124826206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124826209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(768)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124826211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124826215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124826219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124826223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124826225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124826227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124826229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124826230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124826231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124826232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124826233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124826233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124826234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124826235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124826235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124826236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124826237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124826237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124826238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124826239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000100001000'B, t_guard := 20.000000 } 20250121124826249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124826853 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124826853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc77db), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124826853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124826853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124826853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124826853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124826854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124826854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124826854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124826854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124826854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124826854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124826854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124826854 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124826859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124826859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124826859 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124826859 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124826859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124826859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124826859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124826859 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124826859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124826859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124826859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124826860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124826860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124826860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00dc77db) (sccp_scrc.c:472) 20250121124826860 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1823) 20250121124826860 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124826860 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124826860 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124826860 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124826860 DLSCCP DEBUG SCCP-SCOC(81)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(769) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(751)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(769)310299 20250121124827273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124827273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124827273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124827273 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124827273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bc1b, normal) (hnbgw_rua.c:388) 20250121124827273 DHNB DEBUG map_rua[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124827273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124827273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-310299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124827273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124827273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124827273 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-310299 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20250121124827273 DCN DEBUG map_sccp[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121124827273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124827273 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-310299 <-> SCCP-87 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250121124827273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-310299 SCCP-87 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124827273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124827273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124827273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124827273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124827273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124827273 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124827274 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: Allocated (fsm.c:456) 20250121124827274 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124827274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001080056400500f1100926) (sccp_scrc.c:401) 20250121124827274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124827274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124827274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124827274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124827274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124827274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124827274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124827274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124827274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124827274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124827274 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124827274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124827274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124827274 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124827274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124827274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124827274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124827274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124827274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124827274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124827274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124827274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124827274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(769) HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(769)7997838 HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(769)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124827291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121124827291 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121124827291 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121124827291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124827291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124827291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124827291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124827291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124827291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124827291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124827291 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:565) 20250121124827291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124827291 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ad190c) (sccp_scrc.c:472) 20250121124827291 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1823) 20250121124827291 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124827291 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124827291 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124827291 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124827291 DCN DEBUG handle_cn_conn_conf() conn_id=87, 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:485) 20250121124827291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124827291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124827293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(769)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124827295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124827301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124827303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124827305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124827307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124827308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124827309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124827310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124827311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124827312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124827313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124827314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124827314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124827315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124827316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124827317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124827318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124827318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124827319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124827320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(753)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:42332<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124827324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124827324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124827324 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124827324 DLINP NOTICE SRV(,r=127.0.0.1:42332<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124827324 DMAIN NOTICE (127.0.0.1:42332 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42332<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124827324 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124827324 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(758)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124827324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124827324 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124827324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124827324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124827324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124827324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124827324 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124827324 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124827324 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124827324 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-RAN(755)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124827324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124827324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124827324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124827324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124827324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124827324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(746)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{disrupted}: Freeing instance (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842966)[0x55f55a858f50]{disrupted}: Deallocated (fsm.c:568) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55f55a86c8b0]{disconnected}: Deallocated (fsm.c:568) 20250121124827324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842966 SCCP-86 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250121124827324 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36973<->l=127.0.0.1:4262) (control_if.c:193) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124827324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124827324 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124827324 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124827324 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124827324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124827324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124827324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124827324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124827324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124827324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{disrupted}: Freeing instance (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261234)[0x55f55a855160]{disrupted}: Deallocated (fsm.c:568) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124827324 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124827324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124827324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124827324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124827324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124827324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124827324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124827324 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121124827324 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124827324 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124827324 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124827324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-85)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124827324 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-261234 SCCP-85 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124827324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124827324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124827324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124827324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124827324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124827324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124827324 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{disrupted}: Freeing instance (context_map.c:202) 20250121124827324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-310299)[0x55f55a859b90]{disrupted}: Deallocated (fsm.c:568) 20250121124827324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124827325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{disconnected}: Freeing instance (context_map.c:206) 20250121124827325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-87)[0x55f55a8642a0]{disconnected}: Deallocated (fsm.c:568) 20250121124827325 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-310299 SCCP-87 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250121124827325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124827325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124827325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124827325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124827325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124827325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124827325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124827325 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124827325 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124827325 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124827325 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124827325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124827325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124827325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124827325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124827325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124827325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124827325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124827325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121124827325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri-Iuh1(752)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(754)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(759)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(750)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(757)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(760)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(751)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(747)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(763)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827326 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124827326 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124827326 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121124827326 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-RAN(761)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827326 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124827326 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121124827326 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124827326 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124827326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(756)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(766)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124827326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124827326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124827326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124827326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124827326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124827326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124827326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124827326 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) IPA-CTRL-CLI-IPA(748)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827326 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124827326 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124827326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124827326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124827326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121124827326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124827326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124827326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124827326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124827326 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124827326 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124827326 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124827326 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(762)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(764)@6b20ff1edfa5: Final verdict of PTC: none 20250121124827343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(765)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(749)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(746): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(747): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(748): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(749): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(750): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(751): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(752): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(753): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(754): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(755): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(756): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(757): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(758): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(759): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(760): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(761): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(762): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(763): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(764): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(765): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(766): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(767): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(768): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(769): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Jan 21 12:48:27 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 20250121124827467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124827969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526844) Waiting for packet dumper to finish... 1 (prev_count=526844, count=530724) 20250121124829325 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124829325 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124829325 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124829325 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124829325 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124829325 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121124829327 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124829327 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121124829327 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121124829327 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124829327 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124829327 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:48:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250121124831062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124831065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124831067 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40505<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(773)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124831945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124831945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124831945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124831945 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124831945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124831945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124831945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124831945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124831945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124831945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124831945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124831945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124831945 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124831945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124831945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124831945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124831945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124831945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124831945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124831945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124831945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124831945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124831945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124831945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124831945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124831945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124831945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124831945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124831945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124831945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124831945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124837326 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124837326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124837326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124837326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124837326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124837326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124837326 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124837326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124837326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124837326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124837326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124837326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124837326 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124837326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124837326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124837326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124837326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124837326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124837326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124837326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124837326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124837326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124837326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124837326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124837326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124837327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124837327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124837327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124837327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124837327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124837327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124837327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124837327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124837327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124841947 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124841947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124841947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124841947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124841947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124841947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124841947 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124841947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124841947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124841947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124841947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124841947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124841947 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124841947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124841947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124841947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124841947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124841947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124841948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124841948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124841948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124841948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124841948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124841948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124841948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124841948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124841948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124841948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124841948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124841948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124841948 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(773)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(774)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124847106 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124847106 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124847114 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847114 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847114 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847114 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(776)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124847115 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41105 (stream_srv.c:129) 20250121124847115 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41105<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124847115 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847115 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847115 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847115 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847115 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124847115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124847115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847115 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124847115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124847115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124847115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124847116 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847116 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124847116 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847116 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124847116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847116 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847116 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847116 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124847116 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847116 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124847116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847116 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847116 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847116 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124847116 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124847116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847116 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124847117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124847117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124847117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(780)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(780)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(780)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(783)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(783)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(783)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124847145 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847145 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847145 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847145 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847146 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847146 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847146 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124847146 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847147 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847147 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124847147 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847147 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124847147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847147 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847147 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847147 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124847147 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847147 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124847147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847147 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847147 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847147 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124847147 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124847147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847147 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847147 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847147 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124847147 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124847147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847147 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124847147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124847147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124847147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124847147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(786)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(786)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(786)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(784)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(789)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(789)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(789)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(787)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124847188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124847188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124847188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124847188 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124847188 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124847188 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) 20250121124847188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124847188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124847188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124847188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124847200 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124847200 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124847200 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124847200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124847200 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) 20250121124847200 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124847200 DHNBAP DEBUG (127.0.0.1:41105 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124847200 DHNBAP NOTICE (127.0.0.1:41105 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124847200 DHNBAP NOTICE (127.0.0.1:41105 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124847200 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124847200 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124847326 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124847326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124847326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124847326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847326 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124847326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124847326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124847326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847326 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124847326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124847326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124847326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124847327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124847327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124847327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124847330 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124847330 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124847330 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124847330 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(780)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124847339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124847339 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124847339 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124847339 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124847339 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124847339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124847341 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124847341 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124847341 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124847341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124847342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847342 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124847342 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124847342 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124847342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124847342 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124847342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124847342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124847343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124847343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124847343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124847343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124847343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124847343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124847343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124847343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124847343 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847344 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124847344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.msc1-M3UA(783)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124847344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124847344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847344 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124847345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124847345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124847345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124847345 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124847348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847348 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124847348 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124847348 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124847348 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124847348 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124847348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124847351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847351 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124847351 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124847351 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124847351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124847351 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124847351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124847351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124847351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124847351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124847351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124847351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124847351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124847351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124847351 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124847351 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124847351 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847352 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847352 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124847352 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124847352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124847353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847353 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124847353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124847353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124847353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124847353 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124847360 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124847360 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124847360 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124847360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(786)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124847368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847368 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124847368 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124847368 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124847368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124847368 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124847368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124847371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847371 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124847371 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124847371 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124847371 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124847371 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124847371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124847371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124847371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124847371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124847371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124847371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124847371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124847372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124847372 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124847372 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124847372 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847373 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124847373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124847373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847373 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847373 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124847373 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121124847373 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124847373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121124847373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124847373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124847373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124847373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124847373 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(789)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121124847380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121124847380 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124847380 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124847380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124847380 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124847380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124847382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124847382 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124847382 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124847382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124847382 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124847382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124847382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124847382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124847382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121124847382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124847382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124847382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124847382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124847382 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124847382 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124847382 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124847383 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124847383 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124847383 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124847383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124847383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124847383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124847383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124847383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124847383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124847383 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124847383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124847383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124847383 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124847384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124847384 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124847384 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124847384 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124847384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124847384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124847384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124847384 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124848146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124848146 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124848146 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124848146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848146 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124848146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124848146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124848146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124848147 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124848147 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124848147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124848147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124848147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124848147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124848147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124848147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124848147 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124848147 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124848147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124848147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124848147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124848147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124848147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124848147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124848147 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124848148 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124848148 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124848148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124848148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124848148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124848148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124848148 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124848148 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124848150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124848150 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124848150 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848150 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124848150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124848150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848150 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124848150 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124848150 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) 20250121124848150 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) 20250121124848150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124848150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124848150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124848150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124848150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124848150 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124848150 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124848150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124848150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124848150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124848150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124848150 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124848152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848152 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124848152 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124848152 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124848152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848152 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124848152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124848152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124848152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124848153 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124848153 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(785)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124848168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124848168 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124848168 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124848168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848168 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124848168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124848168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124848168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124848169 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124848169 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124848169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124848169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124848169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124848169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124848169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124848169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124848169 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124848169 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124848169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124848169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124848169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124848169 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848169 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124848169 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124848169 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848169 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124848169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124848169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124848169 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124848169 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(788)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124848180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848180 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124848180 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124848180 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124848180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848180 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124848180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124848180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124848180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124848180 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124848180 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) 20250121124848180 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) 20250121124848180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124848180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124848180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124848181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124848181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124848181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124848181 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124848181 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121124848181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124848181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124848181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121124848181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124848181 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121124848181 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121124848181 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124848181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124848181 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124848181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124848181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124848181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124848181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124848181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124848181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124848181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121124848181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124848181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124848181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124848181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124848181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124848181 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124848181 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124849213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124849219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124849223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124849225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124849228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124849231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124849233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124849236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124849238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124849240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124849244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124849246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124849249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124849252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124849255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124849258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124849260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124849262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124849264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124849266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000100000101'B, t_guard := 20.000000 } 20250121124849288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791)3678694 20250121124850335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124850335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124850335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124850335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124850335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3821e6, normal) (hnbgw_rua.c:388) 20250121124850335 DHNB DEBUG map_rua[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124850335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124850335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3678694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124850335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124850335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124850335 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3678694 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124850335 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124850335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124850335 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3678694 <-> SCCP-88 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124850335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3678694 SCCP-88 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124850335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124850336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124850336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124850336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124850336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124850336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124850336 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121124850336 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124850336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001050056400500f1100926) (sccp_scrc.c:401) 20250121124850336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124850336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124850336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124850336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124850336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124850336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124850336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124850336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124850336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124850336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124850336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124850336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124850336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124850336 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124850336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124850336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124850336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124850336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124850336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124850337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124850337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124850337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124850337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124850337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791) HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791)4296662 HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124850356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124850356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124850356 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124850356 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124850356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124850356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124850356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124850356 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124850356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124850356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124850356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124850356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124850356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124850356 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092f1cd) (sccp_scrc.c:472) 20250121124850356 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1823) 20250121124850356 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124850356 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124850356 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124850356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124850356 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124850356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124850356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124850359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124850360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124850364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124850368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124850372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124850374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124850376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124850377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124850378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124850379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124850380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124850381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124850382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124850382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124850383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124850384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124850385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124850386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124850386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124850387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124850388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001001101010'B, t_guard := 20.000000 } 20250121124850398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792)12477947 20250121124851405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124851405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124851405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124851405 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124851405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe65fb, normal) (hnbgw_rua.c:388) 20250121124851405 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121124851405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124851405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12477947 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124851405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124851405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124851405 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124851405 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12477947 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124851405 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124851405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124851405 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12477947 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124851405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12477947 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124851405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124851405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124851405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124851405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124851405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124851405 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124851405 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: Allocated (fsm.c:456) 20250121124851405 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124851405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300026a0056400500f1100926) (sccp_scrc.c:401) 20250121124851405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124851405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124851405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124851405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124851405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124851405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124851405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124851405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124851405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124851405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124851405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124851405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124851405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124851405 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124851405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124851405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124851405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124851405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124851405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124851405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124851405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124851405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124851405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792)14728812 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124851409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124851410 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124851410 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124851410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124851410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124851410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124851410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124851410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124851410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124851410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124851410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124851410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124851410 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00573daa) (sccp_scrc.c:472) 20250121124851410 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1823) 20250121124851410 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124851410 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124851410 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124851410 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124851410 DCN DEBUG handle_cn_conn_conf() conn_id=89, 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:485) 20250121124851410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124851410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124851411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124851411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124851412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124851412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124851413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124851414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124851415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124851416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124851416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124851417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124851418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124851419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124851419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124851420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124851421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124851421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124851423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124851423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124851424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124851425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124851426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: "disconnecting msc0" 20250121124851427 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(779)@6b20ff1edfa5: Final verdict of PTC: none 20250121124851428 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124851428 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124851428 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124851428 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124851428 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124851428 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124851428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124851428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124851428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124851428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124851428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124851428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124851428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124851428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124851428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124851428 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124851428 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124851428 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124851428 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124851428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124851428 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124851428 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124851428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124851428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124851428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124851428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124851428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124851428 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124851428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124851428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124851428 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124851428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124851428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124851428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124851428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{disrupted}: Freeing instance (context_map.c:202) 20250121124851428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3678694)[0x55f55a855160]{disrupted}: Deallocated (fsm.c:568) 20250121124851428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124851428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124851428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-88)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124851428 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3678694 SCCP-88 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124851428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124851428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124851428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124851428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124851428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124851428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124851428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124851428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124851428 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(780)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(778)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: 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 := '000000000000001010110000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775)@6b20ff1edfa5: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791)3678694 20250121124851443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124851948 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124851948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124851948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124851948 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124851948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124851948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124851948 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124851948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124851948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124851948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124851948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124851948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124851948 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124851948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124851948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124851948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124851948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124851948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124851949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851949 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124851949 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124851949 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124851949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851949 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124851949 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124851949 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124851949 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124851949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124851949 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124851949 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124851949 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124851949 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124851949 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793)10822431 20250121124852461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124852461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124852461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124852461 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124852461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa5231f, normal) (hnbgw_rua.c:388) 20250121124852461 DHNB DEBUG map_rua[0x55f55a855160]{init}: Allocated (fsm.c:456) 20250121124852461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124852461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10822431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124852461 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124852461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124852461 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10822431 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124852461 DCN DEBUG map_sccp[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124852461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124852461 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10822431 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124852461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10822431 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124852461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124852461 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124852461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124852461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124852461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124852461 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124852461 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: Allocated (fsm.c:456) 20250121124852461 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124852461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002b00056400500f1100926) (sccp_scrc.c:401) 20250121124852461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124852461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124852461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124852461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124852461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124852461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124852461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124852461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124852461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124852461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124852461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124852461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124852461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124852461 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124852461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124852461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124852461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124852461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124852461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124852461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124852461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124852461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124852461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793) HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793)14600535 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124852465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852465 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124852465 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124852465 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124852465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124852465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124852465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124852465 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124852465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124852465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124852465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124852465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124852465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124852465 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029a732) (sccp_scrc.c:472) 20250121124852465 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1823) 20250121124852465 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124852465 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124852465 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124852465 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124852465 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:485) 20250121124852465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124852465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124852466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124852467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124852469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124852470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124852472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124852473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124852474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124852475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124852476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124852476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124852477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124852478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124852479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124852480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124852481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124852482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124852483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124852485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124852485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124852486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124852487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124852490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(770)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(785)@6b20ff1edfa5: Final verdict of PTC: none 20250121124852490 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124852490 DLINP DEBUG SRVCONN(,r=127.0.0.1:41105<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124852490 DLINP NOTICE SRV(,r=127.0.0.1:41105<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124852490 DMAIN NOTICE (127.0.0.1:41105 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41105<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124852490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(782)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(788)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(784)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(777)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(783)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(787)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(771)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(776)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(781)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(790)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(774)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(789)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(786)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@6b20ff1edfa5: Final verdict of PTC: none 20250121124852490 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121124852490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124852490 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124852490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124852490 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121124852490 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124852490 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124852490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124852490 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124852490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124852490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124852491 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124852491 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124852491 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124852491 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121124852491 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124852491 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124852491 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124852491 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124852491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124852506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124852506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124852506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121124852506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124852506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124852506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124852506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124852506 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124852506 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124852506 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124852506 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124852506 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40505<->l=127.0.0.1:4262) (control_if.c:193) 20250121124852506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124852506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124852506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124852506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124852506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124852506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124852506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124852506 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124852506 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124852507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124852507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124852507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124852506 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124852507 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124852507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124852507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124852507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124852507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124852507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124852507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124852507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124852507 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124852507 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124852507 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124852507 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124852507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124852507 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124852507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124852507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124852507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124852507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124852507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124852507 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124852507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124852507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12477947)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124852507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12477947 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124852507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124852507 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124852507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124852507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124852507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124852507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124852507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124852507 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{connected}: State change to disconnected (X31, 5s) (context20250121124852507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124852507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124852507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124852507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124852507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124852507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124852507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req _map_sccp.c:390) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124852507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124852507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{disrupted}: Freeing instance (context_map.c:202) 20250121124852507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10822431)[0x55f55a855160]{disrupted}: Deallocated (fsm.c:568) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{disconnected}: Freeing instance (context_map.c:206) 20250121124852507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f55a863bb0]{disconnected}: Deallocated (fsm.c:568) 20250121124852507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10822431 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124852507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124852507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124852507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124852507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124852507 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124852507 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124852507 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124852510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(773)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(770): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(771): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(773): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(774): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(775): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(776): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(777): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(778): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(779): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(780): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(781): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(782): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(783): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(784): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(785): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(786): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(787): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(788): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(789): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(790): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(791): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(793): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jan 21 12:48:52 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 20250121124852616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124853219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=534748) 20250121124853429 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124853430 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124853430 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=534748, count=539884) 20250121124854492 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124854492 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124854492 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124854492 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124854492 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124854492 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124854492 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124854492 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124854492 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:48:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250121124856326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124856330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124856335 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37841<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(797)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124857327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124857327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124857327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124857327 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124857327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124857327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124857327 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124857327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124857327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124857327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124857327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124857327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124857327 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124857327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124857327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124857327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124857327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124857327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124857328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124857328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124857328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124857328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124857328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124857328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124857328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124857328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124857328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124857328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124857328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124857328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124857328 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124901428 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124901429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124901429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124901429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124901429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124901429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124901429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124901429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124901429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124901429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124901429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124901429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124901429 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124901949 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124901949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5af9), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124901949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124901949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124901949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124901949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124901949 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124901949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ff43), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124901949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124901949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124901950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124901950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124901950 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124901950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5473d), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124901950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124901950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124901950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124901950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124901950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124901950 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124901950 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124901950 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124901950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124901950 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124901950 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124901950 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124901950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124901950 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124901950 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124901950 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124901950 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124902507 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124902508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124902508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124902508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124902508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124902508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124902508 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124902508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124902508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124902508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124902508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124902508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124902508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124902508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124902508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124902508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124902508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124902508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124902508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124902508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124902508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124907328 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124907328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124907328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124907328 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124907328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124907328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124907328 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124907328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124907328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124907329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124907329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124907329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124907329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124907329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124907329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124907329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124907329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124907329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124907329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124907329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124907329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124907329 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124911430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124911430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124911430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124911430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124911430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124911430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124911430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124911430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124911430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124911430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124911430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124911430 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124911944 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124911944 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(82)[0x55f55a863220]{IDLE}: Deallocated (fsm.c:568) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(84)[0x55f55a8743b0]{IDLE}: Deallocated (fsm.c:568) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124911945 DLSCCP DEBUG SCCP-SCOC(83)[0x55f55a8b0570]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(797)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(798)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124912406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124912407 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124912420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912420 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912421 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912422 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124912422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(800)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124912422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124912422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912422 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912422 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912422 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912422 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124912422 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124912422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912422 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51544 (stream_srv.c:129) 20250121124912422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51544<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124912422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124912423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124912423 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124912423 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912423 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124912423 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124912423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912423 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124912423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912423 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912423 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912423 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124912424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124912424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124912424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124912424 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912424 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124912424 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124912424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912425 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124912425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912425 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124912425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124912425 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(804)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(804)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(804)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124912444 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912444 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912444 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912444 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912444 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912444 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124912444 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912445 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912445 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124912445 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124912445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912446 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124912446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912446 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912446 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912446 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124912446 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912446 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124912446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912446 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912446 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124912446 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124912446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912446 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912446 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124912446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124912446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912446 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124912446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124912446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124912446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124912446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(807)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(807)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(807)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(805)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124912470 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124912470 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124912470 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) 20250121124912470 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124912470 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124912475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124912475 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) 20250121124912475 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124912475 DHNBAP DEBUG (127.0.0.1:51544 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124912475 DHNBAP NOTICE (127.0.0.1:51544 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124912475 DHNBAP NOTICE (127.0.0.1:51544 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124912508 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124912508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124912508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124912508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912508 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124912508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124912508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124912508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124912508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124912508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124912640 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124912640 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124912640 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124912640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(804)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124912649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912649 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124912649 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124912649 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124912649 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124912649 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124912649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124912652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912652 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124912652 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124912652 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124912652 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124912652 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124912652 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124912652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124912652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124912652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124912652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124912652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124912652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124912652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124912652 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124912652 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124912653 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912654 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912654 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124912654 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124912654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124912654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912654 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124912654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124912654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124912654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124912654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124912659 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124912659 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124912659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124912659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(807)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124912666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124912666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124912666 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124912666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124912666 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124912666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124912668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912668 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124912668 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124912668 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124912668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124912668 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124912668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124912669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124912669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124912669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124912669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124912669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124912669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124912669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124912669 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124912669 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124912669 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124912670 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124912670 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124912670 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124912670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124912670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124912670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124912670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124912670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124912670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124912670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124912670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124912670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124912670 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124912670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124912670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124912670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124912670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124912670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124912670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124912670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124912670 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124913444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124913444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124913444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124913444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124913444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124913444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124913444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124913444 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124913444 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124913444 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124913444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124913444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913444 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124913444 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124913444 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124913444 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124913444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124913444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124913444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124913444 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124913444 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124913444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124913444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124913444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124913444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124913444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124913444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124913444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124913444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124913444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913444 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124913444 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124913444 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124913444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124913444 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124913444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124913444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124913444 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124913444 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(806)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124913463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913463 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124913463 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124913463 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124913463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124913463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124913463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124913463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124913463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124913463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124913463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124913463 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124913463 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124913463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124913463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124913463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124913463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124913463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124913463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124913463 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124913463 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124913463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124913463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124913463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124913463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124913463 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124913463 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124913463 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124913463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124913463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124913463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124913463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124913463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124913463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124913463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124913463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124913463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124913463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124913463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124913463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124913463 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124913463 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124914480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124914481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124914482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124914483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124914484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124914485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124914485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124914486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124914487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124914487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124914488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124914489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124914489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124914490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124914491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124914492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124914492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124914493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124914494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124914494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000000101001'B, t_guard := 20.000000 } 20250121124914506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(799)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809)9804735 20250121124915532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124915532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124915532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124915532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124915532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x959bbf, normal) (hnbgw_rua.c:388) 20250121124915532 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121124915532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124915532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9804735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124915532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124915532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124915532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9804735 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124915532 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124915532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124915532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9804735 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124915532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9804735 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124915532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124915532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124915532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124915532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124915532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124915532 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124915532 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: Allocated (fsm.c:456) 20250121124915532 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124915532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000290056400500f1100926) (sccp_scrc.c:401) 20250121124915532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124915532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124915532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124915532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124915532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124915532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124915532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124915532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124915532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124915532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124915532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124915533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124915533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124915533 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124915533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124915533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124915533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124915533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124915533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124915533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124915533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124915533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124915533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124915533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809)10983154 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124915544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124915544 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124915544 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124915544 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124915544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124915544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124915544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124915544 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124915544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124915544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124915544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124915544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124915544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124915544 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0097fef5) (sccp_scrc.c:472) 20250121124915544 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1823) 20250121124915544 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124915544 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124915544 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124915544 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124915544 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124915544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124915544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124915545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124915545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124915547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124915550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124915554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124915555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124915557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124915558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124915558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124915559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124915560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124915560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124915561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124915562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124915563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124915563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124915564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124915565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124915566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124915567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124915567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001100000011'B, t_guard := 20.000000 } 20250121124915579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(799)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810)12770863 20250121124916604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124916604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124916604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124916604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124916604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2de2f, normal) (hnbgw_rua.c:388) 20250121124916604 DHNB DEBUG map_rua[0x55f55a863bb0]{init}: Allocated (fsm.c:456) 20250121124916604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124916604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12770863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124916604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124916604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124916604 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250121124916604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12770863 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121124916604 DCN DEBUG map_sccp[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121124916604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124916604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12770863 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121124916604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12770863 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124916604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124916604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124916604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124916604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124916604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124916604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124916604 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: Allocated (fsm.c:456) 20250121124916604 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124916604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003030056400500f1100926) (sccp_scrc.c:401) 20250121124916604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124916604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124916604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124916604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124916604 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124916604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124916604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124916605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124916605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124916605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124916605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124916605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124916605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124916605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124916605 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810) HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810)11457946 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124916609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124916609 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124916609 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124916609 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124916609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124916609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124916609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124916609 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124916609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124916610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124916610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124916610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124916610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124916610 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1d90d) (sccp_scrc.c:472) 20250121124916610 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1823) 20250121124916610 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124916610 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124916610 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124916610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124916610 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:485) 20250121124916610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124916610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124916612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124916614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124916617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124916619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124916620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124916621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124916622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124916622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124916623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124916624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124916625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124916625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124916626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124916627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124916628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124916629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124916630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124916631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124916632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124916632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124916633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: "connecting cnlink 1" 20250121124916634 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(813)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(813)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(813)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124916853 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124916853 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121124916853 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124916853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(813)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121124916858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124916858 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121124916858 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124916858 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124916858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124916858 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121124916858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124916859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124916859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124916859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124916859 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124916859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124916859 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124916859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124916860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124916860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124916860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121124916860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124916860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124916860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124916860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124916860 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124916860 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124916860 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124916861 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124916861 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124916861 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124916861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124916861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124916861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124916861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124916861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124916861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124916861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124916861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124916861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124916861 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124916861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124916861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124916861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124916861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124916861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124916861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124916861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124916861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917329 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124917329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124917330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124917330 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124917330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124917330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124917330 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124917330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00831875), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124917330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124917330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124917330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124917330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124917330 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124917330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a85384), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124917330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124917330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124917330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124917330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124917330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124917330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124917330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124917330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124917330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124917330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124917330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124917330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124917330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124917330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124917331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124917331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917336 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124917336 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124917336 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124917336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124917336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124917336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124917336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124917336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124917336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124917336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124917336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124917337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00a85384) (sccp_scrc.c:472) 20250121124917337 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1823) 20250121124917337 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124917337 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124917337 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124917337 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124917337 DLSCCP DEBUG SCCP-SCOC(86)[0x55f55a864650]{IDLE}: Deallocated (fsm.c:568) 20250121124917339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124917339 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124917339 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124917339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124917339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124917339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124917339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124917339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124917339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124917339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124917339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124917339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=00831875) (sccp_scrc.c:472) 20250121124917339 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1823) 20250121124917339 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124917339 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124917339 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124917339 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124917339 DLSCCP DEBUG SCCP-SCOC(85)[0x55f55a86f550]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: 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 := '000000000000001110110100'B, t_guard := 20.000000 } 20250121124917667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917667 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124917667 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124917667 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124917667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124917667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124917667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124917667 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124917667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124917667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124917667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124917667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124917667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124917667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124917667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124917667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124917667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124917667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124917667 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124917667 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) 20250121124917667 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) 20250121124917667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124917667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121124917667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124917668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124917668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124917668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124917668 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124917668 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121124917668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124917668 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124917668 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124917668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124917668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124917668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124917668 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124917673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124917674 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124917674 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124917674 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124917674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124917674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124917674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124917674 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124917674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124917674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124917674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124917674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124917674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124917674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124917674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121124917674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121124917674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124917674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124917674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124917674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124917674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124917674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124917674 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124917674 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124917683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(799)@6b20ff1edfa5: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814)14260749 20250121124918701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124918702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124918702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20250121124918702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124918702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd99a0d, normal) (hnbgw_rua.c:388) 20250121124918702 DHNB DEBUG map_rua[0x55f55a86f550]{init}: Allocated (fsm.c:456) 20250121124918702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124918702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14260749 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121124918702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124918702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124918702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14260749 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20250121124918702 DCN DEBUG map_sccp[0x55f55a864650]{init}: Allocated (fsm.c:456) 20250121124918702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124918702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14260749 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250121124918702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14260749 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20250121124918702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124918702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124918702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124918702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124918702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124918702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124918702 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: Allocated (fsm.c:456) 20250121124918702 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124918702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003b40056400500f1100926) (sccp_scrc.c:401) 20250121124918702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124918702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124918702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124918702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124918702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124918702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124918702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124918702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124918702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124918702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124918702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124918702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124918702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124918702 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124918702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124918702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124918703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124918703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124918703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124918703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124918703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124918703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124918703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814)928669 HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124918721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918721 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121124918721 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121124918721 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121124918721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124918721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124918722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124918722 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124918722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124918722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124918722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124918722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121124918722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124918722 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae4760) (sccp_scrc.c:472) 20250121124918722 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1823) 20250121124918722 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124918722 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124918722 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124918722 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124918722 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124918722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124918722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124918723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124918725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250121124918729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250121124918732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124918735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124918738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124918741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250121124918743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250121124918744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124918744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124918745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124918746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250121124918747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250121124918747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124918748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124918749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124918749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250121124918750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250121124918751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124918751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124918752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124918756 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37841<->l=127.0.0.1:4262) (control_if.c:193) 20250121124918756 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124918756 DLINP DEBUG SRVCONN(,r=127.0.0.1:51544<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124918756 DLINP NOTICE SRV(,r=127.0.0.1:51544<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124918756 DMAIN NOTICE (127.0.0.1:51544 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51544<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124918756 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(801)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(799)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(812)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(805)@6b20ff1edfa5: Final verdict of PTC: none 20250121124918756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40296<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(803)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(811)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(794)@6b20ff1edfa5: Final verdict of PTC: none 20250121124918756 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121124918756 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124918756 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124918756 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124918756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124918756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124918756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124918756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124918756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124918756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124918756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124918756 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124918756 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124918756 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124918756 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124918756 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121124918756 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124918756 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121124918756 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124918756 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124918756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124918757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124918757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124918757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121124918757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124918757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124918757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124918757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124918757 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124918757 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124918757 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124918757 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-RAN(806)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(808)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(802)@6b20ff1edfa5: Final verdict of PTC: none 20250121124918757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124918757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124918757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124918757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124918757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124918757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124918757 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124918757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{disrupted}: Freeing instance (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14260749)[0x55f55a86f550]{disrupted}: Deallocated (fsm.c:568) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{disconnected}: Freeing instance (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55f55a864650]{disconnected}: Deallocated (fsm.c:568) 20250121124918757 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14260749 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124918757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124918757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124918757 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124918757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124918757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121124918757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124918757 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124918757 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124918757 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124918757 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124918757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124918757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124918757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124918757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124918757 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124918757 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124918757 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124918757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124918757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097fef5), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124918757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124918757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124918757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124918757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9804735)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124918757 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9804735 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121124918757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124918757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d90d), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124918757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124918757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124918757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124918757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124918757 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124918757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124918757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124918757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124918757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124918757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124918757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124918757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124918757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124918757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{disrupted}: Freeing instance (context_map.c:202) 20250121124918757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12770863)[0x55f55a863bb0]{disrupted}: Deallocated (fsm.c:568) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124918757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f55a8559b0]{disconnected}: Deallocated (fsm.c:568) 20250121124918757 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12770863 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121124918757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124918757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124918757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124918757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124918757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124918757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124918757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124918757 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124918757 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124918757 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124918757 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(813)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(798)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(807)@6b20ff1edfa5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(800)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(796)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(795)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(804)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124918771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40292<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(797)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(794): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(795): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(796): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(797): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(798): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(799): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(800): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(801): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(802): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(803): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(804): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(805): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(806): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(807): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(808): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(810): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(811): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(812): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(813): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jan 21 12:49:18 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 20250121124918828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124919331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=509764) Waiting for packet dumper to finish... 1 (prev_count=509764, count=510404) 20250121124920757 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124920757 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121124920757 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121124920757 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124920757 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124920757 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124920758 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124920758 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124920758 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:49:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250121124921431 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124921431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124921431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124921431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124921431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124921431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124921431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124921431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124921431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124921431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124921431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124921431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124921431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250121124922442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124922446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124922449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38579<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(818)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124922509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124922509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124922509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124922509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124922509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124922509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124922509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124922509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124922509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124922509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124922509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124922509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124922509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124922509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124922509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124922509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124922509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124922509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124922509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124922509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124922509 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124927330 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124927330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad190c), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124927330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124927331 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124927331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124927331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124927331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124927331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124927331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124927331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124927331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124927331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124927331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124928758 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124928758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d90d), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124928758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124928758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124928758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124928758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124928758 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124928758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097fef5), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124928758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124928758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124928758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124928758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124928758 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124928758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124928759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124928759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124928759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124928759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124928759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124928759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124928759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124928759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124928759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124928759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124928759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124928759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124928759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124928759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124928759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124928759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124928759 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124931432 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124931432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124931432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124931432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124931432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124931432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124931432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124931432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124931432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124931432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124931432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124931432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124931432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124932510 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124932510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124932510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124932510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124932510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124932510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124932510 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124932510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124932510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124932510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124932510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124932510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124932511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124932511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124932511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124932511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124932511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124932511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124932511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124932511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124932511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124937327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121124937327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121124937327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124937327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124937327 DLSCCP DEBUG SCCP-SCOC(87)[0x55f55a6e3400]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(818)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(819)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124938518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121124938518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124938530 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938530 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938530 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938530 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938530 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938530 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46757 (stream_srv.c:129) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(821)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121124938531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46757<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121124938531 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124938531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124938531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124938531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938531 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938531 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938531 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124938531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124938531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124938531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121124938532 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938532 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121124938532 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938532 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121124938532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938532 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938532 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938532 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121124938532 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121124938532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938532 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938532 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938532 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121124938532 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124938532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938532 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121124938532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121124938532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124938532 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(825)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(825)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(825)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(823)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124938548 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938548 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938548 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938548 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938548 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938548 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938548 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121124938548 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938549 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938549 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121124938549 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938549 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121124938549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938549 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938549 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938549 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121124938549 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938549 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121124938549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938549 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938550 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121124938550 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121124938550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938550 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938550 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124938550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124938550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938550 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121124938550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121124938550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121124938550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124938550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(828)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(828)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(828)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121124938572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124938572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124938572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124938572 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124938572 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124938572 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) 20250121124938572 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124938572 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124938572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124938572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124938576 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124938576 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124938576 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121124938576 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121124938576 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) 20250121124938576 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121124938576 DHNBAP DEBUG (127.0.0.1:46757 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121124938576 DHNBAP NOTICE (127.0.0.1:46757 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121124938576 DHNBAP NOTICE (127.0.0.1:46757 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121124938577 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124938577 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124938746 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124938746 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121124938746 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124938746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(825)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121124938756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938756 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121124938756 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124938756 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124938756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124938756 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124938756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124938759 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124938759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124938759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124938759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938759 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124938759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097fef5), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124938759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124938759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938759 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124938759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d90d), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124938759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938759 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124938759 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124938759 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124938759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124938759 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124938759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124938759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124938759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938759 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938759 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938759 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124938759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124938759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124938760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124938760 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124938760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124938760 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124938760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124938760 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121124938760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124938760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124938760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124938760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124938760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124938760 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124938760 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938761 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938761 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121124938761 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121124938761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124938762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938762 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124938762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124938762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124938762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124938762 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938762 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121124938762 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121124938762 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121124938762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(828)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121124938771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938771 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121124938771 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121124938771 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121124938771 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121124938771 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121124938771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121124938774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938774 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124938774 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124938774 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124938774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124938774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124938774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124938774 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938774 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121124938774 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121124938774 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121124938774 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121124938774 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121124938775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121124938775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124938775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124938775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124938775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124938775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124938775 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=0097fef5) (sccp_scrc.c:472) 20250121124938775 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1823) 20250121124938775 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124938775 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124938775 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124938775 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124938775 DLSCCP DEBUG SCCP-SCOC(91)[0x55f55a855160]{IDLE}: Deallocated (fsm.c:568) 20250121124938775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124938775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121124938775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121124938775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124938775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124938775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124938775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124938775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121124938775 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121124938775 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121124938776 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121124938776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121124938776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121124938776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124938777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121124938777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124938777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124938777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124938777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124938777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124938777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124938777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124938777 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121124938777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124938777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124938777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124938777 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124938777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124938777 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124938777 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124938777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124938777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124938778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124938778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124938778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124938778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124938778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124938778 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=00c1d90d) (sccp_scrc.c:472) 20250121124938778 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1823) 20250121124938778 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124938778 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124938778 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124938778 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124938778 DLSCCP DEBUG SCCP-SCOC(92)[0x55f55a86ef30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(824)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124939563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939563 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124939563 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124939563 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124939563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124939563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124939563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124939563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124939563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124939563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124939563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124939563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124939563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124939563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124939563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121124939563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124939564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124939564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124939564 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124939564 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121124939564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124939564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124939564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124939564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124939564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124939564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124939564 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124939564 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121124939564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124939564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124939564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124939564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124939564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124939564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124939564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124939567 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124939567 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124939567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124939567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124939567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124939567 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124939567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124939567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124939567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124939567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124939567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124939567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121124939567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121124939567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124939567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124939567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124939568 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124939568 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121124939570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939570 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124939570 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124939570 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124939570 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124939570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124939570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124939570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124939570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124939570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124939570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124939570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124939570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124939570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121124939570 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121124939570 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121124939570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121124939570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121124939570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124939570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124939570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124939570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124939570 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121124939570 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121124939570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124939570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124939570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124939570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124939570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124939571 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124939571 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124939571 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124939571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124939571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124939571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124939571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124939571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124939571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124939571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124939571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124939571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124939571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121124939571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121124939571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121124939571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124939571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124939571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124939571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124939571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121124939571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121124939571 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121124939571 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121124939584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121124939591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121124939594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124939597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124939601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121124939607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121124939612 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121124939616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124939620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124939624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121124939627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121124939631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121124939634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124939638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124939641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121124939643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121124939645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121124939647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124939649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124939650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000010101111'B, t_guard := 20.000000 } 20250121124939688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(830) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(830)6208871 20250121124940735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124940735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124940735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121124940735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124940735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ebd67, normal) (hnbgw_rua.c:388) 20250121124940735 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121124940735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124940735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208871 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124940735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124940735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124940735 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121124940735 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208871 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124940735 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121124940735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124940735 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6208871 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124940735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208871 SCCP-94 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121124940735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124940735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124940735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124940735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124940735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124940735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124940735 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: Allocated (fsm.c:456) 20250121124940735 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124940735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000af0056400500f1100926) (sccp_scrc.c:401) 20250121124940735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124940735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124940735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124940735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124940735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124940735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124940735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124940735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124940735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124940735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124940735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124940735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124940735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124940735 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124940735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124940735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124940735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124940735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124940735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124940735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124940735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124940735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124940735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124940735 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(830) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(830)14104505 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121124940755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124940755 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124940756 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124940756 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124940756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124940756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124940756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124940756 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(830)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124940756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124940756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124940756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124940756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124940756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124940756 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aaf61e) (sccp_scrc.c:472) 20250121124940756 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1823) 20250121124940756 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124940756 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124940756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124940756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124940756 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121124940756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124940756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121124940758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(830)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124940760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121124940764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121124940767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124940769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124940770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124940772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121124940773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121124940773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124940774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124940775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124940775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121124940776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121124940777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124940777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124940778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124940779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121124940779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121124940780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124940781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124940781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000011110111'B, t_guard := 20.000000 } 20250121124940792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124941433 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124941433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f1cd), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124941433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124941433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124941433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121124941433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124941433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124941433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124941433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124941433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121124941433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121124941433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121124941433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121124941433 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124941438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124941438 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121124941438 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121124941438 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121124941438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124941438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124941438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124941438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124941438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124941438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124941438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124941438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121124941438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124941438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=0092f1cd) (sccp_scrc.c:472) 20250121124941438 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1823) 20250121124941438 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121124941439 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121124941439 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121124941439 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121124941439 DLSCCP DEBUG SCCP-SCOC(88)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(831) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(831)15746281 20250121124941822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124941822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124941822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121124941822 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124941822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf044e9, normal) (hnbgw_rua.c:388) 20250121124941822 DHNB DEBUG map_rua[0x55f55a859b90]{init}: Allocated (fsm.c:456) 20250121124941822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124941822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15746281 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124941822 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124941822 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124941822 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121124941822 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15746281 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124941822 DCN DEBUG map_sccp[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121124941822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124941822 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15746281 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124941822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15746281 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121124941822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124941822 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124941822 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124941822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124941822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124941822 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124941822 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: Allocated (fsm.c:456) 20250121124941822 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124941822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000f70056400500f1100926) (sccp_scrc.c:401) 20250121124941822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124941822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124941822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124941822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124941822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124941823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124941823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124941823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124941823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124941823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124941823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124941823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124941823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124941823 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124941823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124941823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124941823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124941823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124941823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124941823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124941823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124941823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124941823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124941823 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(831) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(831)13151909 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121124941825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124941825 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124941825 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124941825 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124941825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124941825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124941825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124941825 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124941825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124941825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124941825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124941825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124941825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124941825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a7b49) (sccp_scrc.c:472) 20250121124941825 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1823) 20250121124941825 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124941825 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124941825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124941825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124941825 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:485) 20250121124941825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124941825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(831)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124941826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(831)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124941828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121124941829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121124941831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124941832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124941834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124941836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121124941838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121124941839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124941841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124941842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124941843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121124941844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121124941844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124941845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124941846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124941847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121124941848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121124941848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124941849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124941850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000101111010'B, t_guard := 20.000000 } 20250121124941861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124942512 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124942512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124942512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124942512 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124942512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124942512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124942512 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124942512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124942512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124942512 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124942512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124942512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124942512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124942512 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124942512 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124942512 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124942512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124942512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124942512 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124942512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124942512 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124942512 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124942512 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124942513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124942513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124942513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(832) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(832)1128001 20250121124942887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124942887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124942887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121124942887 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124942887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x113641, normal) (hnbgw_rua.c:388) 20250121124942887 DHNB DEBUG map_rua[0x55f55a864650]{init}: Allocated (fsm.c:456) 20250121124942887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124942887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1128001 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124942887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124942887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124942887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1128001 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124942887 DCN DEBUG map_sccp[0x55f55a8b05f0]{init}: Allocated (fsm.c:456) 20250121124942887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124942887 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1128001 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124942887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1128001 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121124942887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124942887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124942887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124942887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124942887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124942887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124942887 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: Allocated (fsm.c:456) 20250121124942887 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124942887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300017a0056400500f1100926) (sccp_scrc.c:401) 20250121124942887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124942887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124942887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124942887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124942887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124942887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124942887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124942887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124942887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124942887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124942887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124942887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124942887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124942887 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124942887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124942888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124942888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124942888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124942888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124942888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124942888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124942888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124942888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124942888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(832) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(832)15200434 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121124942897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124942897 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124942897 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124942897 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124942897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124942897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124942897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124942897 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124942897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124942897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124942897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124942897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124942897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124942897 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005303fd) (sccp_scrc.c:472) 20250121124942897 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1823) 20250121124942897 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124942897 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124942897 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124942897 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124942897 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:485) 20250121124942897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124942897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(832)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124942900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(832)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124942902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121124942905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121124942909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124942912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124942915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124942917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121124942918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121124942919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124942920 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124942921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124942922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121124942922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121124942923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124942924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124942924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124942925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121124942926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121124942926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124942927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124942927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20250121124942938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(833) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820)@6b20ff1edfa5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(833)7185236 20250121124943956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124943956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124943956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121124943956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121124943956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6da354, normal) (hnbgw_rua.c:388) 20250121124943956 DHNB DEBUG map_rua[0x55f55a856650]{init}: Allocated (fsm.c:456) 20250121124943956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121124943956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121124943956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124943956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124943956 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121124943957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185236 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121124943957 DCN DEBUG map_sccp[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121124943957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121124943957 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7185236 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121124943957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185236 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121124943957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121124943957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121124943957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121124943957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121124943957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121124943957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121124943957 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: Allocated (fsm.c:456) 20250121124943957 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121124943957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003480056400500f1100926) (sccp_scrc.c:401) 20250121124943957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124943957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124943957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124943957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124943957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124943957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124943957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121124943957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121124943957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121124943957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124943957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124943957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124943957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124943957 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121124943957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121124943957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121124943957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124943957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124943957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124943957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124943957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124943957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124943957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(833) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(833)1131830 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250121124943966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943966 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121124943966 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121124943966 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121124943966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121124943966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121124943966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121124943966 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121124943966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124943966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121124943966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121124943966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121124943966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121124943966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f8f66) (sccp_scrc.c:472) 20250121124943966 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1823) 20250121124943966 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121124943966 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121124943966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124943966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121124943966 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:485) 20250121124943966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121124943966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(833)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121124943971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(833)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121124943973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121124943976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121124943978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121124943980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124943981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124943983 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121124943984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121124943984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121124943985 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124943986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124943986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121124943987 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121124943988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121124943988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124943989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124943990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121124943990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121124943991 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121124943992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121124943992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121124943995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38579<->l=127.0.0.1:4262) (control_if.c:193) 20250121124943995 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121124943995 DLINP DEBUG SRVCONN(,r=127.0.0.1:46757<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124943995 DLINP NOTICE SRV(,r=127.0.0.1:46757<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124943995 DMAIN NOTICE (127.0.0.1:46757 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46757<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124943995 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121124943995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(815)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(822)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(824)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943995 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) IPA-CTRL-CLI-IPA(817)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121124943995 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121124943995 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(819)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121124943995 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124943995 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124943995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124943995 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124943995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124943995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(825)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-RAN(827)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121124943996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121124943996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124943996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124943996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124943996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124943996 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124943996 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124943996 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124943996 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124943996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121124943996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121124943996 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW-MGCP(829)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(821)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121124943996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121124943996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121124943996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121124943996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121124943996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121124943996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121124943996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121124943996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(823)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121124943996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121124943996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121124943996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121124943996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121124943996 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121124943996 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121124943996 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121124943996 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124943996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124943996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124943996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124943996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124943996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124943996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124943996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124943996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-M3UA(828)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6208871)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121124943996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208871 SCCP-94 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124943996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124943996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124943996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124943996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124943996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124943996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124943996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) VirtHNBGW-STATS(816)@6b20ff1edfa5: Final verdict of PTC: none 20250121124943996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{disrupted}: Freeing instance (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15746281)[0x55f55a859b90]{disrupted}: Deallocated (fsm.c:568) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{disconnected}: Freeing instance (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f55a8559b0]{disconnected}: Deallocated (fsm.c:568) 20250121124943996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15746281 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121124943996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124943996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124943996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124943996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124943996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124943996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124943996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124943996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{disrupted}: Freeing instance (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1128001)[0x55f55a864650]{disrupted}: Deallocated (fsm.c:568) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{disconnected}: Freeing instance (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f55a8b05f0]{disconnected}: Deallocated (fsm.c:568) 20250121124943996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1128001 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-SCCP(826)@6b20ff1edfa5: Final verdict of PTC: none20250121124943996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121124943996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121124943996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124943996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124943996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124943996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124943996 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121124943996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121124943996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{disrupted}: Freeing instance (context_map.c:202) 20250121124943996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7185236)[0x55f55a856650]{disrupted}: Deallocated (fsm.c:568) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{disconnected}: Freeing instance (context_map.c:206) 20250121124943996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f55a856ed0]{disconnected}: Deallocated (fsm.c:568) 20250121124943996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7185236 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121124943996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121124943996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121124943996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121124943996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121124943997 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121124943997 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121124943997 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121124943997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124943997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124943997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124943997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124943997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124943997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124943997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124943997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124943997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124943997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124943997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124943997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121124943997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124943997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124943997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124943997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124943997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121124943997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121124944010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(818)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(815): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(818): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(819): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(820): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(821): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(822): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(823): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(824): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(825): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(826): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(827): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(828): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(829): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(830): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(831): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(832): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(833): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Tue Jan 21 12:49:44 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 20250121124944054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124944556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485480) Waiting for packet dumper to finish... 1 (prev_count=485480, count=486120) 20250121124945997 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124945997 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124945997 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121124945997 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121124945997 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121124945997 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:49:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250121124947660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124947664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121124947668 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43181<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(837)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121124948761 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124948761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124948761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124948761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124948761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124948761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124948761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124948761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124948761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124948761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124948761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124948761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124948761 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124952512 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124952513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00573daa), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124952513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124952513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124952513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124952513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124952513 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124952513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029a732), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124952513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124952513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124952513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124952513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124952513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124952513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124952513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124952513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124952513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124952513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124952513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124952513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124952513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121124953997 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124953997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124953997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124953997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124953997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124953997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124953997 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124953997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124953997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124953997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124953997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124953997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124953997 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124953997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124953997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124953997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124953997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124953997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124953997 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121124953997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124953997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124953997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124953997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121124953997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124953997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124953998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124953998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124953998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124953998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124953998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124953998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124953998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124953998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124953998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124953998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124953998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124953998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124953998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124953998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124953998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121124953998 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121124958762 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121124958762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121124958762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121124958762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121124958762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121124958762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121124958762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121124958762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121124958762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121124958762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121124958762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121124958762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121124958762 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125002509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(89)[0x55f55a86c8b0]{IDLE}: Deallocated (fsm.c:568) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125002509 DLSCCP DEBUG SCCP-SCOC(90)[0x55f55a87a8b0]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(837)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(838)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125003725 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125003725 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125003740 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003740 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003741 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003741 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003741 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125003741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125003742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003742 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003742 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125003742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125003742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125003742 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125003743 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125003743 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003743 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125003743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003743 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003743 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125003743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125003743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003743 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003743 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003743 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125003743 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125003743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003743 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125003743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(840)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125003743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125003743 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125003743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49781 (stream_srv.c:129) 20250121125003743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49781<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(844)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(844)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(844)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(842)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(847)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(847)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(847)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(845)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125003776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003776 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003776 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003776 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125003776 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003777 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003777 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125003777 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003778 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125003778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003778 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003778 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003778 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125003778 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003778 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125003778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003778 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003778 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003778 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125003778 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125003778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003778 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003778 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003778 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125003778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125003778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003778 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125003778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125003778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125003778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125003778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(850)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(850)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(850)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(853)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(853)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(853)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125003826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125003826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125003826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125003826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125003826 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125003826 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) 20250121125003826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125003826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125003826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125003826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125003836 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125003836 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125003836 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125003836 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125003836 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) 20250121125003836 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125003836 DHNBAP DEBUG (127.0.0.1:49781 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125003836 DHNBAP NOTICE (127.0.0.1:49781 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125003836 DHNBAP NOTICE (127.0.0.1:49781 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125003836 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125003837 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125003960 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125003960 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125003960 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125003960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(844)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125003968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125003968 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125003968 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125003968 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125003968 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125003968 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125003970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003971 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125003971 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125003971 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125003971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125003971 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125003971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125003971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125003971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125003971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125003971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125003971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125003971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125003971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125003971 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125003971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125003971 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003972 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125003972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125003972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003973 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003973 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125003973 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121125003973 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125003973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121125003973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125003973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125003973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125003973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125003973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(847)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121125003979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003979 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121125003979 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125003979 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125003979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125003979 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125003979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125003982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125003982 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125003982 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125003982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125003982 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125003982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125003982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125003982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125003982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121125003982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125003982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125003982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125003982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125003982 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125003982 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125003982 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125003983 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125003983 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125003983 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125003983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125003983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125003983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125003983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125003983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125003983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125003983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003984 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125003984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125003984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125003984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125003984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125003984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125003992 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125003992 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125003992 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125003992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(850)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125003998 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125003998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125003998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125003998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003998 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125003998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125003998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125003998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003998 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125003998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125003998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125003998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003998 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125003998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125003998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125003998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125003998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125003998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125003998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125003999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125003999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125003999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125003999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125003999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125003999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125003999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125003999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125003999 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125003999 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125004000 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125004000 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125004000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125004003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004003 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125004003 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125004003 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125004003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125004003 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125004003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125004003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125004003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125004003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125004003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125004003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125004003 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125004003 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125004003 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125004004 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125004004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125004004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125004004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125004004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125004005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004005 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125004005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125004005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125004005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125004005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125004005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004009 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125004009 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125004009 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125004010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(853)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125004017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004017 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125004017 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125004017 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125004017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125004018 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125004018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125004020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004020 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125004020 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125004020 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125004020 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125004020 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125004020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125004020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125004020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125004020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125004020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125004020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125004020 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125004020 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125004020 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125004021 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125004021 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125004021 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125004022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125004022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004022 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125004022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004022 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125004022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125004022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125004022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125004022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125004022 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(843)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125004774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004774 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125004774 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125004774 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125004774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004774 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125004774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125004775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125004775 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125004775 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125004775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125004775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125004775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004775 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125004775 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125004775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125004776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125004776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125004776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125004776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125004777 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125004777 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125004777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125004777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125004777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125004778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125004778 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125004778 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(846)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125004780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125004780 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125004780 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125004780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125004781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125004781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125004781 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125004781 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) 20250121125004781 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) 20250121125004781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125004781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004781 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125004781 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121125004781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125004781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125004781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125004781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125004781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125004782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125004782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125004782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125004782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125004782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125004782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125004782 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125004782 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125004801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004801 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125004801 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125004801 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125004801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125004801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125004801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125004801 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125004801 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125004801 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125004801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125004801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004801 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125004802 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125004802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125004802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125004802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125004802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125004803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125004803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125004803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125004803 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125004803 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125004820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004820 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125004820 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125004820 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125004820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004820 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125004821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125004821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125004821 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125004821 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) 20250121125004821 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) 20250121125004821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125004821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125004821 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125004821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125004821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125004821 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125004821 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125004821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125004821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125004821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125004821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125004821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125004821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125004821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125004824 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125004824 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125004824 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125004824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125004824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125004824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125004824 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125004824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125004824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125004824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125004824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125004824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125004824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125004824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125004824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125004824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125004824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125004824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125004824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125004824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125004824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125004824 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125004824 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125005846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125005848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125005849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125005850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125005851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125005853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125005856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125005859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125005863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125005869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125005873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125005879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125005883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125005887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125005892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125005897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125005901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125005905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125005909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125005911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000001100011011'B, t_guard := 20.000000 } 20250121125005933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(855) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(839)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(855)6205742 20250121125006969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125006969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125006969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121125006969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125006969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5eb12e, normal) (hnbgw_rua.c:388) 20250121125006969 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125006969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125006969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6205742 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125006969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125006969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125006969 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121125006970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6205742 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125006970 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121125006970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125006970 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6205742 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125006970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6205742 SCCP-98 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121125006970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125006970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125006970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125006970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125006970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125006970 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125006970 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121125006970 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125006970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300031b0056400500f1100926) (sccp_scrc.c:401) 20250121125006970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125006970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125006970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125006970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125006970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125006970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125006970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125006970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125006970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125006970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125006970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125006970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125006970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125006970 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125006970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125006971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125006971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125006971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125006971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125006971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125006971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125006971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125006971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125006971 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(855) HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(855)14450181 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(855)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125006987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125006987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125006987 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125006987 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125006987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125006987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125006988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125006988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125006988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125006988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125006988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125006988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125006988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125006988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1a10f) (sccp_scrc.c:472) 20250121125006988 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1823) 20250121125006988 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125006988 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125006988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125006988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125006988 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:485) 20250121125006988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125006988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125006990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(855)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125006991 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125006993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125006994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125006996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125006998 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125007000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125007002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125007004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125007005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125007007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125007008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125007009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125007010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125007011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125007012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125007013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125007013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125007014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125007015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125007015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001110100010'B, t_guard := 20.000000 } 20250121125007027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(856) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(839)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(856)16685319 20250121125008035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125008035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125008035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121125008035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125008035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe9907, normal) (hnbgw_rua.c:388) 20250121125008035 DHNB DEBUG map_rua[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125008035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125008035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685319 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125008035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125008035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125008035 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121125008035 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685319 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121125008035 DCN DEBUG map_sccp[0x55f55a864650]{init}: Allocated (fsm.c:456) 20250121125008035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125008035 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16685319 <-> SCCP-99 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125008035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685319 SCCP-99 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121125008035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125008035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125008035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125008035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125008035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125008035 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125008035 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: Allocated (fsm.c:456) 20250121125008035 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125008035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003a20056400500f1100926) (sccp_scrc.c:401) 20250121125008035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125008035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125008035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125008035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125008035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125008035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125008035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125008035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125008035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125008035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125008035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125008035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125008035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125008035 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125008035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125008035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125008035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125008035 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125008035 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125008035 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125008035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125008035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125008035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125008035 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(856) HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(856)7489893 HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(856)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125008043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125008043 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125008043 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125008043 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125008043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125008043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125008043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125008043 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125008043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125008043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125008043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125008043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125008043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125008043 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d467e) (sccp_scrc.c:472) 20250121125008043 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1823) 20250121125008043 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125008043 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125008043 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125008043 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125008043 DCN DEBUG handle_cn_conn_conf() conn_id=99, 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:485) 20250121125008043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125008043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125008043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(856)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125008044 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125008046 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125008048 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125008050 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125008053 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125008056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125008058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125008059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125008060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125008061 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125008062 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125008063 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125008064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125008064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125008065 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125008066 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125008066 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125008067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125008068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125008068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001001111001'B, t_guard := 20.000000 } 20250121125008079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125008763 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125008763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae4760), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125008764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125008764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125008764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125008764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125008764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125008764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125008764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125008764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125008764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125008764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125008764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125008764 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125008771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125008771 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125008771 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125008771 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125008771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125008771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125008771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125008771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125008772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125008772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125008772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125008772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125008772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125008772 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=00ae4760) (sccp_scrc.c:472) 20250121125008772 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1823) 20250121125008772 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125008772 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125008772 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125008772 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125008772 DLSCCP DEBUG SCCP-SCOC(93)[0x55f55a858080]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(857) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(839)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(857)12317444 20250121125009099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125009099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125009099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121125009099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125009099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbbf304, normal) (hnbgw_rua.c:388) 20250121125009099 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121125009099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125009099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12317444 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125009099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125009099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125009099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12317444 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125009099 DCN DEBUG map_sccp[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121125009099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125009099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12317444 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125009099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12317444 SCCP-100 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121125009099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125009099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125009099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125009099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125009099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125009099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125009099 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: Allocated (fsm.c:456) 20250121125009099 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125009099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002790056400500f1100926) (sccp_scrc.c:401) 20250121125009099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125009099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125009099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125009099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125009099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125009099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125009099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125009099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125009099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125009099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125009099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125009099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125009099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125009099 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125009099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125009099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125009099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009099 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125009099 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125009099 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125009099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125009099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125009099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125009099 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(857) HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(857)2940950 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121125009104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009104 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125009104 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125009104 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125009104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125009104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125009104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125009104 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125009104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125009104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125009104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125009104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125009104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125009104 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0050dc28) (sccp_scrc.c:472) 20250121125009104 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1823) 20250121125009104 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125009104 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125009104 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125009104 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125009104 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125009104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125009104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_no_nri_round_robin0(857)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125009106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(857)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125009107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125009110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125009111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125009112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125009113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125009115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125009117 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125009118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125009120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125009121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125009122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125009123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125009124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125009125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125009126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125009127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125009127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125009128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125009129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125009130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(852)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(834)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(846)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(842)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(845)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(841)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009134 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121125009134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125009134 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125009134 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121125009134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125009134 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(839)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(847)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(853)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125009134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125009134 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125009134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-M3UA(850)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(844)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(843)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009134 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125009134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125009134 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125009134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125009134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125009134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125009134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125009134 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121125009134 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125009134 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125009134 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125009134 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125009134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125009134 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125009134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125009134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125009134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125009134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125009134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125009134 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125009134 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125009134 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125009134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125009134 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125009134 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125009134 DLINP DEBUG SRVCONN(,r=127.0.0.1:49781<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125009134 DLINP NOTICE SRV(,r=127.0.0.1:49781<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125009134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125009134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125009134 DMAIN NOTICE (127.0.0.1:49781 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49781<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125009134 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125009134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125009134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125009134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125009134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125009134 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125009134 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125009134 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125009134 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125009134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125009134 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125009134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125009134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125009134 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125009134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125009134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125009134 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125009134 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125009134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{disrupted}: Freeing instance (context_map.c:202) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(838)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685319)[0x55f55a8559b0]{disrupted}: Deallocated (fsm.c:568) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{disconnected}: Freeing instance (context_map.c:206) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55f55a864650]{disconnected}: Deallocated (fsm.c:568) 20250121125009134 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685319 SCCP-99 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125009134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125009134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125009134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125009134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125009134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125009134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125009134 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125009134 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125009134 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125009134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125009134 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125009134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125009134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125009134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125009134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125009134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125009134 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125009134 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125009134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) VirtHNBGW-STATS(835)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(848)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(854)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125009135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125009135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125009135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125009135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125009135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125009135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125009135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125009135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125009135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125009135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125009135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125009135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125009135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121125009134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6205742)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121125009134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121125009135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6205742 SCCP-98 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125009135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125009135 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125009135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125009135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125009135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125009135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125009135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125009135 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125009135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125009135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125009135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125009135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125009135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125009135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121125009135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12317444)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{disconnected}: Freeing instance (context_map.c:206) 20250121125009135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55f55a856ed0]{disconnected}: Deallocated (fsm.c:568) 20250121125009135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12317444 SCCP-100 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121125009135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125009135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125009135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121125009135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125009135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125009135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125009135 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(840)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(849)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009143 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43181<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-SCCP(851)@6b20ff1edfa5: Final verdict of PTC: none 20250121125009159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(837)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(836)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(834): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(835): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(836): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(837): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(838): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(839): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(840): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(841): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(842): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(843): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(844): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(845): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(846): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(847): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(848): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(849): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(850): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(851): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(852): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(853): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(854): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(855): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(856): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(857): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Jan 21 12:50:09 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 20250121125009286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125009789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=534940) Waiting for packet dumper to finish... 1 (prev_count=534940, count=538936) 20250121125011135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125011135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125011135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125011135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125011135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125011135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121125011135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125011135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125011135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121125011135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125011135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125011135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:50:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250121125012895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125012901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125012908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40547<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(861)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125013999 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125013999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125013999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125013999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125013999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125013999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125013999 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125013999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125013999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125013999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125013999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125013999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125013999 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125013999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125013999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125013999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125013999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125013999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125013999 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125013999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125013999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125013999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125013999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125014000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125014000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125014000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125014000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125014000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125014000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125014000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125014000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125014000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125014000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125014000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125014000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125014000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125014000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125014000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125014000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125014000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125014000 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125019135 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125019136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125019136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125019136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125019136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125019136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125019136 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125019136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125019136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125019136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125019136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125019136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125019136 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125019136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125019136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125019136 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125019136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125019136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125019136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125019136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125019136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125019136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125019136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125019136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125019136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125019137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125019137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125019137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125019137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125019137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125019137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125019137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125019137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125019137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125024000 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125024000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125024000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125024000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125024000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125024000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125024001 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125024001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125024001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125024001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125024001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125024001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125024001 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125024001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125024001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125024001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125024001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125024001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125024001 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125024001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125024001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125024001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125024001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125024001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125024002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125024002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125024002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125024002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125024002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125024002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125024002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125024002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125024002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125024002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125024002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125024002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125024002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125024003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125024003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125024003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125024003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125024003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125024003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125024003 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(861)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(862)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125028982 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125028982 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125029006 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029006 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029007 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029007 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029007 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029007 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029007 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125029007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125029008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029008 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029008 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029008 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125029008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125029008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125029008 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(864)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125029008 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125029008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125029008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029008 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029008 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55103 (stream_srv.c:129) 20250121125029008 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55103<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125029008 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029008 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125029008 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029008 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125029008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029008 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125029009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125029009 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125029010 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029010 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125029010 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029010 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125029010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029010 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125029010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125029010 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(868)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(868)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(868)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(866)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(871)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(871)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(871)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(869)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125029044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029044 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029045 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029045 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029045 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029045 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029046 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125029046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125029046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029046 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029046 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125029046 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029046 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029046 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125029046 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125029046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125029046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029046 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125029046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125029047 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125029047 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029047 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125029047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029047 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029047 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029047 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125029047 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029047 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125029047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029047 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125029047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125029047 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125029047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125029047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125029047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125029047 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(874)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(874)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(874)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(872)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(877)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(877)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(877)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125029085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125029085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125029085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125029085 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125029085 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125029085 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) 20250121125029085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125029085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125029085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125029085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125029089 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125029089 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125029089 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125029089 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125029089 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) 20250121125029089 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125029089 DHNBAP DEBUG (127.0.0.1:55103 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125029089 DHNBAP NOTICE (127.0.0.1:55103 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125029089 DHNBAP NOTICE (127.0.0.1:55103 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125029089 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125029089 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125029137 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125029137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125029137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125029137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029137 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125029137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125029137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125029137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029137 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125029137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125029137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125029137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125029137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125029137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125029137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125029226 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125029226 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125029226 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125029226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(868)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125029232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125029232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125029232 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125029233 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125029233 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125029233 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125029235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029235 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125029235 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125029235 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125029236 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125029236 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125029236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125029236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125029236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125029236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125029236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125029236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125029236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125029236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125029236 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125029236 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125029236 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029237 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125029237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125029238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029238 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029238 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125029238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125029238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125029238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125029238 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125029238 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125029238 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121125029238 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125029238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(871)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121125029244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029244 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121125029244 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125029244 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125029244 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125029244 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125029244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125029245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029245 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125029245 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125029245 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125029245 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125029245 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125029245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125029246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125029246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125029246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121125029246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125029246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125029246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125029246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125029246 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125029246 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125029246 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029247 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029247 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125029247 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125029247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125029247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029247 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125029247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125029247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125029247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125029247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125029263 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125029263 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125029263 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125029263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(874)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125029269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029269 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125029269 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125029269 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125029269 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125029269 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125029269 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125029271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029271 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125029271 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125029271 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125029271 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125029271 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125029271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125029272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125029272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125029272 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125029272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125029272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125029272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125029272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125029272 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125029272 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125029272 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029273 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125029273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125029274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029274 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125029274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125029274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125029274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125029274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125029275 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125029275 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125029275 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125029275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(877)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125029283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125029283 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125029283 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125029283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125029283 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125029283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125029286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029286 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125029286 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125029286 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125029286 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125029286 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125029286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125029286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125029286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125029286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125029286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125029286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125029286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125029286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125029286 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125029286 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125029286 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125029287 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125029287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125029287 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125029287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125029287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125029288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125029288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125029288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125029288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125029288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125029288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125029288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125029288 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125029288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125029288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125029288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125029288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125029288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125029288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125029288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125029288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(867)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125030047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030047 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125030047 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125030047 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125030047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030047 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125030047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125030048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030048 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125030048 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125030048 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125030048 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125030048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125030048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125030048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125030048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125030048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125030048 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125030048 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125030049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125030049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125030049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125030049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125030049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125030049 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125030049 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030051 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125030051 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125030051 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125030051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125030051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125030051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125030051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125030052 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125030052 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(870)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125030057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030057 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125030057 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125030057 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125030057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030057 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125030057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125030057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125030057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125030058 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125030058 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) 20250121125030058 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) 20250121125030058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125030058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125030058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125030058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125030058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125030058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125030058 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125030058 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121125030058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125030058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125030058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125030058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125030058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125030058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125030058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030060 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125030060 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125030060 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125030060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125030060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125030060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125030060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125030060 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125030060 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(873)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125030071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030071 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125030071 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125030071 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125030071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030071 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125030071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125030071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125030071 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125030071 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125030071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125030071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125030071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125030071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125030071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125030071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125030071 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125030071 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125030072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125030072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125030072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125030072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125030072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125030072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125030072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030073 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125030073 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125030073 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125030073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030073 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125030074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125030074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125030074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125030074 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125030074 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125030081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125030081 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125030081 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125030081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030081 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125030082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125030082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030082 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125030082 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125030082 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) 20250121125030082 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) 20250121125030082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125030082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125030082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125030082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125030082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125030083 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125030083 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125030083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125030083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125030083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125030083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125030083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125030083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125030083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125030084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125030084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125030084 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125030084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125030084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125030084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125030084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125030085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125030085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125030085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125030085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125030085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125030085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125030085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125030085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125030085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125030085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125030085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125030085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125030085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125030085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125030085 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125030085 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125031098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125031102 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125031106 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125031110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125031113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125031115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125031118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125031120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125031123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125031126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125031130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125031134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125031139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125031143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125031148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125031153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125031158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125031162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125031166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125031170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001011001000'B, t_guard := 20.000000 } 20250121125031210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(879) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(863)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(879)182860 20250121125032238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125032238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125032238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121125032238 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125032238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ca4c, normal) (hnbgw_rua.c:388) 20250121125032238 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125032238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125032238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-182860 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125032238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125032238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125032239 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20250121125032239 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-182860 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121125032239 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121125032239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125032239 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-182860 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125032239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-182860 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121125032239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125032239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125032239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125032239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125032239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125032239 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125032239 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: Allocated (fsm.c:456) 20250121125032239 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125032239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002c80056400500f1100926) (sccp_scrc.c:401) 20250121125032239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125032239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125032239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125032239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125032239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125032239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125032239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125032239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125032239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125032239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125032239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125032239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125032239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125032239 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125032239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125032239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125032239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125032239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125032239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125032239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125032239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125032239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125032239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125032239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(879) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(879)228541 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(879)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125032248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125032248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125032248 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125032248 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125032248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125032248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125032248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125032248 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125032248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125032249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125032249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125032249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125032249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125032249 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00913a1f) (sccp_scrc.c:472) 20250121125032249 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1823) 20250121125032249 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125032249 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125032249 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125032249 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125032249 DCN DEBUG handle_cn_conn_conf() conn_id=101, 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:485) 20250121125032249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125032249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125032250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(879)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125032251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125032254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125032256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125032257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125032259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125032261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125032262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125032263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125032265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125032266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125032268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125032269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125032270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125032272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125032273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125032274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125032275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125032276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125032277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125032277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000101101110'B, t_guard := 20.000000 } 20250121125032289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(880) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(863)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(880)7913442 20250121125033313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125033313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125033313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121125033313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125033313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x78bfe2, normal) (hnbgw_rua.c:388) 20250121125033313 DHNB DEBUG map_rua[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121125033313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125033313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7913442 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125033313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125033313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125033313 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20250121125033313 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7913442 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121125033313 DCN DEBUG map_sccp[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125033313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125033313 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7913442 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125033313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7913442 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121125033313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125033313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125033313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125033313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125033313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125033313 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125033313 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: Allocated (fsm.c:456) 20250121125033313 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125033313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300016e0056400500f1100926) (sccp_scrc.c:401) 20250121125033313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125033313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125033313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125033313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125033313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125033313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125033313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125033313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125033313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125033313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125033313 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125033313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125033313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125033313 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125033313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125033313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125033314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125033314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125033314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125033314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125033314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125033314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125033314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125033314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(880) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(880)3139909 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(880)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125033322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125033322 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125033322 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125033322 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125033322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125033322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125033322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125033322 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125033322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125033322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125033322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125033322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125033322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125033322 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c2633) (sccp_scrc.c:472) 20250121125033322 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1823) 20250121125033322 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125033322 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125033322 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125033322 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125033322 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:485) 20250121125033322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125033322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125033324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(880)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125033327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125033329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125033332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125033334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125033336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125033338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125033339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125033340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125033341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125033342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125033344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125033345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125033346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125033348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125033349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125033350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125033351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125033352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125033354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125033355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000001011000'B, t_guard := 20.000000 } 20250121125033366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125034001 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125034001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7b49), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125034001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125034001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034001 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125034001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf61e), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125034001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125034001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034001 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125034001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8f66), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125034001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125034001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034001 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125034001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005303fd), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125034001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125034001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125034002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125034002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125034002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125034003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125034003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125034003 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125034003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125034003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125034003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125034003 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034007 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125034007 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125034007 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125034007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125034007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125034007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125034007 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125034008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125034008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125034008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125034008 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=006a7b49) (sccp_scrc.c:472) 20250121125034008 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1823) 20250121125034008 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125034008 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125034008 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125034008 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125034008 DLSCCP DEBUG SCCP-SCOC(95)[0x55f55a86f550]{IDLE}: Deallocated (fsm.c:568) 20250121125034210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125034210 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125034210 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125034210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125034210 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125034210 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125034210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125034210 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125034210 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125034210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125034210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125034210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125034210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125034210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125034210 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=00aaf61e) (sccp_scrc.c:472) 20250121125034210 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1823) 20250121125034210 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125034210 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125034210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034210 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125034210 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125034210 DLSCCP DEBUG SCCP-SCOC(94)[0x55f55a863bb0]{IDLE}: Deallocated (fsm.c:568) 20250121125034211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125034211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125034211 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=004f8f66) (sccp_scrc.c:472) 20250121125034211 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1823) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(97)[0x55f55a87c590]{IDLE}: Deallocated (fsm.c:568) 20250121125034211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125034211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125034211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125034211 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=005303fd) (sccp_scrc.c:472) 20250121125034211 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1823) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125034211 DLSCCP DEBUG SCCP-SCOC(96)[0x55f55a85f850]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(881) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(863)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(881)12420342 20250121125034382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125034382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125034382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1192) 20250121125034382 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125034382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd84f6, normal) (hnbgw_rua.c:388) 20250121125034382 DHNB DEBUG map_rua[0x55f55a85f850]{init}: Allocated (fsm.c:456) 20250121125034382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125034382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12420342 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125034382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125034382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125034382 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20250121125034382 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12420342 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20250121125034382 DCN DEBUG map_sccp[0x55f55a87c590]{init}: Allocated (fsm.c:456) 20250121125034382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125034382 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12420342 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125034382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12420342 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:293) 20250121125034382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125034382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125034382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125034382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125034382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125034382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125034382 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: Allocated (fsm.c:456) 20250121125034382 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125034382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000580056400500f1100926) (sccp_scrc.c:401) 20250121125034382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125034382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125034382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125034382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125034382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125034382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125034382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125034382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125034382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125034382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125034382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034382 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125034382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125034382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125034382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125034382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125034382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125034382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125034382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(881) HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(881)12844634 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250121125034385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034385 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125034385 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125034385 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125034385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125034385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125034385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125034385 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125034385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125034385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125034385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125034385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125034385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fcff1e) (sccp_scrc.c:472) 20250121125034385 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1823) 20250121125034385 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125034385 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125034385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125034385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125034385 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:485) 20250121125034385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125034385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_10(881)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125034387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(881)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125034388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125034390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125034391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125034392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125034394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125034395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125034396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125034397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125034398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125034399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125034399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125034400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125034401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125034402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125034402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125034403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125034404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125034404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125034405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125034406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125034409 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40547<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(858)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(863)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(865)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(871)@6b20ff1edfa5: Final verdict of PTC: none 20250121125034409 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121125034409 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125034409 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121125034409 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125034409 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125034409 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125034409 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125034409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125034409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125034409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125034410 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125034410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125034410 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125034410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125034409 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125034409 DLINP DEBUG SRVCONN(,r=127.0.0.1:55103<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125034410 DLINP NOTICE SRV(,r=127.0.0.1:55103<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125034410 DMAIN NOTICE (127.0.0.1:55103 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55103<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125034410 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125034410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125034410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125034410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125034410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125034410 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125034410 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125034410 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125034410 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125034410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125034410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125034410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125034410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125034410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125034410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125034410 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125034410 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125034410 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125034410 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125034410 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125034410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125034410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125034410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125034410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125034410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125034410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125034410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125034410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125034410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125034410 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125034410 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125034410 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(869)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(864)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(876)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(868)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(874)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(873)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(872)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(859)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(860)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(867)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(866)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(870)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(862)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(878)@6b20ff1edfa5: Final verdict of PTC: none 20250121125034411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125034411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125034411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125034411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125034411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125034411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125034411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125034411 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125034411 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125034411 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125034411 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125034411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125034411 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125034411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125034411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125034411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034411 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125034411 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125034411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-182860)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121125034411 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-182860 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125034411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125034411 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125034411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125034411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125034411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034411 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125034411 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125034411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{disrupted}: Freeing instance (context_map.c:202) 20250121125034411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7913442)[0x55f55a856ed0]{disrupted}: Deallocated (fsm.c:568) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{disconnected}: Freeing instance (context_map.c:206) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f55a8559b0]{disconnected}: Deallocated (fsm.c:568) 20250121125034411 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7913442 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125034411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125034411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125034411 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125034411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125034412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125034412 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125034412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125034412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125034412 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125034412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125034412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125034412 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125034412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125034412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125034412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125034412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{disrupted}: Freeing instance (context_map.c:202) 20250121125034412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12420342)[0x55f55a85f850]{disrupted}: Deallocated (fsm.c:568) 20250121125034412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125034412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{disconnected}: Freeing instance (context_map.c:206) 20250121125034412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f55a87c590]{disconnected}: Deallocated (fsm.c:568) 20250121125034412 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12420342 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125034412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125034412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125034412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121125034412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125034412 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125034412 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125034412 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(875)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(877)@6b20ff1edfa5: Final verdict of PTC: none 20250121125034411 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125034411 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121125034411 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121125034411 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125034411 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125034411 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125034411 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125034411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125034411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125034412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125034412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125034412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125034412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125034412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125034412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125034412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125034412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125034412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125034412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125034439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(861)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(858): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(859): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(860): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(861): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(862): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(863): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(864): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(865): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(866): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(867): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(868): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(869): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(870): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(871): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(872): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(873): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(874): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(875): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(876): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(877): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(878): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(879): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(880): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(881): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Tue Jan 21 12:50:34 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 20250121125034555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125035057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538252) Waiting for packet dumper to finish... 1 (prev_count=538252, count=577268) 20250121125036410 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125036410 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125036410 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121125036410 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125036410 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125036410 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121125036411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125036411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125036411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121125036411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125036411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125036411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:50:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250121125038145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125038152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125038158 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43465<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(885)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125039137 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125039137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125039137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125039137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125039137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125039137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125039137 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125039137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125039137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125039137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125039137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125039137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125039137 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125039137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125039137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125039137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125039137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125039137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125039138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125039138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125039138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125039138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125039138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125039138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125039138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125039138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125039138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125039138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125039138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125039138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125039138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125044413 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125044413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125044413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125044413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125044413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125044413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125044413 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125044413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125044413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125044413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125044413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125044413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125044413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125044413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125044413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125044413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125044413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125044413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125044414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125044414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125044414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125044414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125044414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125044414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125044414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125044414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125044414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125044414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125044414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125044414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125044414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125049138 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125049138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125049138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125049138 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125049138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125049138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125049138 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125049139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125049139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125049139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125049139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125049139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125049139 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125049139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125049139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125049139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125049139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125049139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125049139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125049139 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125049139 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125049139 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125049139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125049139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125049139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125049140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125049140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125049140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125049140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125049140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125049140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125049140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125049140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125049140 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(885)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(886)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125054218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125054218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125054238 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054238 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054238 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054238 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054239 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125054239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125054239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054239 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054239 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054239 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(888)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125054239 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054239 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125054239 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125054240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125054240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054240 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41197 (stream_srv.c:129) 20250121125054240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41197<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125054240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125054240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125054241 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054241 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125054241 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054241 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125054241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054241 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054241 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054241 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125054242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125054242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125054242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125054242 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054242 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125054242 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054243 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125054243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054243 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125054243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125054243 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(892)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(892)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(892)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(890)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(895)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(895)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(895)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(893)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(898)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(898)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(898)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(896)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125054290 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054290 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054291 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054291 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054291 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054291 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125054291 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054292 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054292 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125054292 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054292 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125054292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054292 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054292 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054292 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125054292 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054292 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125054292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054292 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054292 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125054292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125054292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054292 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054292 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125054292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125054292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054292 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125054293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125054293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125054293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125054293 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(901)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(901)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(901)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(899)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(904)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(904)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(904)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(907)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-M3UA(907)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(907)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125054348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125054348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125054348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125054348 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125054348 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125054348 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) 20250121125054348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125054348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125054348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125054348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125054352 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125054352 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125054352 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125054352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125054352 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) 20250121125054352 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125054352 DHNBAP DEBUG (127.0.0.1:41197 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125054352 DHNBAP NOTICE (127.0.0.1:41197 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125054352 DHNBAP NOTICE (127.0.0.1:41197 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125054352 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125054352 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125054413 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125054413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125054413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125054413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054413 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125054413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125054413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125054414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054414 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125054414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125054414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125054414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125054414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125054414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125054414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125054462 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054462 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125054462 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(892)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125054468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054468 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125054468 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054468 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054468 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054468 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054468 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054470 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054470 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054470 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125054471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054471 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054471 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054472 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125054472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125054472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054472 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125054472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125054472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125054472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125054472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125054476 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054476 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121125054476 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(895)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121125054479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054479 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121125054479 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054479 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054479 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054479 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054480 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054480 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054480 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054480 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054480 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054480 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121125054480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054480 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054480 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054480 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054482 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054482 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125054482 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054482 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125054482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054482 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125054482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125054482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125054482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125054482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125054488 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054488 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121125054488 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(898)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121125054491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054491 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121125054491 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054491 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054491 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054493 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054493 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054493 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121125054493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054493 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054493 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054493 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054494 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054494 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125054494 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125054494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054494 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125054494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054494 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054495 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054495 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054495 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125054495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125054495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125054495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125054495 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125054508 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054509 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125054509 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(901)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125054515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054515 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125054515 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054515 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054515 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054515 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054518 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054518 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054518 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054518 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054518 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054518 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125054518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054518 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054518 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054518 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054519 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125054519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125054520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054520 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125054520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125054520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125054520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125054520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125054523 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054523 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125054523 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(904)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125054529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054529 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125054529 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054529 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054529 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054531 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054531 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054531 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054531 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054531 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125054531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054531 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054531 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054531 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054533 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125054533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125054533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054533 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125054533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125054533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125054533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125054533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125054536 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125054536 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121125054536 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125054536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(907)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121125054540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054540 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121125054540 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125054540 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125054540 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125054540 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121125054541 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125054542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054542 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125054542 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125054543 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125054543 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125054543 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125054543 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125054543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125054543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125054543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121125054543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125054543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125054543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125054543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125054543 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125054543 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125054543 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125054544 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125054544 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125054544 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125054544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125054544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125054544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125054544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125054544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125054544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125054544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125054544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125054544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125054545 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125054545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125054545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125054545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125054545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125054545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125054545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125054545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125054545 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(891)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055279 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125055279 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125055279 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125055279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055279 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125055279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125055279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125055279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055279 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055280 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125055280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125055280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125055280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125055280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055280 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055280 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125055281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125055281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125055281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125055281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125055281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055283 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125055283 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125055283 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125055283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125055283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125055284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125055284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055284 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055284 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055284 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(894)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125055288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125055288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125055288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125055288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125055288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125055288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055289 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055289 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) 20250121125055289 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) 20250121125055289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125055289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125055289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055289 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055289 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121125055289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125055289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055289 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125055289 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125055289 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055289 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125055289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125055290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125055290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055290 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055290 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(897)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055294 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121125055294 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121125055294 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055294 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:565) 20250121125055294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121125055294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055294 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055294 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) 20250121125055294 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) 20250121125055294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055294 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125055294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055294 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055294 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121125055294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125055294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125055294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055295 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121125055295 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121125055295 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121125055295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055295 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055295 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:565) 20250121125055295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121125055295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125055295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055295 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055295 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(900)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055315 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125055315 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125055315 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055315 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125055315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125055315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055315 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055315 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125055315 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125055315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125055315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055315 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055315 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125055315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125055315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125055315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125055316 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125055316 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125055316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125055316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125055316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125055316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055317 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055317 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125055329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055329 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125055329 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125055329 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055329 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125055329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125055329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055329 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055329 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055329 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) 20250121125055329 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) 20250121125055329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055329 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125055329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055329 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055329 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125055329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125055329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125055329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055330 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125055330 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125055330 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125055330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125055330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125055331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125055331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055331 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055331 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125055342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055342 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125055342 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125055342 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125055342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055342 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055343 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:565) 20250121125055343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121125055343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125055343 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:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 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:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125055343 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125055343 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) 20250121125055343 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) 20250121125055343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125055343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125055343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125055343 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125055343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125055343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125055343 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125055343 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: link up (cnlink.c:111) 20250121125055343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125055343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125055343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125055343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125055343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125055343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125055343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125055345 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125055345 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125055345 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125055345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125055345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125055345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125055345 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125055345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125055345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125055345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125055345 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:565) 20250121125055345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125055345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125055345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121125055345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125055345 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:386) 20250121125055345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125055345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055345 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:386) 20250121125055345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125055345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125055345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125055345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125055345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125055345 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125055345 DRANAP INFO cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125056362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125056365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125056369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125056374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125056377 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125056381 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125056384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125056386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125056389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125056392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125056394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125056396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125056398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125056400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125056402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125056404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125056405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125056407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125056409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125056410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000001110010101'B, t_guard := 20.000000 } 20250121125056443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(909) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(887)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(909)2212217 20250121125057480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125057480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125057480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121125057480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125057480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x21c179, normal) (hnbgw_rua.c:388) 20250121125057480 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125057480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125057480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2212217 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125057480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125057480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125057480 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20250121125057480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2212217 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121125057480 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121125057480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125057480 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2212217 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121125057480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2212217 SCCP-104 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121125057480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125057480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125057480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125057480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125057480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125057480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125057480 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: Allocated (fsm.c:456) 20250121125057480 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125057480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003950056400500f1100926) (sccp_scrc.c:401) 20250121125057480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125057480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125057480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125057480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125057480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125057480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125057480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125057480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125057480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125057480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125057480 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125057480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125057480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125057480 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125057480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125057480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125057481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125057481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125057481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125057481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125057481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125057481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125057481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125057481 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(909) HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(909)1407472 HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(909)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125057494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125057494 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125057494 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125057495 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125057495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125057495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125057495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125057495 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125057495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125057495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125057495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125057495 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:565) 20250121125057495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125057495 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074a5e9) (sccp_scrc.c:472) 20250121125057495 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1823) 20250121125057495 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125057495 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125057495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125057495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125057495 DCN DEBUG handle_cn_conn_conf() conn_id=104, 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:485) 20250121125057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125057495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(909)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125057496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125057498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125057500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125057501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125057502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125057503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125057503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125057504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125057505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125057505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125057506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125057507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125057507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125057508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125057509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125057509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125057510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125057512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125057513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125057513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000111110011'B, t_guard := 20.000000 } 20250121125057525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(910) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(887)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(910)13582964 20250121125058549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125058549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125058549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121125058549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125058550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf4274, normal) (hnbgw_rua.c:388) 20250121125058550 DHNB DEBUG map_rua[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125058550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125058550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13582964 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125058550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125058550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125058550 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20250121125058550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13582964 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121125058550 DCN DEBUG map_sccp[0x55f55a85f850]{init}: Allocated (fsm.c:456) 20250121125058550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125058550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13582964 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121125058550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13582964 SCCP-105 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121125058550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125058550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125058550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125058550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125058550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125058550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125058550 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: Allocated (fsm.c:456) 20250121125058550 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125058550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001f30056400500f1100926) (sccp_scrc.c:401) 20250121125058550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125058550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125058550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125058550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125058550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125058550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125058550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125058550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125058550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125058550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125058550 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125058550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125058550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125058550 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125058550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125058550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125058550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125058550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125058550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125058550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125058550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125058550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125058550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125058550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(910) HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(910)1277111 HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121125058558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125058558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125058558 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125058558 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125058558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125058558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125058558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125058558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125058558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125058558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125058558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125058558 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:565) 20250121125058558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125058558 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aafbe7) (sccp_scrc.c:472) 20250121125058558 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1823) 20250121125058558 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125058558 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125058558 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125058558 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125058558 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:485) 20250121125058558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125058558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_20(910)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125058562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(910)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125058563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125058566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125058568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125058570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125058572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125058573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125058574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125058575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125058575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125058576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125058577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125058578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125058579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125058580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125058581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125058581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125058582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125058583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125058583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125058584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001001111110'B, t_guard := 20.000000 } 20250121125058596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125059139 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125059139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1a10f), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125059139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125059139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059139 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125059139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d467e), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125059139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059139 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125059139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059139 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125059139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050dc28), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125059139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125059139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125059140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125059140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125059140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125059140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059143 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125059143 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125059143 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125059143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125059143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125059143 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=00e1a10f) (sccp_scrc.c:472) 20250121125059143 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1823) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(98)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) 20250121125059143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059143 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125059143 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125059143 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125059143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125059143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125059143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125059143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125059143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=000d467e) (sccp_scrc.c:472) 20250121125059143 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1823) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125059143 DLSCCP DEBUG SCCP-SCOC(99)[0x55f55a8b05f0]{IDLE}: Deallocated (fsm.c:568) 20250121125059350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059350 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125059350 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125059350 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125059350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125059350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125059350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125059350 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125059350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125059350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125059350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125059350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=0050dc28) (sccp_scrc.c:472) 20250121125059350 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1823) 20250121125059350 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125059350 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125059350 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125059350 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125059350 DLSCCP DEBUG SCCP-SCOC(100)[0x55f55a87bfc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(911) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(887)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(911)10267730 20250121125059620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125059620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125059620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121125059620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125059620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cac52, normal) (hnbgw_rua.c:388) 20250121125059620 DHNB DEBUG map_rua[0x55f55a87bfc0]{init}: Allocated (fsm.c:456) 20250121125059620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125059620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10267730 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125059620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125059620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125059620 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121125059620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10267730 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121125059620 DCN DEBUG map_sccp[0x55f55a8b05f0]{init}: Allocated (fsm.c:456) 20250121125059620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125059620 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10267730 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125059620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10267730 SCCP-106 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121125059620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125059620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125059620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125059620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125059620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125059620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125059620 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: Allocated (fsm.c:456) 20250121125059620 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125059620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300027e0056400500f1100926) (sccp_scrc.c:401) 20250121125059620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125059620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125059620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125059620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125059620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125059620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125059620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125059620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125059620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125059620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125059620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059620 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125059620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125059620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125059620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125059620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125059620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125059620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125059620 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(911) HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(911)8610039 HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125059634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059634 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125059634 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125059634 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125059634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125059634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125059634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125059634 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(911)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125059634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125059634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125059634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125059634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125059634 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0095a6e2) (sccp_scrc.c:472) 20250121125059634 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1823) 20250121125059634 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125059634 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125059634 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125059634 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125059634 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125059634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125059634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125059636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(911)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125059638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125059640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125059641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125059643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125059644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125059645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125059645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125059646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125059647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125059648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125059649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125059649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125059650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125059651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125059651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125059652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125059653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125059653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125059654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125059655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125059658 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125059658 DLINP DEBUG SRVCONN(,r=127.0.0.1:41197<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125059658 DLINP NOTICE SRV(,r=127.0.0.1:41197<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125059658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125059658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125059658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc2-RAN(897)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(900)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(887)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125059658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(882)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(903)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(894)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(904)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059658 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121125059658 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125059658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125059658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125059658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125059658 DLINP <0002> stream_srv.c:647 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 20250121125059658 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250121125059658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125059658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125059658 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250121125059658 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125059658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(886)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(891)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(888)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059658 DMAIN NOTICE (127.0.0.1:41197 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41197<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125059658 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125059658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125059658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125059658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125059658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125059658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125059658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125059658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125059658 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125059658 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125059658 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125059658 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125059658 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43465<->l=127.0.0.1:4262) (control_if.c:193) 20250121125059658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125059658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125059658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125059658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125059658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125059658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125059658 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125059658 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125059658 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(892)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(893)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(899)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(889)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059658 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125059658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125059658 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125059658 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125059658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125059659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059659 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125059659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059659 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125059659 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125059659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{disrupted}: Freeing instance (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10267730)[0x55f55a87bfc0]{disrupted}: Deallocated (fsm.c:568) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{disconnected}: Freeing instance (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55f55a8b05f0]{disconnected}: Deallocated (fsm.c:568) 20250121125059659 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10267730 SCCP-106 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121125059659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn1-SCCP(902)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125059659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125059659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125059659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125059659 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125059659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125059659 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121125059659 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125059659 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125059659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125059659 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125059659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125059659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125059659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125059659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125059659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125059659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125059659 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125059659 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125059659 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125059659 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125059659 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125059659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125059659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059659 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125059659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059659 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2212217)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121125059659 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2212217 SCCP-104 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125059659 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125059659 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125059659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125059659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125059659 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125059659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125059659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125059659 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{disrupted}: Freeing instance (context_map.c:202) 20250121125059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13582964)[0x55f55a8559b0]{disrupted}: Deallocated (fsm.c:568) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{disconnected}: Freeing instance (context_map.c:206) 20250121125059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f55a85f850]{disconnected}: Deallocated (fsm.c:568) 20250121125059659 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13582964 SCCP-105 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250121125059659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125059659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125059659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121125059659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125059659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125059659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125059659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125059659 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125059659 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125059659 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125059659 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(898)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(901)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125059660 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125059660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125059660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125059660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125059660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125059660 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(906)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(895)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(883)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(905)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(890)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(884)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059665 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125059665 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250121125059665 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20250121125059665 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125059665 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125059665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125059665 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250121125059665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125059665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125059665 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125059665 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125059665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn2-M3UA(907)@6b20ff1edfa5: Final verdict of PTC: none 20250121125059665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125059665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20250121125059665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125059665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125059665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125059665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125059665 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125059665 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125059665 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125059666 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(908)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(896)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125059691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(885)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(882): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(883): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(884): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(885): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(886): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(887): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(888): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(889): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(890): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(891): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(892): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(893): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(894): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(895): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(896): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(897): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(898): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(899): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(900): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(901): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(902): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(903): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(904): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(905): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(906): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(907): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(908): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(909): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(910): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(911): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Jan 21 12:50:59 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 20250121125059864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125100366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=663968) Waiting for packet dumper to finish... 1 (prev_count=663968, count=667964) 20250121125101660 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125101660 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125101660 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121125101660 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125101660 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125101660 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121125101660 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125101660 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125101660 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121125101665 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125101665 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250121125101665 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Tue Jan 21 12:51:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Compl_no_cn started. 20250121125103459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125103465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125103467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46555<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(915)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125104414 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125104414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125104414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125104414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125104414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125104414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125104414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125104414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125104414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125104414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125104414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125104414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125104414 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125104415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125104415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125104415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125104415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125104415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125104415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125104415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125104415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125104415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125104415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125104415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125104415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125104415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125104415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125104415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125104415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125104415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125104415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125109659 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125109660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125109660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125109660 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125109660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125109660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125109660 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125109660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125109660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125109660 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125109660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125109660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125109660 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125109660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125109660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125109660 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125109660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125109660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125109660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125109660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125109660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125109660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125109660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125109660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125109660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125109660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125109660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125109660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125109660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125109660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125109660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125114415 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125114415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125114415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125114415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125114415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125114415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125114415 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125114415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125114415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125114415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125114415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125114415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125114415 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125114416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125114416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125114416 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125114416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125114416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125114416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125114416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125114416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125114416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125114416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125114416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125114416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125114416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125114416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125114416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125114416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125114416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125114416 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(915)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_no_cn-Iuh0(916)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125119523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125119523 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125119535 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119535 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119536 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119536 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(918)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125119536 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33205 (stream_srv.c:129) 20250121125119536 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33205<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125119536 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119536 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119536 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125119537 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125119537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125119537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125119537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119537 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119537 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119537 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125119537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125119537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125119537 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125119538 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119538 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125119538 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119538 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125119538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119538 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119538 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119538 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125119538 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119538 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125119538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119538 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119538 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119538 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125119538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125119538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119538 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125119538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125119538 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125119538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125119538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125119538 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(922)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(922)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(922)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(920)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125119556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119556 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119556 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125119556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119556 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119556 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125119556 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119557 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119557 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125119557 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119557 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125119557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119557 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119557 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125119557 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125119557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119557 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119557 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125119557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125119558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119558 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119558 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125119558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125119558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125119558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119558 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125119558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125119558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125119558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125119558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125119558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125119558 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(925)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(925)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(925)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(923)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125119587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125119587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125119587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125119587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125119587 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125119587 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) 20250121125119587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125119587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125119587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125119587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125119593 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125119593 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) 20250121125119593 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125119593 DHNBAP DEBUG (127.0.0.1:33205 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125119593 DHNBAP NOTICE (127.0.0.1:33205 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125119593 DHNBAP NOTICE (127.0.0.1:33205 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125119661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125119661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125119661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125119661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125119661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125119661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125119661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125119661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125119661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125119661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125119661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125119661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125119661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125119662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125119662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125119662 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125119754 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125119754 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125119754 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125119754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(922)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125119761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119762 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125119762 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125119762 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125119762 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125119762 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125119762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125119764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125119764 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125119764 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125119764 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125119764 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125119764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125119764 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125119764 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125119764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125119764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125119764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125119764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125119765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125119765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125119765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125119765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125119765 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125119765 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119766 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125119766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125119766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125119766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119766 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125119766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125119766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125119766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125119766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125119773 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125119773 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125119773 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250121125119773 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121125119773 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121125119773 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121125119773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(925)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125119778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119778 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125119778 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121125119778 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121125119778 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121125119778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125119778 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125119778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121125119778 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125119778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125119778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125119778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125119778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125119778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125119778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125119778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125119778 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125119782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119782 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125119782 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125119782 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125119782 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125119782 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250121125119782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125119782 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125119782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125119782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125119782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125119782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125119782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125119782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125119782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125119782 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125119782 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125119782 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125119783 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125119783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125119783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125119783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125119783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125119783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125119783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125119783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125119783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125119783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125119783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125119783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125119783 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125119784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125119784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125119784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125119784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125119784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125119784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125119784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125119784 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(921)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125120559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120559 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125120559 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125120559 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125120559 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125120559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125120559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125120559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125120559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125120559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125120559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125120559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125120559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125120559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125120559 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125120559 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125120559 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125120559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125120559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125120559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125120559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125120559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125120559 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125120559 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125120559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125120559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125120559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125120559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125120559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125120560 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125120560 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125120560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125120560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125120560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125120560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125120560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125120560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125120560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125120560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125120560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125120560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125120560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125120560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125120560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125120560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125120560 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125120560 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(924)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125120581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120581 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125120581 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125120581 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125120581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125120581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125120581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125120581 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125120581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125120582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125120582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125120582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125120582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125120582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125120582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125120582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125120582 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125120582 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125120582 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125120582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125120582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125120582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125120582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125120582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125120582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125120582 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125120582 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125120582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125120582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125120582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125120582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125120582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125120582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125120582 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125120584 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125120584 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125120584 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125120584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125120584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125120584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125120584 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125120584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125120584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125120584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125120584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125120584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125120584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125120584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125120584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125120584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125120584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125120584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125120584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125120584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125120584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125120584 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125120584 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125120609 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125120613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125120615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125120616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125120618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125120619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125120621 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125120622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125120623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125120624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125120625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125120626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125120627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125120628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125120628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125120629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125120630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125120631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125120631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125120632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000001010110100'B, t_guard := 20.000000 } 20250121125120652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(917)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(927)5015462 20250121125121683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125121683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125121683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121125121683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125121683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4c87a6, normal) (hnbgw_rua.c:388) 20250121125121683 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125121683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5015462)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125121683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5015462 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125121683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125121683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125121683 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121125121683 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5015462 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20250121125121683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5015462)[0x55f55a8642a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125121683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5015462)[0x55f55a8642a0]{init}: Freeing instance (context_map.c:202) 20250121125121684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5015462)[0x55f55a8642a0]{init}: Deallocated (fsm.c:568) 20250121125121684 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5015462 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250121125121684 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:270) 20250121125124416 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125124417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125124417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125124417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125124417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125124417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125124417 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125124417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125124417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125124417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125124417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125124417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125124417 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125124417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125124417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125124417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125124417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125124417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125124417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125124417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125124417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125124417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125124417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125124417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125124417 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125124417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125124418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125124418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125124418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125124418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125124418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125124418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125124418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125124418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125129662 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125129662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125129662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125129662 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125129662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125129662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125129662 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125129662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125129662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125129662 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125129662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125129662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125129662 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125129662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125129662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125129663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125129663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125129663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125129663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125129663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125129663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125129663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125129663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125129663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125129663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125129663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125129663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125129663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125129663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125129663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125129663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125134417 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125134417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2633), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125134417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125134417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125134417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125134417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125134418 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125134418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcff1e), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125134418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125134418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125134418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125134418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125134418 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125134418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00913a1f), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125134418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125134418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125134418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125134418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125134418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125134418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125134418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125134418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125134418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125134418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125134418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125134418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125134418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125134418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125134418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125134418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125134418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125139664 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125139664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125139664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125139664 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125139664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125139664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125139664 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125139664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125139664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125139664 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125139664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125139664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125139664 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125139664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125139664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125139664 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125139664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125139664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125139664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125139664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125139664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125139664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125139665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125139665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125139665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125139665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125139665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125139665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125139665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125139665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125139665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down TC_sgsnpool_L3Compl_no_cn0(927)@6b20ff1edfa5: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@6b20ff1edfa5: Test Component 927 has requested to stop MTC. Terminating current testcase execution. 20250121125140670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(912)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(917)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125140671 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125140671 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125140672 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125140672 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125140672 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125140672 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125140672 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125140672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(921)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125140672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125140672 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125140672 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125140672 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125140672 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125140672 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125140672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125140673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125140673 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125140673 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125140673 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125140673 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125140673 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125140673 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125140673 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125140673 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125140673 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(923)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(925)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(919)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(924)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140673 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125140673 DLINP DEBUG SRVCONN(,r=127.0.0.1:33205<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-SCCP(920)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140673 DLINP NOTICE SRV(,r=127.0.0.1:33205<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125140673 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125140673 DMAIN NOTICE (127.0.0.1:33205 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33205<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125140673 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125140673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125140673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125140673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125140673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125140673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125140673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125140673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125140673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125140674 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125140674 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125140674 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125140674 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46555<->l=127.0.0.1:4262) (control_if.c:193) 20250121125140674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125140674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125140674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125140674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125140674 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125140674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125140674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125140674 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125140674 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125140674 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125140674 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(922)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(913)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-PFCP(915)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(918)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(916)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(914)@6b20ff1edfa5: Final verdict of PTC: none 20250121125140675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(927)@6b20ff1edfa5: Final verdict of PTC: fail reason: "Timeout of T_guard" HNBGW-MGCP(926)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(912): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(913): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(914): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(915): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(916): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(917): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(918): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(919): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(920): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(921): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(922): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(923): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(924): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(925): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(926): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(927): fail (pass -> fail) reason: "Timeout of T_guard" MTC@6b20ff1edfa5: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Tue Jan 21 12:51:40 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250121125140733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125141235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344536) Waiting for packet dumper to finish... 1 (prev_count=344536, count=345076) 20250121125142674 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125142674 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125142674 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121125142674 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125142674 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125142674 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:51:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250121125144304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125144309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125144312 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40715<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(931)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125144413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(101)[0x55f55a858080]{IDLE}: Deallocated (fsm.c:568) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125144413 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(102)[0x55f55a864650]{IDLE}: Deallocated (fsm.c:568) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125144414 DLSCCP DEBUG SCCP-SCOC(103)[0x55f55a863bb0]{IDLE}: Deallocated (fsm.c:568) 20250121125149665 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125149665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125149665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125149665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125149665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125149665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125149665 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125149665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125149665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125149665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125149665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125149665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125149665 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125149665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125149665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125149665 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125149665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125149665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125149666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125149666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125149666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125149666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125149666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125149666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125149666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125149666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125149666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125149666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125149666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125149666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125149666 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125159666 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125159666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095a6e2), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125159666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125159666 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125159666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125159666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125159666 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125159667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074a5e9), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125159667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125159667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125159667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125159667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125159667 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125159667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aafbe7), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125159667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125159667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125159667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125159667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125159667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125159667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125159667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125159667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125159667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125159667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125159667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125159667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125159667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125159667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125159667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125159667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125159667 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(931)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_nri_from_other_PLMN-Iuh0(932)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125200346 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125200346 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125200354 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200354 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200355 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200355 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200355 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200355 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200355 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200355 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200355 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39380 (stream_srv.c:129) 20250121125200355 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39380<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(934)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125200356 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200356 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125200356 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200356 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125200356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200356 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200356 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125200356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125200356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200356 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200356 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200356 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125200356 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125200356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200356 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200356 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200356 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125200356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125200356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200356 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200356 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125200356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125200356 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125200357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125200357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125200357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125200357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125200357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(936)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(941)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(941)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(941)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(939)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(944)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-M3UA(944)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(944)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc2-SCCP(942)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125200395 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200395 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200395 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200395 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200395 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200395 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200395 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125200395 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200396 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200396 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125200396 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200396 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125200396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200396 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200396 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200396 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125200396 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200396 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125200396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200396 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200396 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200396 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125200396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200397 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125200397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200397 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200397 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125200397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125200397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200397 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125200397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20250121125200397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125200397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125200397 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(947)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(947)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(947)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(950)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(950)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(950)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(948)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(953)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-M3UA(953)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(953)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn2-SCCP(951)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125200448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125200448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125200448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125200448 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125200448 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125200448 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) 20250121125200448 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125200448 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125200448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125200448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125200452 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125200452 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125200452 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125200452 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125200452 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) 20250121125200452 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125200452 DHNBAP DEBUG (127.0.0.1:39380 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125200452 DHNBAP NOTICE (127.0.0.1:39380 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125200452 DHNBAP NOTICE (127.0.0.1:39380 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125200452 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125200452 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125200568 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200568 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125200568 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125200568 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125200570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200570 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125200570 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125200570 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125200570 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200570 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125200570 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125200571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200571 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200571 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200571 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125200571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200571 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125200571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125200571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200571 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200571 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200571 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200572 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200572 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125200572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125200572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200572 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125200572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125200572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125200572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125200572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200580 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200580 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121125200580 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125200580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(941)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121125200581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121125200581 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125200581 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125200581 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200581 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125200581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125200582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200582 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200582 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200582 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125200582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200582 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125200582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121125200582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200582 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200582 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200582 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200583 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200583 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125200583 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125200583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200583 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125200583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125200583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125200583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125200583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200592 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200592 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250121125200592 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121125200592 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121125200592 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121125200592 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121125200592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(944)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250121125200594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250121125200594 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200594 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121125200594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125200594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121125200594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200594 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125200594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200594 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200594 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250121125200594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20250121125200594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200594 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200594 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200594 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200596 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125200596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125200596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125200596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200596 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125200596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125200596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125200596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125200596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200609 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200609 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125200609 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125200609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(947)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125200611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200611 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125200611 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200611 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125200611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200611 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200611 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200611 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125200611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200611 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125200611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200611 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200611 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200612 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125200612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125200612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200612 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200612 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200612 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200612 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125200612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125200612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125200612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125200612 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200622 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200622 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125200622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125200622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(950)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125200623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200623 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125200623 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125200623 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125200623 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200623 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125200623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125200624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200624 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200624 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200624 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200624 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125200624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125200624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200624 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200624 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200624 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200625 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125200625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125200625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200625 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125200625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125200625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125200625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125200625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125200635 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125200635 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250121125200635 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125200635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(953)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250121125200636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200636 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250121125200636 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125200636 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125200636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125200636 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250121125200636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125200637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200637 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125200637 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125200637 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125200637 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125200637 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125200637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125200637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125200637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125200637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20250121125200637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125200637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125200637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125200637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125200637 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125200637 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125200637 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125200638 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125200638 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125200638 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125200638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125200638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125200638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125200638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125200638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125200638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125200638 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125200638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125200638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125200638 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125200638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125200638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125200638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125200638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125200638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125200638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125200638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125200638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201372 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125201372 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125201372 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125201372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201372 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125201372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125201372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201372 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201372 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125201372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125201372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125201372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201372 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201372 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125201372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125201372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125201372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125201373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125201373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125201373 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201373 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125201373 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125201373 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125201373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201373 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125201373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125201373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125201373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201373 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201373 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(940)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201384 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125201384 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125201384 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201384 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125201384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125201384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201384 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201384 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) 20250121125201384 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) 20250121125201384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125201384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201384 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201384 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121125201384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201384 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201384 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125201384 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125201384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125201384 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201385 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125201385 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125201385 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125201385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201385 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125201385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125201385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125201385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201385 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201385 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125201398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201398 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121125201398 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121125201398 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201398 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201398 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:565) 20250121125201398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121125201398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201398 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201398 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) 20250121125201398 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) 20250121125201398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201398 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125201398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201398 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201398 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: link up (cnlink.c:111) 20250121125201398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.msc2-RAN(943)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125201398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250121125201398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201399 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250121125201399 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20250121125201399 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250121125201399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201400 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:565) 20250121125201400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250121125201400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125201400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201400 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201400 DRANAP INFO cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201413 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125201413 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125201413 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125201413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125201413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201413 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201413 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125201413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125201413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125201413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201413 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201413 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125201413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125201413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125201413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201413 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125201413 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125201413 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201414 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125201414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125201414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125201414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201414 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201414 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(949)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201425 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125201425 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125201425 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201425 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125201425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125201425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201425 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201425 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) 20250121125201425 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) 20250121125201425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125201425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201425 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201425 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125201425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125201425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125201425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125201425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201426 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125201426 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125201426 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125201426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125201426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125201426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125201426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201426 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201426 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125201438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201438 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125201438 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125201438 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125201438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201438 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:565) 20250121125201438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121125201438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125201438 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:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 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:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125201438 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125201438 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) 20250121125201438 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) 20250121125201438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125201438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125201438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125201438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125201438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125201438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125201438 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125201438 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: link up (cnlink.c:111) 20250121125201439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125201439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125201439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125201439 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125201439 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125201439 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125201439 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125201439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125201439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125201439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125201439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125201439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125201439 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:565) 20250121125201439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125201439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125201439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250121125201439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20250121125201439 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:386) 20250121125201439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125201439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201439 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:386) 20250121125201439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125201439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125201439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125201439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125201439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125201439 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125201439 DRANAP INFO cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125202462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125202468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125202472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125202474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125202478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125202481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125202485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125202489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125202494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125202499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125202504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125202510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125202514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125202517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125202521 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125202525 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125202529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125202534 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125202538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125202542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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@6b20ff1edfa5: 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@6b20ff1edfa5: 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 := '000000000000000011111110'B, t_guard := 20.000000 } 20250121125202584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(955) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(933)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(955)3563192 20250121125203630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125203630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125203630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121125203630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125203630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x365eb8, normal) (hnbgw_rua.c:388) 20250121125203630 DHNB DEBUG map_rua[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125203630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125203630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563192 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125203630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125203630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125203630 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20250121125203630 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20250121125203630 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563192 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:1044) 20250121125203630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563192 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125203631 DCN DEBUG map_sccp[0x55f55a858f50]{init}: Allocated (fsm.c:456) 20250121125203631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125203631 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3563192 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125203631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563192 SCCP-107 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121125203631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125203631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125203631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125203631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125203631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125203631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125203631 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: Allocated (fsm.c:456) 20250121125203631 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125203631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000fe0056400500f1100926) (sccp_scrc.c:401) 20250121125203631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125203631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125203631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125203631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125203631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125203631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125203631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125203631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125203631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125203631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125203631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125203631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125203631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125203631 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125203631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125203631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125203631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125203631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125203631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125203631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125203631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125203631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125203631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125203631 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(955) HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(955)16207285 HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(955)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125203650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125203650 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125203650 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125203650 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125203650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125203650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125203650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125203650 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125203650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125203650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125203650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125203650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125203650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125203650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aab42d) (sccp_scrc.c:472) 20250121125203650 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1823) 20250121125203650 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125203650 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125203650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125203650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125203650 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125203650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125203650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125203654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(955)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125203654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125203656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125203657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125203659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125203660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125203662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125203663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125203664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125203665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125203665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125203666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125203668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125203669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125203670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125203671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125203672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125203673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125203674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125203675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125203676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000001100110011'B, t_guard := 20.000000 } 20250121125203687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(956) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(933)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(956)6853526 20250121125204717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125204717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125204717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1192) 20250121125204717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125204717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x689396, normal) (hnbgw_rua.c:388) 20250121125204717 DHNB DEBUG map_rua[0x55f55a85f850]{init}: Allocated (fsm.c:456) 20250121125204717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125204717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6853526 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125204718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125204718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125204718 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20250121125204718 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6853526 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20250121125204718 DCN DEBUG map_sccp[0x55f55a87bfc0]{init}: Allocated (fsm.c:456) 20250121125204718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125204718 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6853526 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250121125204718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6853526 SCCP-108 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:293) 20250121125204718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125204718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125204718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125204718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125204718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125204718 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125204718 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: Allocated (fsm.c:456) 20250121125204718 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125204718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003330056400500f1100926) (sccp_scrc.c:401) 20250121125204718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125204718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125204718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125204718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125204718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125204718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125204718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125204718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125204718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125204718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125204718 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125204718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125204718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125204718 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125204718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125204718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125204718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125204718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125204718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125204718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125204718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125204718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125204718 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(951)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(951)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(956) HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(956)5875124 HNBGW_Test.sgsn2-SCCP(951)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(951)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125204737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204737 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250121125204737 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250121125204737 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250121125204738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125204738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125204738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125204738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125204738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125204738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125204738 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:565) 20250121125204738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125204738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0015d26f) (sccp_scrc.c:472) 20250121125204738 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1823) 20250121125204738 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125204738 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125204738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125204738 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125204738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125204738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_nri_from_other_PLMN0(956)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125204741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(956)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125204743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125204746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125204748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125204750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125204751 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125204753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125204753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125204754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125204755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125204755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125204756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125204757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125204758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125204759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125204759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125204760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125204761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125204762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125204763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125204763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125204766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125204766 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40715<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(935)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(928)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204766 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-SCCP(936)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(939)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(949)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204767 DLINP DEBUG SRVCONN(,r=127.0.0.1:39380<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125204767 DLINP NOTICE SRV(,r=127.0.0.1:39380<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125204767 DMAIN NOTICE (127.0.0.1:39380 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39380<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc2-SCCP(942)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(946)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204767 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125204767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125204767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125204767 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125204767 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125204767 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(933)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(948)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204767 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250121125204767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125204767 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204767 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250121125204767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125204767 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125204767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125204767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125204767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125204767 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125204767 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125204767 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125204767 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204767 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204767 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(937)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(943)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(952)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(940)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(929)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204767 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125204767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125204767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125204767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125204767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125204767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125204767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125204767 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125204767 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125204767 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125204767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125204767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125204767 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125204767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125204767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125204767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125204767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125204767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125204767 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125204767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125204767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125204767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125204768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{disrupted}: Freeing instance (context_map.c:202) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3563192)[0x55f55a8642a0]{disrupted}: Deallocated (fsm.c:568) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{disconnected}: Freeing instance (context_map.c:206) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55f55a858f50]{disconnected}: Deallocated (fsm.c:568) 20250121125204768 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563192 SCCP-107 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) HNBGW-MGCP(954)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125204768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125204768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125204768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125204768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125204768 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125204768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125204768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125204768 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125204768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125204768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125204768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125204768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125204768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125204768 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{disrupted}: Freeing instance (context_map.c:202) 20250121125204768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6853526)[0x55f55a85f850]{disrupted}: Deallocated (fsm.c:568) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{disconnected}: Freeing instance (context_map.c:206) 20250121125204768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55f55a87bfc0]{disconnected}: Deallocated (fsm.c:568) 20250121125204768 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6853526 SCCP-108 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250121125204768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125204768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125204768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125204768 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125204768 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125204768 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125204768 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125204768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125204768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125204768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125204767 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125204767 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125204767 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125204767 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250121125204767 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125204767 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125204767 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20250121125204767 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125204767 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125204767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125204767 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125204768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204768 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125204768 DLINP <0002> stream_srv.c:647 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 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125204768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125204768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125204768 DLSS720250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125204768 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125204768 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125204768 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125204768 DRANAP NOTICE cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125204768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125204768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125204768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125204768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125204768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125204768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125204768 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125204768 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125204768 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125204768 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(944)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(950)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(934)@6b20ff1edfa5: Final verdict of PTC: none [0;m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125204768 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125204768 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125204768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125204768 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125204768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125204768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125204768 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250121125204768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125204768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125204768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125204768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125204768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125204768 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125204768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125204768 DLINP <0002> stream_srv.c:647 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.sgsn2-SCCP(951)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(941)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(947)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(953)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(945)@6b20ff1edfa5: Final verdict of PTC: none 20250121125204783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(931)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(932)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(928): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(932): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(933): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(934): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(935): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(939): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(940): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(941): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-SCCP(942): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-RAN(943): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc2-M3UA(944): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(945): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(946): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(947): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(948): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(949): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(950): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(951): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(952): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(953): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(954): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(955): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(956): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Jan 21 12:52:04 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250121125204961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125205463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578404) Waiting for packet dumper to finish... 1 (prev_count=578404, count=582604) 20250121125206768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125206768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125206768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121125206768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125206768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250121125206768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250121125206768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125206768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125206768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121125206768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125206768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125206768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125206768 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125206768 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125206768 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:52:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250121125208550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125208554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125208558 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42087<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(960)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125209661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(106)[0x55f55a859b90]{IDLE}: Deallocated (fsm.c:568) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(104)[0x55f55a856ed0]{IDLE}: Deallocated (fsm.c:568) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125209661 DLSCCP DEBUG SCCP-SCOC(105)[0x55f55a87c590]{IDLE}: Deallocated (fsm.c:568) 20250121125214769 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125214769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125214769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125214769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125214769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125214769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125214769 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125214769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125214769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125214769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125214769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125214769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125214769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125214769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125214769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125214769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125214769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125214769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125214770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125214770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125214770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125214770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125214770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125214770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125214770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125214770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125214770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125214770 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(960)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(961)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125224616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125224616 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125224627 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224627 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224628 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224628 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224628 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(963)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125224628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125224628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125224628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224628 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224628 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36661 (stream_srv.c:129) 20250121125224628 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36661<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125224628 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224628 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125224628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125224628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125224628 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125224629 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224629 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224630 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224630 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125224630 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224630 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125224630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224630 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224630 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224630 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125224630 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224630 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125224630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224630 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224630 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224630 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125224630 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125224630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224630 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125224630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125224630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125224630 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(967)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(967)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(967)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(965)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(970)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-M3UA(970)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(970)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc1-SCCP(968)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125224662 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224662 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224662 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224662 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224662 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224662 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224662 DRANAP NOTICE cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125224662 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125224662 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224663 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224663 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125224663 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224663 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125224663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224663 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224663 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224663 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125224663 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224663 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125224663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224663 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224663 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125224663 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125224663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224663 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224663 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125224663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125224663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224663 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125224663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125224663 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125224663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125224664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125224664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125224664 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125224664 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(973)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(973)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(973)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(976)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(976)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(976)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125224699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125224699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125224699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125224699 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125224699 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125224699 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) 20250121125224699 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125224699 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125224699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125224699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125224703 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125224703 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125224703 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125224703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125224703 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) 20250121125224703 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125224703 DHNBAP DEBUG (127.0.0.1:36661 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125224703 DHNBAP NOTICE (127.0.0.1:36661 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125224703 DHNBAP NOTICE (127.0.0.1:36661 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125224703 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125224703 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125224769 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125224769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125224769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125224769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224769 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125224769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125224769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125224769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125224770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125224770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125224770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125224770 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224847 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125224847 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125224847 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125224847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(967)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125224855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224855 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125224855 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125224855 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125224855 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125224855 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125224855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125224856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125224856 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125224856 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125224856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125224856 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125224856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125224856 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125224856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125224856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125224856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125224856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125224856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125224856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125224856 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125224856 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125224856 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224857 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125224857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125224857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224857 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125224858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125224858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125224858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125224858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125224860 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125224860 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250121125224860 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125224860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(970)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250121125224866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224866 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250121125224866 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125224866 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125224866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125224867 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125224867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125224869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224869 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125224869 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125224869 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125224869 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125224869 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125224869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125224869 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125224869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125224870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20250121125224870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125224870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125224870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125224870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125224870 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125224870 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125224870 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224871 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125224871 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125224871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125224871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224871 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125224872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125224872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125224872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125224872 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125224877 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125224877 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125224877 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125224877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(973)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125224885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224885 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125224885 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125224885 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125224885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125224885 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125224885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125224888 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125224889 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125224889 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125224889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250121125224889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224889 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125224889 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125224889 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125224889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125224889 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125224889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125224889 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125224890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125224890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125224890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125224890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125224890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125224890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125224890 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125224890 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125224890 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224891 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224891 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125224891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125224891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224891 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125224891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125224891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125224891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125224891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(976)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125224895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224895 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125224895 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125224895 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125224895 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125224895 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250121125224895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125224898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224898 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125224898 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125224898 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125224898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125224898 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125224898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125224898 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125224898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125224898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125224898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125224898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125224898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125224898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125224898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125224898 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125224898 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125224898 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125224899 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125224899 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125224899 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125224899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125224899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125224899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125224899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125224899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125224899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125224900 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125224900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125224900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125224900 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125224900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125224900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125224900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125224900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125224900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125224900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125224900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125224900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(966)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125225661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225661 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125225661 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125225661 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125225661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225661 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125225661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125225661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125225661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125225661 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125225661 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125225661 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125225661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125225661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125225662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125225662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125225662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125225662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125225662 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125225662 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125225662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125225662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125225662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125225662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125225662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125225662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125225662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125225664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125225664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125225664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125225664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125225664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125225664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225665 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125225665 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125225665 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(969)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125225672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225672 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125225672 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125225672 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125225672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225672 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125225672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125225672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125225672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125225673 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125225673 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) 20250121125225673 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) 20250121125225673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125225673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125225673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125225673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125225673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125225673 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125225673 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: link up (cnlink.c:111) 20250121125225673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125225673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125225673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125225673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125225673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125225673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250121125225673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225675 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250121125225675 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20250121125225675 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250121125225675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225675 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125225675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250121125225675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125225675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125225675 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125225675 DRANAP INFO cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125225682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225682 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125225682 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125225682 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125225682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225682 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125225682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125225682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125225682 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125225682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125225682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125225682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125225682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125225682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125225682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125225682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125225682 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125225682 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125225683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125225683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125225683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125225683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125225683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125225683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125225683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225685 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125225685 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125225685 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125225685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225685 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125225685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125225685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125225685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125225685 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125225685 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125225695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225695 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125225695 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125225695 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225695 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125225695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125225695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125225695 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125225695 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) 20250121125225695 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) 20250121125225695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125225695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125225695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125225695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125225695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125225695 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125225695 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125225695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225695 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125225695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125225695 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125225695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125225695 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125225697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125225697 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125225697 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125225697 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125225697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125225697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125225697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125225697 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125225697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125225697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125225697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125225697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125225697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125225697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125225697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125225697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125225697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125225697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125225697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125225697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125225697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125225697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125225697 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125225697 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125226715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125226716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125226718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125226722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125226726 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125226730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125226734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125226738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125226742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125226746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125226750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125226753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125226756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125226758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125226760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125226762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125226764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125226765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125226767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125226768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000001011111111'B, t_guard := 20.000000 } 20250121125226802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978)12956947 20250121125227852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125227852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125227852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121125227852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125227852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5b513, normal) (hnbgw_rua.c:388) 20250121125227852 DHNB DEBUG map_rua[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121125227852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125227852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12956947 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125227852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125227852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125227852 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121125227852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12956947 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125227852 DCN DEBUG map_sccp[0x55f55a87c590]{init}: Allocated (fsm.c:456) 20250121125227852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125227852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12956947 <-> SCCP-109 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125227852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12956947 SCCP-109 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121125227852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125227852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125227852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125227852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125227852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125227852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125227852 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: Allocated (fsm.c:456) 20250121125227852 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125227852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002ff0056400500f1100926) (sccp_scrc.c:401) 20250121125227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125227852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125227852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125227852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125227852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125227852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125227852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125227852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125227852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125227852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125227852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125227852 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125227852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125227852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125227853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125227853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125227853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125227853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125227853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125227853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125227853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125227853 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978) HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978)16110597 HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125227870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125227870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125227870 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125227871 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125227871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125227871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125227871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125227871 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125227871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125227871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125227871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125227871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125227871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125227871 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c00187) (sccp_scrc.c:472) 20250121125227871 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1823) 20250121125227871 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125227871 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125227871 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125227871 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125227871 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125227871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125227871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125227873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125227875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125227880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125227884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125227887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125227890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125227893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125227899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125227901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125227905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125227909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125227913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125227917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125227919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125227922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125227925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125227926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125227927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125227928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125227929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125227929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000000011101'B, t_guard := 20.000000 } 20250121125227943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979)7845824 20250121125228969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125228969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125228969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121125228969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125228969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77b7c0, normal) (hnbgw_rua.c:388) 20250121125228969 DHNB DEBUG map_rua[0x55f55a87bfc0]{init}: Allocated (fsm.c:456) 20250121125228969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125228969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845824 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125228969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125228969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125228969 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121125228969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845824 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121125228969 DCN DEBUG map_sccp[0x55f55a8642a0]{init}: Allocated (fsm.c:456) 20250121125228969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125228969 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7845824 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125228969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845824 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121125228969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125228969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125228969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125228969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125228969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125228969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125228969 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: Allocated (fsm.c:456) 20250121125228969 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125228969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300001d0056400500f1100926) (sccp_scrc.c:401) 20250121125228969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125228969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125228969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125228969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125228969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125228969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125228969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125228969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125228970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125228970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125228970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125228970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125228970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125228970 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125228970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125228970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125228970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125228970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125228970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125228970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125228970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125228970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125228970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125228970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979) HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979)8731016 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125228988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125228988 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125228988 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125228988 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125228989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125228989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125228989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125228989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125228989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125228989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125228989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125228989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125228989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125228989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062f626) (sccp_scrc.c:472) 20250121125228989 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1823) 20250121125228989 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125228989 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125228989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125228989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125228989 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125228989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125228989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125228992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125228994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125228997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125229000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125229002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125229003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125229005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125229007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125229008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125229009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125229010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125229011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125229011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125229012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125229013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125229013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125229014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125229015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125229015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125229016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125229017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: "disconnecting msc0" 20250121125229017 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(972)@6b20ff1edfa5: Final verdict of PTC: none 20250121125229018 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121125229018 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125229018 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125229018 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125229018 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125229018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125229018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125229018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125229018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125229018 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125229018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125229018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125229018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125229018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125229018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125229018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125229018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125229018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125229018 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125229018 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125229018 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125229018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125229018 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125229018 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125229018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125229018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125229018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125229018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125229018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125229018 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125229018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125229018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125229018 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125229018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125229018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125229018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125229018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{disrupted}: Freeing instance (context_map.c:202) 20250121125229018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12956947)[0x55f55a856ed0]{disrupted}: Deallocated (fsm.c:568) 20250121125229018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125229019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{disconnected}: Freeing instance (context_map.c:206) 20250121125229019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-109)[0x55f55a87c590]{disconnected}: Deallocated (fsm.c:568) 20250121125229019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12956947 SCCP-109 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121125229019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125229019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125229019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125229019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125229019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125229019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125229019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125229019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125229019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125229019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(973)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(971)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: 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 := '000000000000000011111011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962)@6b20ff1edfa5: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978)12956947 20250121125229033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37908<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980)7226670 20250121125230059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125230059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125230059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121125230059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125230059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e452e, normal) (hnbgw_rua.c:388) 20250121125230059 DHNB DEBUG map_rua[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121125230059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125230059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7226670 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125230059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125230059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125230059 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7226670 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121125230059 DCN DEBUG map_sccp[0x55f55a87c590]{init}: Allocated (fsm.c:456) 20250121125230059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125230059 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7226670 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125230059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7226670 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121125230059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125230059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125230059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125230059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125230059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125230059 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125230059 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: Allocated (fsm.c:456) 20250121125230059 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125230059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000fb0056400500f1100926) (sccp_scrc.c:401) 20250121125230059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125230059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125230059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125230059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125230059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125230059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125230059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125230059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125230059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125230059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125230059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125230059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125230059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125230059 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125230059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125230059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125230060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125230060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125230060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125230060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125230060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125230060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125230060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980) HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980)491672 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121125230065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230065 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125230065 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125230065 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125230065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125230066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125230066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125230066 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125230066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125230066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125230066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125230066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125230066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125230066 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0028cf38) (sccp_scrc.c:472) 20250121125230066 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1823) 20250121125230066 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125230066 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125230066 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125230066 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125230066 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:485) 20250121125230066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125230066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125230068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125230070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125230072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125230075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125230078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125230081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125230083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125230085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125230086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125230087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125230088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125230089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125230090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125230091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125230092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125230093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125230094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125230095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125230096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125230097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125230097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125230101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125230101 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125230101 DLINP DEBUG SRVCONN(,r=127.0.0.1:36661<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125230101 DLINP NOTICE SRV(,r=127.0.0.1:36661<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125230101 DMAIN NOTICE (127.0.0.1:36661 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36661<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125230101 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125230101 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42087<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(969)@6b20ff1edfa5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(957)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(964)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(974)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(965)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(958)@6b20ff1edfa5: Final verdict of PTC: none 20250121125230102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125230102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125230102 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125230102 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125230102 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125230102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125230102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125230102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125230102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125230102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125230102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125230102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125230102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125230102 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125230102 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125230102 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(961)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(959)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(966)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(975)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(963)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(968)@6b20ff1edfa5: Final verdict of PTC: none 20250121125230102 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125230102 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(967)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(977)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(976)@6b20ff1edfa5: Final verdict of PTC: none 20250121125230103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125230103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125230103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20250121125230103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125230103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125230103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125230103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125230103 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125230103 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125230103 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125230103 DRANAP NOTICE cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250121125230102 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125230102 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20250121125230102 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125230102 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125230102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125230103 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125230103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125230103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125230103 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121125230103 DLINP <0002> stream_srv.c:647 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 20250121125230103 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(970)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125230119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(960)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(957): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(958): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(959): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(960): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(961): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(962): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(963): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(964): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(965): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(966): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(967): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-SCCP(968): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-RAN(969): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc1-M3UA(970): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(971): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(972): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(973): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(974): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(975): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(976): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(977): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(978): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(979): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(980): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jan 21 12:52:30 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250121125230186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125230262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125230262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125230262 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125230262 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125230262 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125230262 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125230262 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125230262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125230262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125230262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125230262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125230262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125230262 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{disrupted}: Freeing instance (context_map.c:202) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7845824)[0x55f55a87bfc0]{disrupted}: Deallocated (fsm.c:568) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{disconnected}: Freeing instance (context_map.c:206) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55f55a8642a0]{disconnected}: Deallocated (fsm.c:568) 20250121125230262 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7845824 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125230262 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125230262 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125230262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125230262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125230262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125230262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125230262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125230262 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{disrupted}: Freeing instance (context_map.c:202) 20250121125230262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7226670)[0x55f55a856ed0]{disrupted}: Deallocated (fsm.c:568) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{disconnected}: Freeing instance (context_map.c:206) 20250121125230262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f55a87c590]{disconnected}: Deallocated (fsm.c:568) 20250121125230262 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7226670 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250121125230262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125230262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125230262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125230262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125230262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125230263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125230263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125230263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125230263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125230263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125230263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125230263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125230263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125230263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125230263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125230263 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125230263 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125230790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498004) 20250121125231019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125231019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125231019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=498004, count=499268) 20250121125232103 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125232103 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125232103 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250121125232103 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125232103 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125232103 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:52:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250121125233872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125233876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125233879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36491<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(984)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125234771 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125234771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125234771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125234771 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125234771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125234771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125234771 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125234771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125234771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125234771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125234771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125234771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125234771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125234771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125234772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125234772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125234772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125234772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125234772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125234772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125234772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125234772 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125234772 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125239019 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125239019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125239019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125239019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125239019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125239019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125239020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125239020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125239020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125239020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125239020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125239020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125239020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125240262 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125240262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125240262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125240262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125240263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125240263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125240263 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125240263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125240263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125240263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125240263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125240263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125240263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125240263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125240263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125240263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125240263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125240263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125240263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125240263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125240263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125240263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125240263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125240263 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125240263 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125244772 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125244772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125244772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125244772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125244772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125244772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125244772 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125244772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125244772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125244772 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125244772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125244772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125244773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125244773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125244773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125244773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125244773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125244773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125244773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125244773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125244773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125244773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125244773 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125249020 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125249020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125249020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125249020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125249020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125249020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125249020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(984)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(985)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125249931 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125249931 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125249941 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249941 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249941 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249941 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249941 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249941 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249941 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249941 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(987)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125249941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45381 (stream_srv.c:129) 20250121125249941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45381<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125249942 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249942 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125249942 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125249942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249942 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125249942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249942 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249942 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249942 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125249942 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249943 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125249943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249943 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249943 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125249943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125249943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249943 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249943 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125249943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125249943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249943 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125249943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125249943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125249943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125249943 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(991)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(991)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(991)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(989)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125249958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249958 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249958 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249958 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125249958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249958 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125249958 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125249959 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125249959 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125249959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249959 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249959 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125249959 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125249959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249959 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249959 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125249959 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125249959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249959 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249959 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125249959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125249959 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125249959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125249959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125249959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125249959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125249959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125249959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125249959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125249959 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125249959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125249959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125249959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125249959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125249959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125249959 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125249959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125249959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125249959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125249959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125249959 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125249959 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(994)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(994)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(994)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125249983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125249983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125249983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125249983 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125249983 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125249983 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) 20250121125249983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125249983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125249983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125249983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125249987 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125249987 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125249987 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125249987 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125249987 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) 20250121125249987 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125249987 DHNBAP DEBUG (127.0.0.1:45381 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125249987 DHNBAP NOTICE (127.0.0.1:45381 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125249987 DHNBAP NOTICE (127.0.0.1:45381 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125249987 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125249987 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125250156 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125250156 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125250156 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125250156 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(991)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125250166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125250166 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125250166 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125250166 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125250166 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125250166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125250169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250169 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125250169 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125250169 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125250169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125250169 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125250169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125250169 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125250169 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125250169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125250169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125250170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125250170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125250170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125250170 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125250170 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125250170 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125250171 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125250171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125250171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125250171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125250171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125250171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125250171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250171 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125250171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125250171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125250171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125250171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125250171 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250172 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125250172 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125250172 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125250172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(994)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125250181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250181 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125250181 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125250181 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125250181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125250181 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125250181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125250184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250184 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125250184 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125250184 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125250184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125250184 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125250184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125250184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125250184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125250185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125250185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125250185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125250185 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125250185 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125250185 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125250184 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125250184 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125250186 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125250186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125250186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125250186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125250186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125250186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125250186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250186 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125250186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125250186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125250186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125250186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125250186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250264 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125250264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125250264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125250264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125250264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125250264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125250264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125250264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125250264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125250264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250264 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125250264 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(990)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125250972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250972 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125250972 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125250972 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125250972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125250972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125250972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125250972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125250972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125250972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125250972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125250972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125250972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125250972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125250972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125250972 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125250972 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125250972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125250972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125250972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125250972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250972 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125250972 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125250973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125250973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125250973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125250973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125250973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125250974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125250974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125250974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125250974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125250974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125250974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125250974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125250974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125250974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125250974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125250974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125250974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125250974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125250974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125250974 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125250975 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125250980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125250980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125250980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125250980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125250980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125250980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125250980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250980 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125250980 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125250980 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125250980 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125250980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125250980 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125250980 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125250980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125250980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125250980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125250980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125250980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125250980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125250980 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125250980 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125250980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125250980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125250980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125250980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125250980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125250981 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125250981 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125250981 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125250981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125250981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125250981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125250981 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125250981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125250981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125250981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125250981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125250981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125250981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125250981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125250981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125250981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125250981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125250981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125250981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125250981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125250981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125250981 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125250981 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125252000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125252007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125252011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125252015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125252020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250121125252023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125252024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125252025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125252029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125252034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250121125252039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125252041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125252046 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125252052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125252056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250121125252059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125252063 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125252065 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125252068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125252071 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: 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@6b20ff1edfa5: "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@6b20ff1edfa5: 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 := '000000000000000100000010'B, t_guard := 20.000000 } 20250121125252094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(986)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996)2309539 20250121125253134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125253134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125253134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20250121125253134 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125253134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x233da3, normal) (hnbgw_rua.c:388) 20250121125253134 DHNB DEBUG map_rua[0x55f55a87a930]{init}: Allocated (fsm.c:456) 20250121125253134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125253134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2309539 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125253134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125253134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125253134 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250121125253134 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2309539 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125253134 DCN DEBUG map_sccp[0x55f55a87bfc0]{init}: Allocated (fsm.c:456) 20250121125253134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125253134 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2309539 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125253134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2309539 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20250121125253134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125253134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125253135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125253135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125253135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125253135 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125253135 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: Allocated (fsm.c:456) 20250121125253135 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125253135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001020056400500f1100926) (sccp_scrc.c:401) 20250121125253135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125253135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125253135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125253135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125253135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125253135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125253135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125253135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125253135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125253135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125253135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125253135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125253135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125253135 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125253135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125253135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125253135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125253135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125253135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125253135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125253135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125253135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125253135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125253135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996) HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996)3721943 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125253149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125253149 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125253149 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125253149 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125253149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125253149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125253149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125253149 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125253149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125253149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125253149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125253149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125253149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125253149 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b35d71) (sccp_scrc.c:472) 20250121125253149 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1823) 20250121125253149 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125253149 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125253149 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125253149 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125253149 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125253149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125253149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125253152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125253154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125253159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125253166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125253170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125253172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125253173 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125253174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125253174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125253175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125253176 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125253177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125253177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125253178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125253179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125253179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125253180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125253181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125253181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125253182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125253183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: 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 := '000000000000000111100111'B, t_guard := 20.000000 } 20250121125253193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(986)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997)16624395 20250121125254204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125254204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125254204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1192) 20250121125254204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125254204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfdab0b, normal) (hnbgw_rua.c:388) 20250121125254204 DHNB DEBUG map_rua[0x55f55a858080]{init}: Allocated (fsm.c:456) 20250121125254204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125254204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624395 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125254204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125254204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125254204 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250121125254204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624395 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20250121125254204 DCN DEBUG map_sccp[0x55f55a856ed0]{init}: Allocated (fsm.c:456) 20250121125254204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125254204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16624395 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250121125254204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624395 SCCP-113 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:293) 20250121125254204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125254204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125254204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125254204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125254204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125254204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125254204 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: Allocated (fsm.c:456) 20250121125254204 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125254204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001e70056400500f1100926) (sccp_scrc.c:401) 20250121125254204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125254204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125254204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125254204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125254204 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125254204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125254205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125254205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125254205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125254205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125254205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125254205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125254205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125254205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997) HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997)11907363 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250121125254210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125254210 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125254210 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125254210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125254210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125254210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125254210 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125254210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125254210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125254210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125254210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125254210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125254210 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0060910f) (sccp_scrc.c:472) 20250121125254210 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1823) 20250121125254210 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125254210 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125254210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125254210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125254210 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:485) 20250121125254210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125254210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125254213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125254215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125254217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125254221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125254223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125254225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125254226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125254227 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125254228 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125254229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125254229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125254230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125254231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125254232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125254232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125254234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125254235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125254236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125254237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125254238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125254239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: "connecting cnlink 1" 20250121125254240 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1000)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-M3UA(1000)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1000)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125254457 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125254457 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250121125254457 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20250121125254457 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20250121125254457 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250121125254457 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250121125254457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1000)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250121125254469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254469 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250121125254469 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250121125254469 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250121125254469 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250121125254469 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125254469 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125254469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250121125254469 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125254469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125254469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125254469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125254469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125254469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125254469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125254469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125254469 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125254474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254474 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125254474 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125254474 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125254474 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125254474 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250121125254474 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125254474 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125254474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125254474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125254474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20250121125254474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125254474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125254474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125254474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125254474 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125254474 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125254474 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125254476 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125254476 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125254476 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125254476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125254476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125254476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125254476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125254476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125254476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125254476 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125254476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125254476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125254476 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125254476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125254476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125254476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125254476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125254476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125254476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125254476 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125254773 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125254773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125254773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125254773 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125254773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125254773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125254773 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125254773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab42d), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125254773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125254773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125254773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125254773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125254773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125254773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125254773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125254774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125254774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125254774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125254774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125254774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125254774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125254774 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125254780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125254780 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125254780 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125254780 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125254780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125254780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125254780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125254780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125254780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125254780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125254780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125254780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125254780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125254780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=00aab42d) (sccp_scrc.c:472) 20250121125254780 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1823) 20250121125254780 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125254780 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125254780 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125254780 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125254781 DLSCCP DEBUG SCCP-SCOC(107)[0x55f55a8559b0]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: 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 := '000000000000000010001011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125255262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125255262 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125255262 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125255262 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125255262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125255262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125255262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125255262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125255262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125255263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125255263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125255263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125255263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125255263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125255263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125255263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125255263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125255263 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125255263 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) 20250121125255263 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) 20250121125255263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125255263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125255263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125255263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125255263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125255263 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125255263 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: link up (cnlink.c:111) 20250121125255263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125255263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125255263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125255263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125255263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125255264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125255264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125255264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125255265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125255265 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125255265 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125255265 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125255265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125255265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125255265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125255265 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125255265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125255265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125255265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125255265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125255265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125255265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125255265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250121125255265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20250121125255265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125255265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125255265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125255265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125255265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125255265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125255265 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125255265 DRANAP INFO cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125255273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(986)@6b20ff1edfa5: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001)5071085 20250121125256297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125256297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125256297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121125256297 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125256297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d60ed, normal) (hnbgw_rua.c:388) 20250121125256297 DHNB DEBUG map_rua[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125256297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125256297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5071085 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250121125256297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125256297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125256297 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5071085 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20250121125256297 DCN DEBUG map_sccp[0x55f55a8b04b0]{init}: Allocated (fsm.c:456) 20250121125256297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125256297 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5071085 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250121125256297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5071085 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121125256297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125256297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125256297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125256297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125256297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125256297 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125256298 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: Allocated (fsm.c:456) 20250121125256298 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125256298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300008b0056400500f1100926) (sccp_scrc.c:401) 20250121125256298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125256298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125256298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125256298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125256298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125256298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125256298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125256298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125256298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125256298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125256298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125256298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125256298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125256298 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125256298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125256298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125256298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125256298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125256298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125256298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125256298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125256298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125256298 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001) HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001)4415500 HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125256315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256315 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250121125256315 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250121125256315 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250121125256315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125256315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125256315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125256315 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125256316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125256316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125256316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125256316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20250121125256316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125256316 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00942927) (sccp_scrc.c:472) 20250121125256316 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1823) 20250121125256316 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125256316 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125256316 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125256316 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125256316 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125256316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125256316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20250121125256317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: 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 } } } 20250121125256319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250121125256323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250121125256326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250121125256327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125256328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125256329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250121125256330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250121125256331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250121125256332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125256332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125256333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250121125256334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250121125256335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250121125256335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125256336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125256337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250121125256338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250121125256338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250121125256339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250121125256340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125256343 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36491<->l=127.0.0.1:4262) (control_if.c:193) 20250121125256343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125256343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256343 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125256343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125256343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125256343 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125256343 DLINP DEBUG SRVCONN(,r=127.0.0.1:45381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125256343 DLINP NOTICE SRV(,r=127.0.0.1:45381<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125256343 DMAIN NOTICE (127.0.0.1:45381 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45381<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125256343 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125256343 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125256343 DLINP <0002> stream_srv.c:647 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 20250121125256343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121125256343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125256343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125256343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125256343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125256343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125256343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125256343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125256343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125256343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125256343 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125256343 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125256343 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125256343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125256343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125256343 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125256343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125256344 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125256344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125256344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125256344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125256344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125256344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125256344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125256344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125256344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125256344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125256344 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125256344 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125256344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125256344 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125256344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125256344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125256344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125256344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125256344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(981)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(993)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(988)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(999)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(989)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(986)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(990)@6b20ff1edfa5: Final verdict of PTC: none 20250121125256344 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125256344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125256344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{disrupted}: Freeing instance (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2309539)[0x55f55a87a930]{disrupted}: Deallocated (fsm.c:568) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{disconnected}: Freeing instance (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55f55a87bfc0]{disconnected}: Deallocated (fsm.c:568) 20250121125256344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2309539 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250121125256344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125256344 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125256344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125256344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125256344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125256344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125256344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-M3UA(991)@6b20ff1edfa5: Final verdict of PTC: none 20250121125256344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125256344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125256344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125256344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250121125256344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125256344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125256344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125256344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(998)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(982)@6b20ff1edfa5: Final verdict of PTC: none 20250121125256344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125256344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125256344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125256344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250121125256344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(983)@6b20ff1edfa5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(985)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(995)@6b20ff1edfa5: Final verdict of PTC: none 20250121125256344 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125256344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125256344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{disrupted}: Freeing instance (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16624395)[0x55f55a858080]{disrupted}: Deallocated (fsm.c:568) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{disconnected}: Freeing instance (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f55a856ed0]{disconnected}: Deallocated (fsm.c:568) 20250121125256344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624395 SCCP-113 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250121125256344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125256344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125256344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20250121125256344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125256344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125256344 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125256344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20250121125256344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125256344 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125256344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125256344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125256344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125256344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125256344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125256344 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{disrupted}: Freeing instance (context_map.c:202) 20250121125256344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5071085)[0x55f55a8559b0]{disrupted}: Deallocated (fsm.c:568) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{disconnected}: Freeing instance (context_map.c:206) 20250121125256344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55f55a8b04b0]{disconnected}: Deallocated (fsm.c:568) 20250121125256344 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5071085 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(987)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(992)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(994)@6b20ff1edfa5: Final verdict of PTC: none 20250121125256358 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125256358 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250121125256358 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20250121125256358 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125256358 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125256358 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125256358 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250121125256358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125256358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125256358 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125256358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125256359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125256359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20250121125256359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125256359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125256359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125256359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125256359 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125256359 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125256359 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125256359 DRANAP NOTICE cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(1000)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125256359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(984)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(981): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(982): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(983): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(984): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(985): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(986): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(987): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(988): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(989): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(990): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(991): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(992): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(993): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(994): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(995): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(996): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(997): pass (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(998): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(999): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1000): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1001): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jan 21 12:52:56 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 20250121125256460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125256962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495300) Waiting for packet dumper to finish... 1 (prev_count=495300, count=495840) 20250121125258344 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125258344 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125258344 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125258344 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125258344 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125258344 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250121125258359 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125258359 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250121125258359 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250121125259021 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125259021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125259021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125259021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125259021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125259021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125259021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125259021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125259021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125259021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125259021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125259021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125259021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Jan 21 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_second_rab_assignment started. 20250121125300062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125300071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125300078 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32805<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(1005)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125300264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125300264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125300264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125300265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125300265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125300265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125300265 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125300265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125300265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125300265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125300265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125300265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125300265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125300265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125300265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125300265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125300265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125300265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125300265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125300265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125300265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125304774 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125304774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015d26f), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125304774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125304774 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125304774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125304774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125304774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125304774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125304774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125304774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125304774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125304774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125304774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125304774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125304774 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125306344 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125306344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125306344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125306344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125306344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125306344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125306344 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125306344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125306345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125306345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125306345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125306345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125306345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20250121125306345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125306345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125306345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125306345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125306345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125306345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125306345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125306345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125306345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125306345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125306345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125306345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125306345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125306345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125306345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125306345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125306345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125306345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125309023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125309023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125309023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125309023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125309023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125309023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125309023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125309022 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125309022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125309022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125309022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125309022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125309022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125310265 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125310265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125310265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125310265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125310265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125310266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125310266 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125310266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125310266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125310266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125310266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125310266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125310266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125310266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125310266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125310266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125310266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125310266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125310266 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125310266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125310266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125310266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125310266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125310266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125310267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125310267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125314770 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125314770 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125314770 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125314770 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125314770 DLSCCP DEBUG SCCP-SCOC(108)[0x55f55a8b05f0]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(1005)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121125316139 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316139 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316140 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316140 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316140 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125316140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125316140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125316141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316141 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316141 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316141 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316141 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316141 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125316141 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125316141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125316141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316141 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_second_rab_assignment-Iuh0(1006)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125316141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125316141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125316141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125316142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125316142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125316142 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125316142 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316143 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125316143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316143 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125316143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125316143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125316143 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125316143 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316143 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316144 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316144 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125316144 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125316144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316144 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125316144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316144 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125316145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125316145 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1010)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(1010)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1010)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125316178 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316178 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316178 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316178 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316179 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316179 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316179 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125316179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125316179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125316179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316179 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125316179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125316179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125316179 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125316180 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316180 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125316180 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125316180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316180 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125316180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316180 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316180 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125316180 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125316180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125316180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125316180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125316181 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316181 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125316181 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316181 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125316181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316181 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316181 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316181 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125316181 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316181 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125316181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316181 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125316181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125316181 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125316181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125316181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125316181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125316181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125316181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125316181 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1013)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(1013)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1013)@6b20ff1edfa5: ************************************************* MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1011)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125316217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125316217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125316217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125316217 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125316217 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125316217 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) 20250121125316217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125316217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125316217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125316217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125316345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125316345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125316346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125316346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125316346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125316346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125316346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125316346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125316346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125316346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125316346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125316346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125316346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125316366 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125316366 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125316366 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125316366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1010)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125316376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316376 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125316376 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125316376 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125316376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125316376 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125316376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125316379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316379 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125316379 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125316379 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125316379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125316379 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125316379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125316379 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125316379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125316379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125316379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125316379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125316379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125316379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125316379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125316379 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125316379 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125316379 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316381 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316381 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125316381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125316381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125316381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316381 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125316381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125316381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125316381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125316382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125316403 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125316403 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125316403 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125316403 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1013)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125316409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316409 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125316409 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125316409 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125316409 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125316409 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125316409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125316412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316412 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125316412 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125316412 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125316412 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125316412 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125316412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125316412 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125316412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125316412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125316412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125316412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125316412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125316412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125316412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125316412 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125316412 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125316412 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125316413 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125316413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125316413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125316413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125316413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125316414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125316414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125316414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125316414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125316414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125316414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125316414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125316414 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125316414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125316414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125316414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125316414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125316414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125316414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125316414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125316414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125317184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317184 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125317184 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125317184 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125317184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125317184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125317184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125317184 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125317185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125317185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125317185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125317185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125317185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125317185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125317185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125317185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125317185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125317185 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125317185 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125317185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125317185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125317185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125317185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125317185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125317185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125317185 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125317185 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125317185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125317185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125317185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125317186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317186 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125317186 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125317186 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125317186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125317186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125317186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125317186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125317186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125317186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125317186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125317186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125317186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125317186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125317186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125317186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125317186 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125317186 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1012)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125317218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317218 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125317218 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125317218 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125317218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125317218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125317218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125317218 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125317218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125317218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125317218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125317218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125317218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125317218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125317218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125317218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125317219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125317219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125317219 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125317219 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125317219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125317219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125317219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125317219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125317219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125317219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125317219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125317219 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125317219 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125317219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125317219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125317219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125317219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125317219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125317219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125317219 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125317221 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125317221 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125317221 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125317221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125317221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125317221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125317221 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125317221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125317221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125317221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125317221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125317221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125317221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125317221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125317221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125317221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125317221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125317221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125317221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125317221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125317221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125317221 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125317221 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125317234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: f_create_expect(l3 := 'C9D84D72A77E163B6FCB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: Created Expect[0] for 'C9D84D72A77E163B6FCB'O to be handled at TC_second_rab_assignment0(1015) TC_second_rab_assignment-Iuh0-RUA(1007)@6b20ff1edfa5: Added conn table entry 0TC_second_rab_assignment0(1015)10930291 20250121125318266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125318266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125318266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20250121125318266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125318266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6c873, normal) (hnbgw_rua.c:388) 20250121125318266 DHNB DEBUG map_rua[0x55f55a8b05f0]{init}: Allocated (fsm.c:456) 20250121125318266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125318266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121125318266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125318266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125318266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121125318266 DCN DEBUG map_sccp[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125318266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125318266 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10930291 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121125318266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20250121125318266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125318266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125318266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125318266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125318266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125318266 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125318266 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: Allocated (fsm.c:456) 20250121125318266 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125318266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac9d84d72a77e163b6fcb004f40030002610056400500f1100926) (sccp_scrc.c:401) 20250121125318266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125318266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125318266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125318266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125318266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125318266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125318266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125318266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125318266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125318266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125318266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125318266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125318266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125318266 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125318266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125318266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125318266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125318267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125318267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125318267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125318267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125318267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125318267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: Found Expect[0] for l3='C9D84D72A77E163B6FCB'O handled at TC_second_rab_assignment0(1015) HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: Added conn table entry 0TC_second_rab_assignment0(1015)11890538 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on connection ID:0 TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250121125318277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318277 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125318277 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125318277 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125318277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125318277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125318277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125318277 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125318277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125318277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125318277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125318277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125318277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125318277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032fe13) (sccp_scrc.c:472) 20250121125318277 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1823) 20250121125318277 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125318277 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125318277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125318277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125318277 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20250121125318277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125318277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_second_rab_assignment0(1015)@6b20ff1edfa5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1014)@6b20ff1edfa5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1015) HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_len:91 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250121125318478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318478 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125318478 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125318478 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125318479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125318479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125318479 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125318479 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125318479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125318479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125318479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125318479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125318479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125318479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20250121125318479 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1823) 20250121125318479 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121125318479 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125318479 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121125318479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121125318479 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121125318479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121125318479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121125318479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318479 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250121125318479 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250121125318479 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250121125318479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318479 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250121125318479 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{UNUSED}: Allocated (fsm.c:456) 20250121125318479 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{UNUSED}: is child of mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0] (fsm.c:486) 20250121125318479 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0] (mgcp_client_endpoint_fsm.c:724) 20250121125318479 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121125318480 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121125318480 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250121125318480 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a856ed0]{ST_CRCX}: Allocated (fsm.c:456) 20250121125318480 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a856ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080] (fsm.c:486) 20250121125318480 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a856ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121125318480 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a856ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20250121125318480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: a6c8'... (mgcp_client.c:805) 20250121125318480 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20250121125318480 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a856ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121125318480 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1014)@6b20ff1edfa5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6c87317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1015) TC_second_rab_assignment0(1015)@6b20ff1edfa5: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6c87317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1015)@6b20ff1edfa5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250121125318517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250121125318517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20250121125318517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20250121125318517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121125318517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121125318517 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318517 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121125318517 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250121125318517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318517 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250121125318517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250121125318517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250121125318517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125318517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125318541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125318541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125318541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20250121125318541 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121125318541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6c873) (hnbgw_rua.c:452) 20250121125318541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20250121125318541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121125318541 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121125318541 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121125318541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121125318541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121125318541 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250121125318541 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250121125318541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121125318541 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0] (mgcp_client_endpoint_fsm.c:724) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20250121125318541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: a6c8'... (mgcp_client.c:805) 20250121125318541 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20250121125318541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318541 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1015)@6b20ff1edfa5: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6c87317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121125318561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250121125318561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20250121125318561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20250121125318561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318561 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121125318561 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250121125318561 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0] (mgcp_client_endpoint_fsm.c:724) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250121125318561 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250121125318562 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250121125318562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a859b90]{ST_CRCX}: Allocated (fsm.c:456) 20250121125318562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a859b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080] (fsm.c:486) 20250121125318562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a859b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20250121125318562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a859b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20250121125318562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: a6c8'... (mgcp_client.c:805) 20250121125318562 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20250121125318562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10930291-0)[0x55f55a859b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20250121125318562 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250121125318562 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318562 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318562 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1015)@6b20ff1edfa5: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6c87317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250121125318584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250121125318584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20250121125318584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20250121125318584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20250121125318584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318584 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{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) 20250121125318584 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250121125318584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121125318584 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250121125318584 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250121125318584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250121125318584 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121125318584 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121125318584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fe13), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20250121125318584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125318584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125318584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125318584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125318584 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250121125318584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125318584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125318584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125318584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125318584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125318584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125318584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_len:63 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250121125318601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125318601 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125318601 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125318601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125318601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125318601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125318601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125318601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125318602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125318602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125318602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125318602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125318602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20250121125318602 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1823) 20250121125318602 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121125318602 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125318602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121125318602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121125318602 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250121125318602 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250121125318602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250121125318602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250121125318602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250121125318602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250121125318602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250121125318602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125318602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125318608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125318608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125318608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20250121125318608 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121125318608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6c873) (hnbgw_rua.c:452) 20250121125318608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20250121125318608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121125318608 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250121125318608 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250121125318608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250121125318608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250121125318608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250121125318608 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121125318608 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121125318608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fe13), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20250121125318608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125318608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125318608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125318608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125318608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318608 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125318608 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125318608 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125318608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125318609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125318609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125318609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_len:12 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250121125318627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125318627 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125318627 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125318627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125318627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125318627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125318627 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125318628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125318628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125318628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125318628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125318628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125318628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20250121125318628 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1823) 20250121125318628 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121125318628 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125318628 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121125318628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121125318628 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250121125318628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250121125318628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250121125318628 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250121125318628 DLMGCP[0;m DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121125318628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: a6c8'... (mgcp_client.c:805) 20250121125318628 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121125318628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121125318628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20250121125318628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53871: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: a6c8'... (mgcp_client.c:805) 20250121125318628 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20250121125318628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20250121125318628 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: Removing from parent mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0] (mgcp_client_endpoint_fsm.c:873) 20250121125318628 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250121125318628 DLMGCP DEBUG mgw-endp(mgw-fsm-10930291-0)[0x55f55a858080]{IN_USE}: Deallocated (fsm.c:568) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250121125318628 DMGW DEBUG mgw(mgw-fsm-10930291-0)[0x55f55a87bfc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250121125318628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121125318628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250121125318628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125318628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1015)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1015)@6b20ff1edfa5: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a6c87317" }, { code := "I", val := "22222" } }, sdp := omit } 20250121125318641 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250121125318641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121125318641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121125318641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121125318641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f55a856ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125318642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250121125318642 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20250121125318643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20250121125318643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20250121125318643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f55a859b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1007)@6b20ff1edfa5: Deleted conn table entry 0TC_second_rab_assignment0(1015)10930291 20250121125318655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125318655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125318655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20250121125318655 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250121125318655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa6c873,cause=radio(normal)) (hnbgw_rua.c:420) 20250121125318656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20250121125318656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20250121125318656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20250121125318656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20250121125318656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20250121125318656 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250121125318656 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250121125318656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250121125318656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125318656 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121125318656 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121125318656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fe13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20250121125318656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125318656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125318656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125318656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125318656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125318656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125318656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125318656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125318656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125318656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125318656 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: Deleted conn table entry 0TC_second_rab_assignment0(1015)11890538 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on connection ID:0 20250121125318666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125318666 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125318666 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125318666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125318666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125318666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125318666 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125318666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125318667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125318667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125318667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125318667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125318667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=0032fe13), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20250121125318667 DLSCCP DEBUG Received CO:RELRE for local reference 115 (sccp_scoc.c:1823) 20250121125318667 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20250121125318667 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125318667 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20250121125318667 DCN DEBUG handle_cn_disc_ind() conn_id=115 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20250121125318667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20250121125318667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20250121125318667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125318667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{disconnected}: Freeing instance (context_map.c:202) 20250121125318667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10930291)[0x55f55a8b05f0]{disconnected}: Deallocated (fsm.c:568) 20250121125318667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125318667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{disconnected}: Freeing instance (context_map.c:206) 20250121125318667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55f55a8559b0]{disconnected}: Deallocated (fsm.c:568) 20250121125318667 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10930291 SCCP-115 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250121125318667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fe13), PART(T=Source Reference,L=4,D=00000073) (sccp_scrc.c:401) 20250121125318667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125318667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125318667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125318667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125318667 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20250121125318667 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125318667 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125318667 DLSCCP DEBUG SCCP-SCOC(115)[0x55f55a87a930]{IDLE}: Deallocated (fsm.c:568) 20250121125318667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125318667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125318667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125318667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125318667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125318667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125318667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125318667 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: RLC received in state:disconnect_pending 20250121125319023 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125319023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c00187), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125319023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125319023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125319023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125319023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125319023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125319023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125319023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125319024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125319024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125319024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125319024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125319024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125319029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125319029 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125319029 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125319029 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125319029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125319029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125319029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125319029 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125319029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125319029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125319029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125319029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125319029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125319029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=00c00187) (sccp_scrc.c:472) 20250121125319029 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1823) 20250121125319029 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125319029 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125319029 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125319029 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125319029 DLSCCP DEBUG SCCP-SCOC(109)[0x55f55a85f850]{IDLE}: Deallocated (fsm.c:568) 20250121125320266 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125320266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125320266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125320266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125320266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125320266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125320266 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125320266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125320266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125320266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125320266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125320266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125320266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125320266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125320267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125320267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125320267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125320267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125320267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125320267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125320267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down TC_second_rab_assignment0(1015)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125320667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1015)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125320678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125320679 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32805<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_second_rab_assignment(1002)@6b20ff1edfa5: Final verdict of PTC: none 20250121125320680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125320680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125320680 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125320680 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125320680 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125320680 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121125320680 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125320680 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125320680 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125320680 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125320680 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125320680 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125320680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125320680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125320680 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125320680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125320681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125320681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125320681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125320681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125320681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125320681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125320681 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125320681 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125320681 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125320681 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0-RUA(1007)@6b20ff1edfa5: Final verdict of PTC: none 20250121125320682 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125320682 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.sgsn0-M3UA(1013)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1011)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1008)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1012)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(1014)@6b20ff1edfa5: Final verdict of PTC: none 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250121125320682 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125320682 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125320682 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(1009)@6b20ff1edfa5: Final verdict of PTC: none 20250121125320682 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125320683 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125320683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125320683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125320683 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125320683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125320683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125320683 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125320683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125320683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125320683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125320683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125320683 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125320683 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125320683 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125320683 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1010)@6b20ff1edfa5: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1006)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(1003)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125320684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1005)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1002): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(1003): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(1005): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_second_rab_assignment-Iuh0(1006): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1007): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1008): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(1009): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1010): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1011): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1012): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1013): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_second_rab_assignment0(1015): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_second_rab_assignment finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Jan 21 12:53:20 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 20250121125320726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125321229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406704) Waiting for packet dumper to finish... 1 (prev_count=406704, count=407344) 20250121125322682 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125322682 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125322682 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125322683 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125322683 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125322683 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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 ------ Tue Jan 21 12:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250121125324314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125324318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125324323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38133<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(1019)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125326346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125326346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125326346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125326346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125326346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125326346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125326346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125326346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125326346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125326346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125326346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125326346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125326346 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125326346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125326346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125326346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125326346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125326346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125326347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125326347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125326347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125326347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125326347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125326347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125326347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125326347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125326347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125326347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125326347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125326347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125326347 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125330267 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125330267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f626), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125330267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125330267 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125330267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125330267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125330267 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125330267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028cf38), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125330267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125330267 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125330267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125330267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125330268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125330268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125330268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125330268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125330268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125330268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125330268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125330268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125330268 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125336348 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125336348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125336348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125336348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125336348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125336348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125336348 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125336348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125336348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125336348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125336348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125336348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125336348 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125336348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125336348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125336348 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125336348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125336348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125336348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125336348 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125336348 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125336348 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125336348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125336348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125336348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125336349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125336349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125336349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125336349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125336349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125336349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125336349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125336349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125336349 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125340263 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125340263 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(110)[0x55f55a858f50]{IDLE}: Deallocated (fsm.c:568) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125340264 DLSCCP DEBUG SCCP-SCOC(111)[0x55f55a86f550]{IDLE}: Deallocated (fsm.c:568) MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(1019)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250121125340381 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340381 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340382 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340382 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340382 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340382 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125340382 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125340382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125340382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340382 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340383 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340383 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340383 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125340383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125340383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1020)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125340383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340383 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340383 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340383 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20250121125340383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340383 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125340383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340383 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340383 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125340383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340383 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340383 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340383 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125340383 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125340383 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125340384 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340384 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125340384 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125340384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340385 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125340385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340385 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340385 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125340385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125340385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125340385 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125340386 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125340386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125340386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125340386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340386 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125340386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125340386 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1024)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(1024)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1024)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(1022)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125340408 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340408 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340408 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340408 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340408 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340408 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340408 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125340408 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340409 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340409 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125340409 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340409 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125340409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340409 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340409 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125340409 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340409 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125340409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340409 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340409 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125340409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125340409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340409 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340409 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125340409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125340409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340409 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125340409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125340409 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125340409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125340409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125340409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125340410 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125340410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340410 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340410 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340410 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125340410 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125340410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340410 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340410 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340410 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125340410 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1027)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(1027)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1027)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(1025)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125340605 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125340605 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125340605 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125340605 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1024)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125340615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125340615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125340615 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125340615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125340615 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125340615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125340618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125340618 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125340618 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125340618 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125340618 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125340618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125340618 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125340619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125340619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125340619 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125340619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125340619 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125340619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125340619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125340619 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125340619 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125340619 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340620 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340620 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125340620 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125340620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125340620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340620 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125340621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125340621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125340621 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125340621 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125340622 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125340622 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125340622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125340622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1027)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125340628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340628 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125340628 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125340628 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125340628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125340628 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125340628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125340631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340631 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125340631 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125340631 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125340631 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125340631 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125340631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125340631 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125340631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125340631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125340631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125340631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125340631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125340631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125340631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125340631 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125340631 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125340631 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125340632 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125340633 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125340633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125340633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125340633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125340633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125340633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125340633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125340633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125340633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125340633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125340633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125340633 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125340633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125340633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125340633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125340633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125340633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125340633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125340633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125340633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1023)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125341413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125341413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125341413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125341413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125341413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125341413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125341413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125341414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125341414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125341414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125341414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125341414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125341414 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125341414 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125341414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125341414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125341414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125341414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125341414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125341414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125341414 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125341414 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125341414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125341414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125341414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125341414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341414 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125341414 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125341414 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125341414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125341414 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125341414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125341414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125341414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125341414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125341414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125341414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125341414 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125341414 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1026)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125341429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125341429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125341429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125341429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341429 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125341429 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125341429 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125341429 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125341429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125341429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125341429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125341429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125341429 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125341429 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125341429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125341429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125341429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125341429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125341429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125341429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125341429 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125341429 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125341429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125341429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125341429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125341429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125341429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125341430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125341430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125341430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125341430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125341430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125341430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125341430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125341430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125341430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125341430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125341430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125341430 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125341430 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125341430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341430 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125341430 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125341430 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125341430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125341430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125341430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125341430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125341431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125341431 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125341431 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) 20250121125341431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125341431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125341438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125341439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125341439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20250121125341439 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250121125341439 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250121125341642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125341642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125341642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125341642 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125341642 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) 20250121125341642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125341642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125341642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125341642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed MTC@6b20ff1edfa5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes 20250121125341659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1016)@6b20ff1edfa5: Final verdict of PTC: none 20250121125341660 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38133<->l=127.0.0.1:4262) (control_if.c:193) 20250121125341660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125341660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125341660 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125341660 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125341661 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125341661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125341661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125341661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125341661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125341661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250121125341661 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125341661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125341661 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125341661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125341661 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125341661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125341661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(1025)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1022)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1024)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1027)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1021)@6b20ff1edfa5: Final verdict of PTC: none 20250121125341661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125341661 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125341662 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125341662 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125341662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125341662 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed HNBGW_Test.msc0-RAN(1023)@6b20ff1edfa5: Final verdict of PTC: none 20250121125341662 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125341662 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125341662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125341662 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125341662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125341662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125341662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341662 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(1026)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(1028)@6b20ff1edfa5: Final verdict of PTC: none 20250121125341662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125341662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125341662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125341662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125341662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125341662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125341662 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125341662 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125341662 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: link lost (cnlink.c:118) 20250121125341662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125341662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125341662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125341662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125341662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125341662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125341662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125341662 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125341662 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125341662 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125341662 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(1017)@6b20ff1edfa5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@6b20ff1edfa5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1020)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125341664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1019)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1016): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(1017): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(1019): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1020): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1021): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1022): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(1023): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1024): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1025): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1026): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1027): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(1028): none (pass -> pass) MTC@6b20ff1edfa5: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Jan 21 12:53:41 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 20250121125341707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125342209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251172) Waiting for packet dumper to finish... 1 (prev_count=251172, count=251712) 20250121125343663 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125343663 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125343663 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125343663 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125343663 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125343663 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Jan 21 12:53:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@6b20ff1edfa5: Test case TC_apply_sccp started. 20250121125345321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125345326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125345330 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36945<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(1032)@6b20ff1edfa5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250121125346349 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125346349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125346349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125346349 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125346349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125346349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125346349 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125346349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125346349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125346349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125346349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125346349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125346349 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125346349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125346349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125346349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125346349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125346349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125346349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125346349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125346349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125346349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125346349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125346349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125346349 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125346349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125346349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125346349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125346349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125346349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125346349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125346350 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125346350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125346350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125346350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125346350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125346350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125346350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125346350 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125356350 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125356350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b35d71), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125356350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125356350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125356350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125356350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125356350 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125356350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060910f), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125356350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125356350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125356350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125356350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125356350 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20250121125356350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00942927), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20250121125356350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125356350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125356350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125356350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125356351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125356351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125356351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125356351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125356351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125356351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125356351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125356351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20250121125356351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125356351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125356351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125356351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125356351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@6b20ff1edfa5: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@6b20ff1edfa5: Warning: Stopping inactive timer T. HNBGW-PFCP(1032)@6b20ff1edfa5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_apply_sccp-Iuh0(1033)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125401380 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20250121125401380 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125401390 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401390 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401390 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401390 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401390 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401390 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401390 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401390 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1035)@6b20ff1edfa5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250121125401390 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59862 (stream_srv.c:129) 20250121125401390 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59862<->l=127.0.0.1:29169 (hnbgw.c:791) 20250121125401391 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401391 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250121125401391 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125401391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401392 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20250121125401392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401392 DRANAP DEBUG cnlink(msc-3)[0x55f55a84e120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401392 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401392 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250121125401392 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401392 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20250121125401392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401392 DRANAP DEBUG cnlink(msc-2)[0x55f55a7e4260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401392 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401392 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250121125401392 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20250121125401392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401392 DRANAP DEBUG cnlink(msc-1)[0x55f55a7e7060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401392 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401392 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125401392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125401392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401392 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20250121125401392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20250121125401392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20250121125401392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125401392 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1039)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-M3UA(1039)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1039)@6b20ff1edfa5: ************************************************* HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125401407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401407 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401407 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401407 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250121125401407 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401409 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401409 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250121125401409 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401409 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20250121125401409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401409 DRANAP DEBUG cnlink(sgsn-3)[0x55f55a850760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401409 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250121125401409 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401409 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20250121125401409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401409 DRANAP DEBUG cnlink(sgsn-2)[0x55f55a84fdd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401409 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250121125401409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20250121125401409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401409 DRANAP DEBUG cnlink(sgsn-1)[0x55f55a84f440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401409 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125401409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125401409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401409 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20250121125401409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250121125401409 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125401409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20250121125401409 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125401409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125401409 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6b20ff1edfa5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b20ff1edfa5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1042)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-M3UA(1042)@6b20ff1edfa5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1042)@6b20ff1edfa5: ************************************************* HNBGW_Test.sgsn0-SCCP(1040)@6b20ff1edfa5: v_sccp_pdu_maxlen:268 20250121125401435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125401435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125401435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125401435 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125401435 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125401435 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) 20250121125401435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125401435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125401435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125401435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125401440 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125401440 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125401440 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20250121125401440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250121125401440 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) 20250121125401440 DLGLOBAL DEBUG validating counter group 0x55f558775be0(hnb) with 60 counters (rate_ctr.c:86) 20250121125401440 DHNBAP DEBUG (127.0.0.1:59862 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250121125401440 DHNBAP NOTICE (127.0.0.1:59862 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250121125401440 DHNBAP NOTICE (127.0.0.1:59862 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250121125401440 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125401440 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125401605 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125401605 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250121125401605 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125401605 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1039)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250121125401615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250121125401615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125401615 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125401615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125401615 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125401615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125401618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125401618 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125401618 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125401618 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125401618 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125401618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125401618 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125401618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125401618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125401618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20250121125401618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125401618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125401619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125401619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125401619 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125401619 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125401619 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401620 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401620 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250121125401620 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20250121125401620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125401620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401620 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125401621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125401621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125401621 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125401621 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125401623 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250121125401623 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250121125401623 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250121125401623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1042)@6b20ff1edfa5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250121125401629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250121125401629 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250121125401629 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250121125401629 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250121125401629 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250121125401629 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250121125401632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401632 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250121125401632 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250121125401632 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250121125401632 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250121125401632 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250121125401632 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250121125401632 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125401632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125401632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20250121125401632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20250121125401632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125401632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125401632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125401632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125401632 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20250121125401632 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20250121125401632 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250121125401634 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250121125401634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250121125401634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250121125401634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125401634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20250121125401634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125401634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125401634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125401634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125401634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125401634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125401634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125401634 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250121125401634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125401634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125401634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125401634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125401634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125401634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125401634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125401634 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125402423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402423 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125402423 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125402423 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125402423 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125402423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125402423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125402423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125402423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125402423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125402423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125402423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125402423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125402423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125402423 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125402423 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250121125402423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125402423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125402423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125402423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125402423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125402423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125402423 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125402423 DRANAP NOTICE cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: link up (cnlink.c:111) 20250121125402423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125402423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125402423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125402423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125402423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125402424 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125402424 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125402424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125402424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125402424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125402424 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125402424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125402424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125402424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125402424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125402424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125402424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250121125402424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20250121125402424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125402424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125402424 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125402424 DRANAP DEBUG cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125402424 DRANAP INFO cnlink(msc-0)[0x55f55a803c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1041)@6b20ff1edfa5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250121125402431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402431 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125402431 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125402431 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125402431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125402431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125402431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125402431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125402431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125402431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125402431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125402431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125402431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125402431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125402431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20250121125402431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125402432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125402432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250121125402432 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250121125402432 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250121125402432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250121125402432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20250121125402432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20250121125402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125402432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125402432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20250121125402432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125402432 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250121125402432 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: link up (cnlink.c:111) 20250121125402432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125402432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125402432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250121125402432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250121125402432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250121125402432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250121125402432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125402434 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250121125402434 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250121125402434 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250121125402434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125402434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125402434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125402434 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125402434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125402434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125402434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125402434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20250121125402434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125402434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250121125402435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250121125402435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20250121125402435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125402435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125402435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125402435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125402435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20250121125402435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250121125402435 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250121125402435 DRANAP INFO cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250121125403458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1044) TC_apply_sccp-Iuh0-RUA(1034)@6b20ff1edfa5: Added conn table entry 0TC_apply_sccp0(1044)14102416 20250121125404498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125404498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125404499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20250121125404499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250121125404499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd72f90, normal) (hnbgw_rua.c:388) 20250121125404499 DHNB DEBUG map_rua[0x55f55a8b05f0]{init}: Allocated (fsm.c:456) 20250121125404499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250121125404499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14102416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250121125404499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125404499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125404499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14102416 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20250121125404499 DCN DEBUG map_sccp[0x55f55a8559b0]{init}: Allocated (fsm.c:456) 20250121125404499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250121125404499 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14102416 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250121125404499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14102416 SCCP-116 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20250121125404499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20250121125404499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250121125404499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250121125404499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250121125404499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125404499 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20250121125404499 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: Allocated (fsm.c:456) 20250121125404499 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20250121125404499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300022c0056400500f1100926) (sccp_scrc.c:401) 20250121125404499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125404499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125404499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125404499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125404499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125404499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125404499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20250121125404499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20250121125404499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20250121125404499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125404499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125404499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125404499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125404499 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20250121125404499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20250121125404499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250121125404499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125404499 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125404499 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125404499 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125404499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125404499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125404499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125404499 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: First idle individual index:0 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1044) HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: Added conn table entry 0TC_apply_sccp0(1044)16160924 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1044)@6b20ff1edfa5: setverdict(pass): none -> pass 20250121125404513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125404513 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125404513 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125404513 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125404513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125404513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125404513 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125404513 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125404513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125404513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125404513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125404513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125404513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125404513 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027a26c) (sccp_scrc.c:472) 20250121125404513 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1823) 20250121125404513 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20250121125404513 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20250121125404513 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125404513 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20250121125404513 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:485) 20250121125404513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20250121125404513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_apply_sccp0(1044)@6b20ff1edfa5: "Changing SCCP address, don't apply yet" 20250121125405514 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(112)[0x55f55a8642a0]{IDLE}: Deallocated (fsm.c:568) 20250121125406345 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(113)[0x55f55a87c590]{IDLE}: Deallocated (fsm.c:568) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125406346 DLSCCP DEBUG SCCP-SCOC(114)[0x55f55a87c2b0]{IDLE}: Deallocated (fsm.c:568) 20250121125406536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125406536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125406536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20250121125406536 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250121125406536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd72f90) (hnbgw_rua.c:452) 20250121125406536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14102416 SCCP-116 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20250121125406536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20250121125406536 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250121125406536 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121125406536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250121125406536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250121125406536 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20250121125406536 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20250121125406536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a26c), PART(T=Data,L=22,D=001440120000010010400b0a30d5fdc8048a7f1cff89) (sccp_scrc.c:401) 20250121125406536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125406536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125406536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125406536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125406536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125406536 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125406536 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125406536 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125406536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125406536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125406536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125406536 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1044)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: vl_len:22 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: vl_from0 HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A278E353CF8C48C746014'O 20250121125406550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125406550 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125406550 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125406550 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125406550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125406550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125406550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125406550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125406550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125406550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125406550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125406550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125406550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125406550 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=22,D=001440120000010010400b0a278e353cf8c48c746014) (sccp_scrc.c:472) 20250121125406550 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1823) 20250121125406550 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20250121125406550 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125406550 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20250121125406550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20250121125406550 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250121125406550 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250121125406550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250121125406550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20250121125406550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250121125406550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125406550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1044)@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1044)@6b20ff1edfa5: "Apply SCCP address changes" 20250121125406557 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250121125406559 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:819) 20250121125406559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:788) 20250121125406559 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20250121125406559 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20250121125406559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a26c), PART(T=Source Reference,L=4,D=00000074), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20250121125406559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250121125406559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250121125406559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250121125406559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f55a86fda0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250121125406559 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20250121125406559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20250121125406559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20250121125406559 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250121125406559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250121125406559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20250121125406559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250121125406559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{disrupted}: Freeing instance (context_map.c:202) 20250121125406559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14102416)[0x55f55a8b05f0]{disrupted}: Deallocated (fsm.c:568) 20250121125406559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250121125406559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{disconnected}: Freeing instance (context_map.c:206) 20250121125406559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f55a8559b0]{disconnected}: Deallocated (fsm.c:568) 20250121125406559 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14102416 SCCP-116 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250121125406559 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:843) 20250121125406559 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20250121125406559 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:797) 20250121125406559 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20250121125406559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20250121125406559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20250121125406559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125406559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250121125406559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20250121125406559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250121125406559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250121125406559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250121125406559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250121125406559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Session index based on local reference:0 20250121125406563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125406563 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250121125406563 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20250121125406563 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250121125406563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250121125406563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250121125406563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250121125406563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250121125406563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125406563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250121125406563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20250121125406563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20250121125406563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20250121125406563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=0027a26c) (sccp_scrc.c:472) 20250121125406563 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1823) 20250121125406563 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20250121125406563 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20250121125406563 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20250121125406563 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: Freeing instance (sccp_scoc.c:551) 20250121125406563 DLSCCP DEBUG SCCP-SCOC(116)[0x55f55a87a930]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: Deleted conn table entry 0TC_apply_sccp0(1044)16160924 TC_apply_sccp-Iuh0-RUA(1034)@6b20ff1edfa5: Deleted conn table entry 0TC_apply_sccp0(1044)14102416 20250121125407569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1044)@6b20ff1edfa5: Final verdict of PTC: pass MTC@6b20ff1edfa5: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh1-RUA(1036)@6b20ff1edfa5: Final verdict of PTC: none 20250121125407580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250121125407580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250121125407580 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36945<->l=127.0.0.1:4262) (control_if.c:193) 20250121125407581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) MutexDispCT-TC_apply_sccp(1029)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1041)@6b20ff1edfa5: Final verdict of PTC: none 20250121125407581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-M3UA(1039)@6b20ff1edfa5: Final verdict of PTC: none 20250121125407581 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125407581 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125407581 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250121125407581 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20250121125407581 DLINP DEBUG SRVCONN(,r=127.0.0.1:59862<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20250121125407582 DLINP NOTICE SRV(,r=127.0.0.1:59862<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250121125407582 DMAIN NOTICE (127.0.0.1:59862 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59862<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250121125407582 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250121125407582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125407582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125407582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20250121125407582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125407582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125407582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125407580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250121125407580 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125407580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125407581 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20250121125407581 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125407581 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125407581 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125407581 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125407581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_apply_sccp-Iuh0-RUA(1034)@6b20ff1edfa5: Final verdict of PTC: none 20250121125407582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125407582 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.msc0-RAN(1038)@6b20ff1edfa5: Final verdict of PTC: none 20250121125407581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125407581 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125407582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20250121125407582 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250121125407582 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250121125407582 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20250121125407582 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250121125407582 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250121125407582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250121125407582 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250121125407582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250121125407582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250121125407582 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250121125407582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20250121125407582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20250121125407582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20250121125407582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250121125407582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20250121125407582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20250121125407582 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20250121125407582 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20250121125407582 DRANAP DEBUG cnlink(sgsn-0)[0x55f55a84eab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250121125407582 DRANAP NOTICE cnlink(sgsn-0)[0x55f55a84eab0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(1031)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1040)@6b20ff1edfa5: Final verdict of PTC: none VirtHNBGW-STATS(1030)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1042)@6b20ff1edfa5: Final verdict of PTC: none HNBGW-MGCP(1043)@6b20ff1edfa5: Final verdict of PTC: none TC_apply_sccp-Iuh1(1035)@6b20ff1edfa5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1037)@6b20ff1edfa5: Final verdict of PTC: none TC_apply_sccp-Iuh0(1033)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: setverdict(pass): pass -> pass, component reason not changed 20250121125407585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1032)@6b20ff1edfa5: Final verdict of PTC: none MTC@6b20ff1edfa5: Setting final verdict of the test case. MTC@6b20ff1edfa5: Local verdict of MTC: pass MTC@6b20ff1edfa5: Local verdict of PTC MutexDispCT-TC_apply_sccp(1029): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC VirtHNBGW-STATS(1030): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC IPA-CTRL-CLI-IPA(1031): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-PFCP(1032): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_apply_sccp-Iuh0(1033): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1034): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_apply_sccp-Iuh1(1035): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1036): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1037): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-RAN(1038): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1039): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1040): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1041): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1042): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC HNBGW-MGCP(1043): none (pass -> pass) MTC@6b20ff1edfa5: Local verdict of PTC TC_apply_sccp0(1044): pass (pass -> pass) MTC@6b20ff1edfa5: Test case TC_apply_sccp finished. Verdict: pass MTC@6b20ff1edfa5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Jan 21 12:54:07 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250121125407674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250121125408176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280884) Waiting for packet dumper to finish... 1 (prev_count=280884, count=309368) 20250121125409582 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125409583 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125409583 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250121125409583 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250121125409583 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250121125409583 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6b20ff1edfa5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@6b20ff1edfa5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6b20ff1edfa5: Terminating MTC. MC@6b20ff1edfa5: MTC terminated. MC2> exit MC@6b20ff1edfa5: Shutting down session. MC@6b20ff1edfa5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-641.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->FAIL HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL 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->FAIL 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->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 5 pass: 53 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (3961303) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (3961192) [testenv][with-pfcp] Stopping hnbgw (3961218) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-641.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-641.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-641.log && echo']                              Timeout waiting for DLCX HNBGW_Tests.ttcn:2495 HNBGW_Tests control part HNBGW_Tests.ttcn:1519 TC_cs_iu_release_req_rua_disconnect testcase    Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } HNBGW_Tests.ttcn:2496 HNBGW_Tests control part HNBGW_Tests.ttcn:1558 TC_ps_iu_release_req_rua_disconnect testcase    "HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" HNBGW_Tests.ttcn:2497 HNBGW_Tests control part HNBGW_Tests.ttcn:1578 TC_ps_rab_assignment testcase             Timeout of T_guard HNBGW_Tests.ttcn:2508 HNBGW_Tests control part HNBGW_Tests.ttcn:2462 TC_mscpool_L3Compl_no_cn testcase               Timeout of T_guard HNBGW_Tests.ttcn:2521 HNBGW_Tests control part HNBGW_Tests.ttcn:2465 TC_sgsnpool_L3Compl_no_cn testcase          [testenv] Showing generic/testsuite/junit-xml-9998.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest-20250121-1222-74020487-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-9998.log && echo']                              Timeout waiting for DLCX HNBGW_Tests.ttcn:2495 HNBGW_Tests control part HNBGW_Tests.ttcn:1519 TC_cs_iu_release_req_rua_disconnect testcase               Timeout of T_guard HNBGW_Tests.ttcn:2508 HNBGW_Tests control part HNBGW_Tests.ttcn:2462 TC_mscpool_L3Compl_no_cn testcase               Timeout of T_guard HNBGW_Tests.ttcn:2521 HNBGW_Tests control part HNBGW_Tests.ttcn:2465 TC_sgsnpool_L3Compl_no_cn testcase          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1'] testenv-hnbgw-all-osmocom-latest-20250121-1222-74020487-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/952/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE